[jboss-jira] [JBoss JIRA] (AS7-5642) Deadloack on nested Bundle install

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Wed Sep 26 14:03:03 EDT 2012


     [ https://issues.jboss.org/browse/AS7-5642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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


More information about the jboss-jira mailing list