How do you generate and analyze a thread dump from a running JBoss instance?

前端 未结 7 2133
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-16 04:28

How do you generate and analyze a thread dump from a running JBoss instance?

相关标签:
7条回答
  • 2020-12-16 05:31

    https://community.jboss.org/wiki/ThreadDumpJSP page features standalone self-contained threaddump.war that can be used without JMX.

    0 讨论(0)
提交回复
热议问题