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 |
Some one is given me xsd file am not having any flowservice how to create wsdl?how to consume wsdl and generate services?
If you take 10 transformers in a try sequence, in which order error will be executed in the sequence?
about garbage collection isssues in weblogic server 10.3 version
How can you see partner data using webservice.
How should requirements on middleware performance be characterized?
How does SESAME relate to the CORBA Security service?
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)
why middleware can be difficult to write and test.
what is the difference between ssl and sso
1. What is garbage collection and what is it used for ?
What are the intalation modes in Weblogic
What all are the problems you have faced in weblogic?