Re: getting thread dump




"Orson" <moleskyca1@xxxxxxxxx> wrote in message
news:cd3c97d9-17f8-49db-a089-3b3d593662f3@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
How to get thread dump of java in windows XP? I don't have access to
console because process started from AT command.

I tried jconsole, but I see
java.lang.MemryPool.Threading.dumpAllThreads operation but it will not
put thread dump to log. I see dialog with return value, but this is
not thread dump.

Can I do this with jconsole or something else? I need same output as
when you do kill -QUIT in Solaris.

Try the "jstack" command that comes with the JDK.


.



Relevant Pages

  • getting thread dump
    ... How to get thread dump of java in windows XP? ... console because process started from AT command. ... Can I do this with jconsole or something else? ...
    (comp.lang.java.programmer)
  • Re: Application popup: dllhost.exe - Application Error
    ... through the IIsState in my testing machine. ... Shall we left the command prompt "ON" after this command was ... all the websites were unable to access until the thread dump was finished. ... > resource wasn't an issue, ...
    (microsoft.public.inetserver.iis)
  • Re: Jconsole with different PLAF?
    ... If it was a jar, I know the propertie settings to pass on the command line, but ... on Windows, Jconsole is an .exe. ...
    (comp.lang.java.programmer)
  • Re: thread dump on linux machine
    ... As far as I remember you should use the following command: ... > Does anybody know how to get thread dump (stack trace of all threads) on ... > a linux machine of a java process running in background? ...
    (comp.lang.java.programmer)