[jboss-jira] [JBoss JIRA] (WFLY-4875) Capture thread dump in JDR reports
James Livingston (JIRA)
issues at jboss.org
Tue Jul 7 02:25:02 EDT 2015
James Livingston created WFLY-4875:
--------------------------------------
Summary: Capture thread dump in JDR reports
Key: WFLY-4875
URL: https://issues.jboss.org/browse/WFLY-4875
Project: WildFly
Issue Type: Enhancement
Components: JDR
Reporter: James Livingston
Assignee: Jesse Jaggars
It would be useful to capture a thread dump in JDR reports, to see any potential problems there.
If the server is responsive, it can be done via /core-service=platform-mbean/type=threading:dump-all-threads(locked-monitors=true,locked-synchronizers=true)
If the server is unresponsive, it may be able to be done by JVM specific functionality, such as using tools.jar if on Oracle/OpenJDK as jstack does.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list