[jboss-osgi-issues] [JBoss JIRA] (JBOSGI-546) Uninstalling persistent user bundle stops Framework.INIT service

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Tue Apr 24 03:59:17 EDT 2012


Thomas Diesler created JBOSGI-546:
-------------------------------------

             Summary: Uninstalling persistent user bundle stops Framework.INIT service
                 Key: JBOSGI-546
                 URL: https://issues.jboss.org/browse/JBOSGI-546
             Project: JBoss OSGi
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Core Framework
    Affects Versions: JBossOSGi 1.1.0
            Reporter: Thomas Diesler
            Assignee: Thomas Diesler
             Fix For: JBossOSGi 1.2.0


This leaves the Framework in an inconsistent state and may lead to 

{code}
java.lang.NullPointerException
	at org.jboss.osgi.framework.internal.FrameworkProxy.stopInternal(FrameworkProxy.java:228)
	at org.jboss.osgi.framework.internal.FrameworkProxy.stop(FrameworkProxy.java:216)
	at org.jboss.osgi.framework.internal.FrameworkProxy.stop(FrameworkProxy.java:196)
	at org.jboss.test.osgi.framework.launch.PersistentBundlesTestCase.testInstalledBundle(PersistentBundlesTestCase.java:109)
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-osgi-issues mailing list