wat is a heap dump ,therad dump

Answer Posted / rao

Thread Dump: When we trigger a thread dump on a application
server,all active thread informations will be dumped into
file whichjis known as thread dump. here, we can get
information about thread like active thread,hung
thread,dead lock,runnable and inactive thread info.
Command : kill -3 PID(Process Id)

Heap Dump: It's snap shot of our JVM's heap memory,so here
we can have all active java objects and their activities
which object doing what and how much memory it is
accupying...

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What's a PRF?

1845


What is the use of garbage collection?

516


how mny tyoes of profiles can be configured

1745


tell me about daily roles & responsibilities in weblogic server administration?

8674


Can enyone tell me what is the young generation and old genaration in GC ? how it will work?

1426






in filepooling concept if the file doesnt go to target location then it is error directory how to solve this problem

1703


what is the role of freeware in middleware solutions?

1829


what are open source RFID middleware?

2191


How to detect when a connection between a client and server is broken?

1643


Difference between Storedprocedure notification, stored procedure with signature notification?

2775


Why does Orbix 2000 reject large messages from TAO?

1711


Why does ORB_init change the order of the command line arguments if we pass argv to ORB_init(argc, argv)?

1566


What is involved with using std library (inc stl) with ACE/TAO?

1646


What is the relationship between Java and middleware?

1901


What is mod_cluster In JBOSS and Weblogic?what is the use mod_cluster?

3321