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?

Answers were Sorted based on User's Feedback



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

Answer / 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

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

Answer / ram

Thread dump is a to find out the server performance in
weblogic is called a thred dump.in unix we can take the
thread dump kill -3 pid

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Weblogic Interview Questions

What is the purpose of using multipools in web logic server?

0 Answers  


Can the bean class implement the ejbobject class directly? If not why?

0 Answers  


How do I configure weblogic to use a socks proxy? : BEA Weblogic

0 Answers  


What is the default jvm used for weblogic?

0 Answers  


How to change from default jvm to others?

0 Answers  


In how many ways we can implementg session replication?

0 Answers  


suppose you deployed a new application and the application is not reflecting to clent. what will be your steps of action

1 Answers  


JNDI Usage for weblogic?

9 Answers   HCL, IBM, TCS,


what is heart beat in weblogic

4 Answers   HCL, TEN,


how to handle out of memory in weblogic? and if server is getting more requests then what we have to do in production environment?

4 Answers   HP,


What are Monitoring tools?

0 Answers  


What is the significance of boot?

0 Answers  


Categories