-
Task
-
Resolution: Obsolete
-
Critical
-
None
-
None
-
None
[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)
- is related to
-
JBAS-7688 shutdown.sar fails to stop server
- Closed