[
http://jira.jboss.com/jira/browse/JBMESSAGING-546?page=comments#action_12... ]
Ovidiu Feodorov commented on JBMESSAGING-546:
---------------------------------------------
Deadlock:
2006-09-18 22:06:46,109 6281 TRACE [org.jboss.jms.server.container.ServerLogInterceptor]
@main invoking ConsumerAdvised->ConsumerEndpoint[-2147483626].close()
2006-09-18 22:06:46,109 6281 TRACE [org.jboss.jms.server.endpoint.ServerConsumerEndpoint]
@Thread-3 ConsumerEndpoint[-2147483626] receives Reference[1537]:RELIABLE for delivery
The main thread tries to close the ConsumerEndpoint, grabs ConsumerEndpoint's main
lock and gets stuck trying to get Channel->Router->receivers' lock, in process
of removing the ConsumerEndpoint from the channel.
Thread-3 has Channel->Router->receivers' lock and gets stuck trying to grab
ConsumerEndpoint's main lock.
org.jboss.test.messaging.jms.DurableSubscriberTest times out
------------------------------------------------------------
Key: JBMESSAGING-546
URL:
http://jira.jboss.com/jira/browse/JBMESSAGING-546
Project: JBoss Messaging
Issue Type: Bug
Affects Versions: 1.0.1.CR4
Reporter: Ovidiu Feodorov
Assigned To: Ovidiu Feodorov
Priority: Critical
Fix For: 1.0.1.CR5
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira