Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Why in jdk we have two different folders for bin and lib ?

1026


In corba, which of the files generated by the idltojava compiler must be compiled before running the server application? : BEA Weblogic

1062


Explain the performance tuning in jvm?

997


What is the use of persistent store in weblogic?

1018


What is the function of T3 in WebLogic Server ?

1234


What is a domain template?

1047


What causes java.io exceptions in the log file? : BEA Weblogic

1089


What is a thread dump?

1075


How can the OUT OF MEMORY be solved?

1349


How does concurrency work for message-driven beans? : BEA Weblogic

1026


What are logics in reference to web logic servers?

1000


What is boot?properties file in weblogic server?

1142


How will a single machine run multiple web logic server instances?

1045


Define the list of pre-configured queues?

1044


You are getting a error in your appserver/webserver logs "connection refused", from the operating system perspective how will you troubleshoot this?

1064