[jboss-jira] [JBoss JIRA] (AS7-4530) BasicComponent#waitForComponentStart() can result in deadlock if there is a deployment failure

Stuart Douglas (JIRA) jira-events at lists.jboss.org
Mon Apr 16 21:15:18 EDT 2012


Stuart Douglas created AS7-4530:
-----------------------------------

             Summary: BasicComponent#waitForComponentStart() can result in deadlock if there is a deployment failure
                 Key: AS7-4530
                 URL: https://issues.jboss.org/browse/AS7-4530
             Project: Application Server 7
          Issue Type: Bug
          Components: EE
    Affects Versions: 7.1.1.Final
            Reporter: Stuart Douglas
            Assignee: David Lloyd


If an invocation happens on a component that has not started yet then the MSC thread will block in waitForComponentStart(). If a deployment problem prevents this component from starting then MSC will jam.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list