Loading
Thread Dump

Java Quick Notes

Refresh Your Java - Before Java Interview

We are Agile, believe in less Documentation - Only Quick notes (Java Interview Questions) of Java/J2ee Read more....


Not Included Yet
Not Included Yet
Not Included Yet
Not Included Yet
Not Included Yet
Not Included Yet
Not Included Yet
Not Included Yet
Not Included Yet
Not Included Yet
Not Included Yet
Not Included Yet
Not Included Yet
Not Included Yet
Not Included Yet
Not Included Yet
Not Included Yet
Not Included Yet
Not Included Yet
Not Included Yet

Go to SiteMap

Q)  What is Thread Dump?, How to Take Thread Dump in Unix , Linux, Solaris, Windows?


  • Thread Dump
    Sample Img 1

Ans)

Thread Dump is nothing but a snap shot of your JVM process at a Given Point of Time.
Usually we take Thread Dump to pinpoint the issue (identifying the root cause) when the
Application hung or unresponsive or the performance of the application is unexpectedly low.
Thread Dump provides you the list of Threads with a stacktarce of operations currently
they are performing.

Should do the following to capture the Thread Dump:

Unix:
Find process id as follows
             ps -ef | grep java
 Perform Kill -3 on java process.
            Kill -3 <java process id>

Windows:
      Press ctrl+break



Back to top

------------------------- We hope you got necessary Info On -----------------------------------------

Thread Dump


Thread Dump

-------------------------------------------------------------------------------------------------------



Face Book
Request for a Mock Interview/Training

Get a PDF

Face Book
Same look (Read) on any device, this is Ads free