Re: getting thread dump
- From: "Larry A Barowski" <ThisisLarrybarAtEngDotAuburnDotLearninginstitution>
- Date: Thu, 31 Jul 2008 10:24:21 -0400
"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.
.
- References:
- getting thread dump
- From: Orson
- getting thread dump
- Prev by Date: Re: Finding simple Java class for implementation of text recognition
- Next by Date: Re: ThreadPoolExecutor backport
- Previous by thread: getting thread dump
- Next by thread: Student Project Idea
- Index(es):
Relevant Pages
|