[
https://jira.jboss.org/jira/browse/EJBTHREE-1982?page=com.atlassian.jira....
]
Carlo de Wolf updated EJBTHREE-1982:
------------------------------------
Attachment: graph.png
The link over CachedConnectionManager appears to be the only strong reference. The
CachedConnectionManager itself is held by multiple strong references and only 1 is
highlighted in the picture. I think those references are insignificant to the problem at
hand.
Fix hang(s) in ejbthree1116 test
--------------------------------
Key: EJBTHREE-1982
URL:
https://jira.jboss.org/jira/browse/EJBTHREE-1982
Project: EJB 3.0
Issue Type: Task
Components: testsuite
Reporter: Carlo de Wolf
Assignee: Carlo de Wolf
Priority: Critical
Attachments: graph.png, server.log.2010-01-27
[junit] "main" prio=10 tid=0x0000000048b0f800 nid=0x6a6c in Object.wait()
[0x00000000403f0000]
[junit] java.lang.Thread.State: WAITING (on object monitor)
[junit] at java.lang.Object.wait(Native Method)
[junit] - waiting on <0x00002aaab3700bf8> (a java.lang.Thread)
[junit] at java.lang.Thread.join(Thread.java:1143)
[junit] - locked <0x00002aaab3700bf8> (a java.lang.Thread)
[junit] at java.lang.Thread.join(Thread.java:1196)
[junit] at
org.jboss.ejb3.test.ejbthree1116.unit.ContainerShutdownTestCase.testConcurrentRemove(ContainerShutdownTestCase.java:203)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira