You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/19 15:53:30 UTC

[jira] [Resolved] (DOSGI-80) NPE in TopologyManager.removeRemoteServiceAdmin

     [ https://issues.apache.org/jira/browse/DOSGI-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Beryozkin resolved DOSGI-80.
-----------------------------------

       Resolution: Cannot Reproduce
    Fix Version/s: 1.3
         Assignee: Sergey Beryozkin

No NPE is visible with Equinox 3.6.2, may be this bug was to do with the original osgi.enterprise code being embedded in DSW
                
> 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
>            Assignee: Sergey Beryozkin
>             Fix For: 1.3
>
>
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira