By default thread dump goes to System.out log.How can we send it to a particular file so that when we take the thread dump, instead of searching in System.out we can analyse a particular file

Answer Posted / guest

Kill -3 <PID> Filename.txt
If you specify a particular file name after the above cmd u
will get the thread dump in that file.

Is This Answer Correct ?    10 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What can I do when I get java.lang.outofmemoryerror because producers are faster than consumers? : BEA Weblogic

727


In Future how the role of WEBLOGIC in realtime ?

1751


What are the different versions of nm?

710


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

787


What are the modes of operation for Weblogic server domains ?

905


How do I set up my classpath? : BEA Weblogic

728


What is t3 protocol?

712


What is the default jvm used for weblogic?

796


What should an xpath selector look like? : BEA Weblogic

701


Can I set the deployment order for application modules? For standalone modules?

775


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

794


The multicast ttl setting for a cluster in the weblogic admin console sets which of the values? : BEA Weblogic

811


How can default jvm be changed to others?

778


Why do I get an error while trying to retrieve the text for ora-12705? : BEA Weblogic

874


How Work Manager works in wls 9.2 and above versions?

3368