[jboss-jira] [JBoss JIRA] (WFLY-2561) Subdeployment DeploymentUnitPhaseService.INSTALL and WeldStartService dependency deadlock resulting in failed EAR deployments

Eduardo Martins (JIRA) jira-events at lists.jboss.org
Sun Nov 24 14:43:05 EST 2013


Eduardo Martins created WFLY-2561:
-------------------------------------

             Summary: Subdeployment DeploymentUnitPhaseService.INSTALL and WeldStartService dependency deadlock resulting in failed EAR deployments
                 Key: WFLY-2561
                 URL: https://issues.jboss.org/browse/WFLY-2561
             Project: WildFly
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: CDI / Weld
            Reporter: Eduardo Martins
            Assignee: Eduardo Martins


In case of EARs with multiple subdeployments, a msc service dependency deadlock may occurs between a subdeployment's DeploymentUnitPhaseService at INSTALL phase, and WeldStartService. This happens because WeldStartService depends on each subdeployment's jndiDependencyService. Such dependency may conflict with a subdeployment's DeploymentUnitPhaseService at INSTALL to complete, and the EAR deployment ultimately fails.

--
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