Deadlock in unit.basic.SelectorTest
-----------------------------------
Key: QPID-1000
URL: https://issues.apache.org/jira/browse/QPID-1000
Project: Qpid
Issue Type: Bug
Reporter: Martin Ritchie
Summary:
running ant then ant test resulted in this deadlock, Full Thread dump attached
as file.
Found one Java-level deadlock:
=============================
"Dispatcher-Channel-1":
waiting to lock monitor 0x02a602dc (object 0x23a37cc8, a
org.apache.qpid.test.unit.basic.SelectorTest),
which is held by "main"
"main":
waiting to lock monitor 0x02a60274 (object 0x22bd27e8, a java.lang.Object),
which is held by "Dispatcher-Channel-1"
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.