Description
Depending on which order the felix scr and karaf scr command bundles are started, the wrong command may be picked up, causing a NPE.
karaf@root> features:in features:info features:install karaf@root> features:install scr karaf@root> scr:list ID State Component Name [4 ] [ACTIVE ] ScrServiceMBean karaf@root> restart --force org.apache.felix.scr karaf@root> scr:list Error executing command: java.lang.NullPointerException karaf@root>
Attachments
Issue Links
- is blocked by
-
FELIX-4637 Gogo can't cope without several commands with defined service.ranking
- Closed