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 |
What is the use of garbage collection?
what are open source RFID middleware?
What IDL compiler options help reduce the footprint?
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)
how mny tyoes of profiles can be configured
When middleware becomes part of the IT environment, how critical will a robust infrastructure be?
Give me scenario when we are using custom sql, dynamic sql
Why is middleware important?
what is the difference between TAO's Real-Time Event Service and the OMG Notification Service?
What are the intalation modes in Weblogic
How does SESAME work?
Explain a cluster?