suppose we have the thread dump for particular weblogic server.ho can you analyse it manually without using any tool
Answer Posted / lingareddy
1)obtain the process id of server
$ps -ef|grep java
2)kill the process
$ kill -3 PID
3)see the log file of server
Is This Answer Correct ? | 6 Yes | 7 No |
Post New Answer View All Answers
How do I protect weblogic server from security attacks from bogus clients using the wl-proxy-client-cert header? : BEA Weblogic
How to check the version of Java?
What is the format of a log message in a web logic server?
What is Graphic mode?
What is Horizontal and vertical clustering ?
What are the differences between a web logic server and a web server?
Why is my jms work not part of a user transaction (i.e., Called within a transaction but not rolled back appropriately)? How do I track down transaction problems? : BEA Weblogic
Arrange in order the various message severity levels?
How can os authentication be connected with weblogic jdriver for oracle and connection pools?
How managed servers communicate with each other?
What is the difference between the sun jvm and bea jrockit jvm?
How to integrate appache with weblogic?
What is mulicast and unicast in weblogic?
How is the security handled in web logic j2ee connector architecture?
What is bea weblogic? : BEA Weblogic