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
What are the steps involved in setting up classpath in web logic server?
hey how can i give words instead of url in orkut?? eg:"click here" instead of a url..when i clik that word it should direct to another page..please help me....
What are the differences between a web logic server and a web server?
How to change from default jvm to others?
Tell me how is the security handled in web logic j2ee connector architecture?
How to troubleshoot it?
The multicast ttl setting for a cluster in the weblogic admin console sets which of the values? : BEA Weblogic
Which lelvel of activites ur reponsiable l1 or l2 or l3?
How you are getting the alerts?
I configured the messaging bridge to use the exactly-once quality of service for two-phase transactions. So why am I getting a quality of service is unreachable error? : BEA Weblogic
Why do I get an exception when trying to find a connection factory? : BEA Weblogic
What is boot?properties file in weblogic server?
How can I control on which weblogic server(s) my application will run? : BEA Weblogic
How does a server find out server unavailability?
Are foreign destinations handled within foreign jms messages? : BEA Weblogic