Re: [OT]List of crrently running threads in JVM

2005-08-10 Thread Ed Griebel
Actually, I believe that you did have another option, Google for "dump jvm thread site:sun.com" Your answer is even on the first page of results. http://www.google.com/search?q=dump+jvm+thread+site%3Asun.com On 8/10/05, Prashanth.S <[EMAIL PROTECTED]> wrote: > Hello, > Sorry for this OT but had

Re: [OT]List of crrently running threads in JVM

2005-08-10 Thread Gareth Evans
if you using java5, jps - will list the process id's of all java5 jvms jstack - will list the threads within that jvm http://java.sun.com/j2se/1.5.0/docs/tooldocs/share/jps.html http://java.sun.com/j2se/1.5.0/docs/tooldocs/share/jstack.html gareth Prashanth.S wrote: Hello, Sorry for this OT

[OT]List of crrently running threads in JVM

2005-08-10 Thread Prashanth.S
Hello, Sorry for this OT but had no other option.. Is there any way in java to list all the currently executing thread in a running JVM process?? Thanks IN Advance Prashanth Send instant messages to your online friends http://asia.messenger.yahoo.com