Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Java-SCA-2.x
-
None
-
Ubuntu 10.10, Sun JVM 6u22, Maven 2.2.1, Ant 1.8
Ubuntu 10.10, OpenJDK 1.6.0_20, Maven 2.2.1, Ant 1.7.1
Description
I've done a full build with an empty maven repo and I'm still able to reproduce most of the time the hanging thread problem. I've also managed to reproduce it in Eclipse in debug mode but couldn't find the root cause as all I can see is that the process is hanging on the DestoryJavaVM thread. I've looked into the VM with VisualVM and I can see that along with the DestroyJavaVM thread there are some RMI related threads still running (possibly the RMI registry?). Here are some screenshots after I've left the app to run about 20 mins, maybe you can spot something.
eclipse in debug mode http://img17.imageshack.us/img17/5489/eclipsef.png
monitor http://img10.imageshack.us/img10/9939/monitoro.png
threads http://img806.imageshack.us/img806/7286/threads.png