What is thread dump? What is the UNIX command for taking
thread dump?
Answers were Sorted based on User's Feedback
Answer / javed
Thread dump in weblogic is a mean to find out the task
performed by a weblogic managed server which hosts any
application. Thread dump is generally taken to identify
what task each thread is performing so that they can be
tracked and evaluated using an thread dump monitoring tool
like Samurai.
In Unix you can take the thread dump by using the command:
$ kill -3 <PID>
where PID is the process id of the corresponding weblogic
managed server.
| Is This Answer Correct ? | 20 Yes | 2 No |
What can be the reasons of server hang?
How to change from default jvm to others?
What is mulicast in weblogic?
How to check the version of Java?
How do I call a servlet with parameters in the url? : BEA Weblogic
What are the uses of a middleware server?
How do I use multibyte character sets with weblogic jdriver for informix? : BEA Weblogic
Tell me what are the causes of having ociw32.dll error in the database of web logic server?
Write a program to bind string values in a preparedstatement?
What is unicast in weblogic?
what is LDAP?
which is the GOOD INSTITUTE to learn WEBLOGIC & SOA ADMIN in Hyderbad?