suppose we have the thread dump for particular weblogic server.ho can you analyse it manually without using any tool
Answer Posted / gobinath
Check for the running threads for a particular Managed
server or admin server in Unix box
Syntax: ps -ef|grep <managed servername>or(Admin Server)
the above command will show the running process for the
server
| Is This Answer Correct ? | 4 Yes | 10 No |
Post New Answer View All Answers
What are the ways to avoid resourceexceptions when sending requests for databaseconnections?
What are logics in reference to web logic servers?
What are the causes of having ociw32.dll error in the database of web logic server?
How do I bind string values in a preparedstatement? : BEA Weblogic
Difference between multicast and unicast?
Why does executing the preparedstatement class cause a trunc fails: ora-00932: inconsistent datatypes error? : BEA Weblogic
What are the transaction isolation levels supported by weblogic jdriver?
When should I use multicast subscribers? : BEA Weblogic
What are deployment descriptors?
A stateful session bean implementing the sessionsynchronization interface is deployed on the weblogic server. Which of the callback methods may be invoked on the bean? : BEA Weblogic
How to debug my ant script?
What are the different versions of nm?
Why do I get an error while trying to retrieve the text for ora-12705? : BEA Weblogic
How Can Port Number Be Checked ?
What are the common domain types?