]
Thomas Diesler reassigned AS7-5642:
-----------------------------------
Assignee: Thomas Diesler (was: Brian Stansberry)
Deadlock on nested Bundle install
---------------------------------
Key: AS7-5642
URL:
https://issues.jboss.org/browse/AS7-5642
Project: Application Server 7
Issue Type: Bug
Components: Domain Management, OSGi
Reporter: Thomas Diesler
Assignee: Thomas Diesler
Priority: Critical
Fix For: 7.2.0.Alpha1
During deployment we currently start the bundle from the BundleActivateProcessor.
Bundle.start() invokes the BundleActivator which may execute code that provisions other
bundles.
This goes through the management API and does a deploy operation, which currently dead
locks because nested ops are not permitted.
--
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: