[jboss-jira] [JBoss JIRA] (WFLY-2723) Accessing "serverInventory" without holding lock "serverInventoryLock"

Rostislav Svoboda (JIRA) issues at jboss.org
Wed Jan 8 05:25:33 EST 2014


Rostislav Svoboda created WFLY-2723:
---------------------------------------

             Summary: Accessing "serverInventory" without holding lock "serverInventoryLock"
                 Key: WFLY-2723
                 URL: https://issues.jboss.org/browse/WFLY-2723
             Project: WildFly
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Domain Management
            Reporter: Rostislav Svoboda
            Assignee: Emanuel Muckenhuber


Accessing "serverInventory" without holding lock "org.jboss.as.host.controller.DomainModelControllerService.serverInventoryLock". 
Elsewhere, "serverInventory" is accessed with "DomainModelControllerService.serverInventoryLock" held 4 out of 5 times.

https://github.com/wildfly/wildfly/blob/master/host-controller/src/main/java/org/jboss/as/host/controller/DomainModelControllerService.java#L364

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