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


Please Help Members By Posting Answers For Below Questions

How do I protect weblogic server from security attacks from bogus clients using the wl-proxy-client-cert header? : BEA Weblogic

695


How to check the version of Java?

828


What is the format of a log message in a web logic server?

710


What is Graphic mode?

792


What is Horizontal and vertical clustering ?

815


What are the differences between a web logic server and a web server?

738


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

677


Arrange in order the various message severity levels?

701


How can os authentication be connected with weblogic jdriver for oracle and connection pools?

720


How managed servers communicate with each other?

796


What is the difference between the sun jvm and bea jrockit jvm?

824


How to integrate appache with weblogic?

705


What is mulicast and unicast in weblogic?

752


How is the security handled in web logic j2ee connector architecture?

790


What is bea weblogic? : BEA Weblogic

732