[jboss-dev-forums] [Design of Clustering on JBoss] - Re: Thread dumps generated by triggers/events?
bela@jboss.com
do-not-reply at jboss.com
Thu Dec 11 06:58:00 EST 2008
To get a stack trace of all nodes in a cluster, you can use JGroups' probe:
probe.sh dump
http://www.jboss.org/community/docs/DOC-11689 discusses how probe can be extended, e.g. to add custom functionality.
The down side is that you get back a string, there is currently no API to access the results. This is planned though
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4195898#4195898
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4195898
More information about the jboss-dev-forums
mailing list