JBI Deployer throws NPE
-----------------------
Key: SMX4NMR-38
URL: https://issues.apache.org/activemq/browse/SMX4NMR-38
Project: ServiceMix NMR
Issue Type: Bug
Affects Versions: 1.0-m1
Reporter: Gert Vanthienen
Assignee: Gert Vanthienen
Fix For: 1.0-m1
After starting SMX console I'll see NPEs as below:
Type 'help' for more information.
------------------------------------------------------------------------------------------------
servicemix> ERROR: EventDispatcher: Error during dispatch.
servicemix> (java.lang.NullPointerException)
java.lang.NullPointerException
at
org.apache.servicemix.jbi.deployer.impl.Deployer.maybeUnwrapComponent(Deployer.java:408)
at
org.apache.servicemix.jbi.deployer.impl.Deployer$1.removedService(Deployer.java:135)
at
org.osgi.util.tracker.ServiceTracker$Tracked.untrack(ServiceTracker.java:1117)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.