I have a livelock situation with jboss.

kill -QUIT nnnn

does not seem to work (ignored by java process running jvm.

Only

kill -9 nnnn

is recognized by the java process.

Is there some signal mask or other jujitsu that needs to be done to get java 
jboss to give me a thread dump on the way down?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950742#3950742

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3950742


_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to