[
https://issues.jboss.org/browse/AS7-4600?page=com.atlassian.jira.plugin.s...
]
Thomas Diesler moved JBOSGI-546 to AS7-4600:
--------------------------------------------
Project: Application Server 7 (was: JBoss OSGi)
Key: AS7-4600 (was: JBOSGI-546)
Workflow: GIT Pull Request workflow (was: jira)
Affects Version/s: (was: JBossOSGi 1.1.0)
Component/s: OSGi
(was: Core Framework)
Security: (was: Public)
Fix Version/s: 7.1.2.Final-redhat1
(was: JBossOSGi 1.2.0)
Uninstalling persistent user bundle stops Framework.INIT service
----------------------------------------------------------------
Key: AS7-4600
URL:
https://issues.jboss.org/browse/AS7-4600
Project: Application Server 7
Issue Type: Bug
Components: OSGi
Reporter: Thomas Diesler
Assignee: Thomas Diesler
Fix For: 7.1.2.Final-redhat1
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