[jboss-jira] [JBoss JIRA] (AS7-6943) Cannot reliably uninstall bundles

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Thu Apr 18 12:15:53 EDT 2013


Thomas Diesler created AS7-6943:
-----------------------------------

             Summary: Cannot reliably uninstall bundles
                 Key: AS7-6943
                 URL: https://issues.jboss.org/browse/AS7-6943
             Project: Application Server 7
          Issue Type: Bug
          Components: OSGi
            Reporter: Thomas Diesler
            Assignee: Thomas Diesler
             Fix For: 8.0.0.Alpha1


There is race condition when 

#1 Bundle.uninstall() invokes Bundle.unresolve()
#2 Bundle.unresolve() takes Module service down
#3 INSTALL Phase has a dependency on Module service
#4 BundleUninstallProcessor calls Bundle.uninstall() again


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list