0 Replies Latest reply on Feb 8, 2007 2:52 PM by rmr

    need to get a thread dump and stack trace from jboss 3.2.7

    rmr

      Folks,
      I am trying to get a thread dump since one of the threads is chewing
      up 80% of cpu. I followed the steps described on 'How to generate a thread dump in linux'. The problem is I am UNABLE to kill jboss process using
      'kill -3 <jboss_pid'. Can anyone suggest other ways to generate a thread dump and a stack trace per thread. I am using jboss 3.2.7.

      Also, is there a way to get the pthread id from java thread id?

      cheers
      Ravi