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...

What is thread dump? What is the UNIX command for taking
thread dump?

Answer Posted / javed

Thread dump in weblogic is a mean to find out the task
performed by a weblogic managed server which hosts any
application. Thread dump is generally taken to identify
what task each thread is performing so that they can be
tracked and evaluated using an thread dump monitoring tool
like Samurai.

In Unix you can take the thread dump by using the command:
$ kill -3 <PID>

where PID is the process id of the corresponding weblogic
managed server.

Is This Answer Correct ?    20 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do clients handle dns requests to failed servers?

1025


What is the boot?

1028


Why does executing the preparedstatement class cause a trunc fails: ora-00932: inconsistent datatypes error? : BEA Weblogic

1061


What is Horizontal and vertical clustering ?

1117


We see an error like 404 and 500. What do they mean?

1035


How do I provide user credentials for starting a server?

980


How do I bind string values in a preparedstatement? : BEA Weblogic

986


How can the nm be made to work with web logic? Explain?

1011


Can the messaging bridge handle two-phase or global transactions between separate weblogic server domains or between different releases? : BEA Weblogic

1053


How do I provide user credentials for starting weblogic server?

1030


How can the OUT OF MEMORY be solved?

1343


What is unicast in weblogic?

984


Explain the performance tuning in jms?

1035


When should I use multicast subscribers? : BEA Weblogic

1036


Which of the recommended practices to be performed in the ejbpassivate() method of a stateful session bean? : BEA Weblogic

1103