[jboss-jira] [JBoss JIRA] (AS7-2575) Deadlock during Endpoint closing
Carlo de Wolf (Created) (JIRA)
jira-events at lists.jboss.org
Thu Nov 10 04:57:45 EST 2011
Deadlock during Endpoint closing
--------------------------------
Key: AS7-2575
URL: https://issues.jboss.org/browse/AS7-2575
Project: Application Server 7
Issue Type: Bug
Components: Remoting
Reporter: Carlo de Wolf
Assignee: David Lloyd
{noformat}
Found one Java-level deadlock:
=============================
"Remoting "management-client" task-4":
waiting to lock monitor 0x00007f0cf4008e70 (object 0x00000007d7a44350, a org.xnio.nio.NioXnioWorker),
which is held by "main"
"main":
waiting for ownable synchronizer 0x00000007d7a4d268, (a java.util.concurrent.locks.ReentrantLock$NonfairSync),
which is held by "Remoting "management-client" task-4"
{noformat}
--
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