[
https://issues.apache.org/jira/browse/QPID-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marnie McCormack resolved QPID-1000.
------------------------------------
Resolution: Fixed
Resolving as committed fix, review abandoned
> Deadlock in unit.basic.SelectorTest
> -----------------------------------
>
> Key: QPID-1000
> URL: https://issues.apache.org/jira/browse/QPID-1000
> Project: Qpid
> Issue Type: Bug
> Components: Java Tests
> Reporter: Martin Ritchie
> Assignee: Rajith Attapattu
> Fix For: M4
>
> Attachments: QPID-1000-SelectorTest-DeadLock.txt
>
>
> 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.