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

How do I provide user credentials for starting the weblogic server?

759


How to troubleshoot and overcome such issues?

791


How to check the version of Java?

875


How do you set the classpath ?

856


An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception? : BEA Weblogic

786


What type of object is returned by resultset.getobject()? : BEA Weblogic

727


Explain what an application server does and it's major components.

750


How do I call oracle stored procedures that take no parameters? : BEA Weblogic

727


How do I restrict access to servlets and jsps? : BEA Weblogic

773


How do I enable debugging for the messaging bridge? : BEA Weblogic

734


Can I configure the messaging bridge to automatically downgrade the quality of service if the exactly-once service is not available on either the source or target bridge destination? : BEA Weblogic

797


What is Graphic mode?

830


How do I provide user credentials for starting a server?

752


Explain the types of node manager?

818


What are the ways in which the dns request of failed servers handled?

746