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
How can default JVM be changed to other?
What are the different modules of wlst? Explain?
In how many formats we can deploy an application in wls??
What is weblogic application server?
How do you set the classpath ?
What is meant by thread dump and how can we take?
tell me the permenent memory issues?
What is the format of a log message in a web logic server?
What is Graphic mode?
What is non-stage deployment?
Do you know what is the function of managedconnection.addconnectioneventlistener() in web logic server?
Tell me what can happen when stub can't to connect to web-logic server instances?
Explain what is the purpose of stub in web-logic server cluster?
How to troubleshoot and overcome such issues?
How do I use persistence? : BEA Weblogic