[
https://issues.apache.org/jira/browse/DOSGI-80?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981907#action_12981907
]
Pierre-Henry Perret commented on DOSGI-80:
------------------------------------------
I have no NPE while shutting down felix framework version 3.1.0. Is this solved
?
> 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.