wat is a heap dump ,therad dump
Answer / 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 |
How is RoadSync different from middleware?
Why don't signals work with the ORB reactor?
What is garbage collection and what is it used for?
how do you troubleshoot if config.xml file will be deleted?
What is a heap dump?
Difference between Trigger disable and trigger suspend?trigger queue physical location ?
1. What is garbage collection and what is it used for ?
How to assign the ssl certificate to particular qm?
What all are the problems you have faced in weblogic?
what is the difference between environment
how to deploy the application in weblogic server
Consider an enterprise wide system that you will be designing. The system’s purpose is file sharing, database‐dependent application delivery, OLTP and web application delivery. There will be 4 servers for each of these applications. If you were provided with a strict requirement for two‐tier architecture but had to accommodate over 5000 users what technologies and innovative methods would you use to facilitate the operation of such a system. (Note that twotier architecture has scalability issues in terms of number of users)