Hi,
We have jboss running in a cluster (two nodes). If I give kill -3 <pid> command, it does not give me thread dump in server.log file.
I can get thread dump through ServerInfo jmx bean. Anyone knows why we dont get it in server.log (which I presume is where System.out is directed)
Thanks,
Unmesh