How to Force Thread Dump in Eclipse?

前端 未结 9 1327
-上瘾入骨i
-上瘾入骨i 2020-12-05 07:03

I\'m launching a Weblogic application inside Eclipse via the BEA Weblogic Server v9.2 runtime environment. If this were running straight from the command-line, I\'d do a ctr

9条回答
  •  情深已故
    2020-12-05 07:51

    You can connect through the JVisualVM and get a thread dump. Just right click on the application node from the Applications tree and select "Thread dump"

提交回复
热议问题