Hi @Raghul87,Cross check if HelperServiceImpl is an OSGI service, annotated with @Service. (Per the naming convention, am assuming it to be just a component and not declared as Service)If it is a service and yet the reference is null, share HelperServiceImpl class if possible to debug further.