[
https://issues.jboss.org/browse/AS7-5642?page=com.atlassian.jira.plugin.s...
]
Thomas Diesler updated AS7-5642:
--------------------------------
Summary: Deadloack on nested Bundle install (was: Deadloack when installing a Bundle
from BundleActivator)
Deadloack 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: Brian Stansberry
Priority: Critical
Fix For: 7.2.0.Alpha1
During deployment we start currently 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 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:
http://www.atlassian.com/software/jira