[jboss-dev-forums] [Design of Clustering on JBoss] - Re: Thread dumps generated by triggers/events?
galder.zamarreno@jboss.com
do-not-reply at jboss.com
Thu Dec 11 07:30:38 EST 2008
Probe dump would indeed be really handy for trying to retrieve the thread dumps accross the cluster but it would be called from some Java logic (notification consumer for each different type of situation when to generate a thread) and hence I would need to call JGroups API to get the same that "probe.sh dump" would return.
Also, I would expect all thread dumps from problem X to be dumped locally and then someone to inspect them with TDA or Samurai, so string sounds good to me. Note that it would help that the thread dump string is formatted in the same way as the JVM does (kill -3) as this would help compatibility with tools that are already able to read these type of dumps.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4195904#4195904
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4195904
More information about the jboss-dev-forums
mailing list