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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...