A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Java
»
Java in General
Author
need to take thread dump
john sal
Ranch Hand
Joined: Jul 30, 2010
Posts: 92
posted
Oct 23, 2010 00:27:07
0
I need to take thread dump to analyse if there is any race condition exist or not..
can someone let me know how to take thread dump in
java
?
Moreover i just wanted to know is it differ in the way dump is taken for windows and solaris?
David O'Meara
Rancher
Joined: Mar 06, 2001
Posts: 13459
I like...
posted
Oct 23, 2010 00:53:57
0
Yes it is different. From memory ( although you should confirm this) it is ctrl-break in won and kill -SIGQUIT in Linux.
I agree. Here's the link:
http://aspose.com/file-tools
subject: need to take thread dump
Similar Threads
Creating a TreeMap form Enumerated Zip Entries
Taking thread dump of Weblogic 8.1 in Solaris box
Diffrence Between Notify & NotifyAll
javax.transaction.TransactionRolledbackException : Transaction is ended due to timeout
Thread Dump
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter