如何从正在运行的JBoss实例生成和分析线程转储?

Tef*_*Ted 7 java multithreading dump

如何从正在运行的JBoss实例生成和分析线程转储?

Mat*_*nit 6

有一个JBoss特定的方法更加用户友好:

http://community.jboss.org/wiki/GenerateAThreadDumpWithTheJMXConsole

当您无法直接访问主机("kill"需要)时,这尤其有用.