[
https://issues.jboss.org/browse/AS7-4885?page=com.atlassian.jira.plugin.s...
]
Tomaz Cerar commented on AS7-4885:
----------------------------------
same occurs if initModel fails when running subsystem tests.
this patch does not address this, it is not as problematic as original issue but is quite
annoying for subsystem writers :)
Subsystem failure doing boot can lock model controller
------------------------------------------------------
Key: AS7-4885
URL:
https://issues.jboss.org/browse/AS7-4885
Project: Application Server 7
Issue Type: Bug
Components: Domain Management, Server
Affects Versions: 7.1.1.Final, 7.1.2.Final (EAP)
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 7.1.3.Final (EAP), 7.2.0.Alpha1
Subsystem failures during boot can result in the boot thread hanging with the model
controller lock held.
I'm filing this as a blocker because this can lock up and entire domain if the server
is running in a managed domain. The server will be registered with the domain, and thus
will be asked to handle domain updates, but the held model controller lock will result in
those updates blocking. This will lock up the domain controller and all slave hosts and
servers involved in the operation.
--
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