Possible Duplicate:
Thread Dump Analysis Tool / Method
I have a java aplication deployed in WAS 7.0.0.15. I want to analyze that the application which i have deployed is having some threads in hung state or not. So i want to take thread dump of server with and without application deployed. I used wsadmin for taking dump but not able to interpret the dump file.
Can any one help here ? also, let me know other methods of taking thread dump.