[jboss-jira] [JBoss JIRA] (AS7-2575) Deadlock during Endpoint closing

Carlo de Wolf (Issue Comment Edited) (JIRA) jira-events at lists.jboss.org
Thu Nov 10 06:51:45 EST 2011


    [ https://issues.jboss.org/browse/AS7-2575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641714#comment-12641714 ] 

Carlo de Wolf edited comment on AS7-2575 at 11/10/11 6:50 AM:
--------------------------------------------------------------

29252 is a variant spanning 3 threads.

{noformat}
Found one Java-level deadlock:
=============================
"Remoting "management-client" task-4":
  waiting for ownable synchronizer 0x00000007d8c3c0b0, (a java.util.concurrent.locks.ReentrantLock$NonfairSync),
  which is held by "Remoting "management-client" task-2"
"Remoting "management-client" task-2":
  waiting to lock monitor 0x00007f76f815a000 (object 0x00000007d8c3bea8, a org.xnio.nio.NioXnioWorker),
  which is held by "main"
"main":
  waiting for ownable synchronizer 0x00000007d8c3c0b0, (a java.util.concurrent.locks.ReentrantLock$NonfairSync),
  which is held by "Remoting "management-client" task-2"
{noformat}
                
      was (Author: wolfc):
    29252 is a variant spanning 3 threads.
                  
> 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
>         Attachments: 14652-jstack.txt, 29252-jstack.txt
>
>
> {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