NPE in TopologyManager.removeRemoteServiceAdmin
-----------------------------------------------

                 Key: DOSGI-80
                 URL: https://issues.apache.org/jira/browse/DOSGI-80
             Project: CXF Distributed OSGi
          Issue Type: Bug
          Components: Discovery
    Affects Versions: 1.2
            Reporter: Neil Bartlett


The following NPE occurred while stopping the single-bundle distribution, 
during shutdown of the OSGi framework:

java.lang.NullPointerException
        at 
org.apache.cxf.dosgi.topologymanager.TopologyManager.removeRemoteServiceAdmin(TopologyManager.java:138)
        at 
org.apache.cxf.dosgi.topologymanager.RemoteServiceAdminList.removeRemoteServiceAdmin(RemoteServiceAdminList.java:83)
        at 
org.apache.cxf.dosgi.topologymanager.RemoteServiceAdminList$1.removedService(RemoteServiceAdminList.java:68)
        at 
org.osgi.util.tracker.ServiceTracker$Tracked.untrack(ServiceTracker.java:1117)
        at org.osgi.util.tracker.ServiceTracker.close(ServiceTracker.java:340)
        ...


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to