[jboss-jira] [JBoss JIRA] Updated: (JBAS-6311) Generate thread dumps automatically on local or remote servers under certain circumstances
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Mon Dec 15 18:34:54 EST 2008
[ https://jira.jboss.org/jira/browse/JBAS-6311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated JBAS-6311:
-----------------------------------
Fix Version/s: Backlog
Assigning "Backlog" as Fix Version as that means this is a qualified issue, but we don't know when it will be done.
> Generate thread dumps automatically on local or remote servers under certain circumstances
> ------------------------------------------------------------------------------------------
>
> Key: JBAS-6311
> URL: https://jira.jboss.org/jira/browse/JBAS-6311
> Project: JBoss Application Server
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Clustering, Other
> Reporter: Galder Zamarreno
> Assignee: Galder Zamarreno
> Fix For: Backlog
>
>
> We could really do with a service within AS that automatically generates
> local/remote thread dumps under certain circumstances:
> - When a JBC TimeoutException is received or a sync cluster wide RPC
> sync call times out. request the node that didn't respond to dump a thread
> dump. It could happen that the node wouldn't respond to such request either.
> - Maybe if a deadlock was detected locally? Not sure how a service could
> be notified of such deadlock, maybe it'd require to poll find deadlocks periodically.
> Remote thread dumps would have to over JMX or similar but local thread
> dumps could either be done via JMX or natively. Some work was done trying
> to to automate generation of thread dumps if servers fail to stop during testsuite:
> JBASM-3
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list