suppose we have the thread dump for particular weblogic server.ho can you analyse it manually without using any tool
Answer Posted / sujit singh
kill -3 gives javacore dump which is thread dump in wl
terminology. open this file in any text editor and check
Current Thread details . If there server hanged then in
current thread details will give you details that why server
was hanged or which particular thread got stuck,.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What are the disadvantages of node manager?
Which of the programs can be created using the zac publish wizard tool? : BEA Weblogic
How can default JVM be changed to other?
How does weblogic support corba and client communication via iiop? : BEA Weblogic
Why does for update in oracle 8 cause an ora-01002 error? : BEA Weblogic
Why does jmssession.createtopic or jmssession.createqueue fail to create a destination in wls jms 6.1 (it worked in 5.1)? : BEA Weblogic
What are weblogic clusters?
Explain what is the procedure to configure jms security?
Can the messaging bridge forward durable subscription messages between separate weblogic server 6.1 and release 7.0 or later domains? : BEA Weblogic
Difference between production and development mode?
What are the uses of a middleware server?
Where are the files placed while deploying the resource adapter in web logic server?
What is weblogic?
What is application tuning?
Define the purpose of the serializedsystemini.dat file?