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
Explain about cluster heart beats?
How can we configure http tunneling on weblogic?
Explain different parts available as part of jvm and describe them in few lines.
Arrange in order the various message severity levels?
Can the messaging bridge handle two-phase or global transactions between separate weblogic server domains or between different releases? : BEA Weblogic
Why in jdk we have two different folders for bin and lib ?
How can I debug the java code that I have running in weblogic server? : BEA Weblogic
Define memory leak ?
How do I debug weblogic server using visual cafe 4.1? : BEA Weblogic
What is the difference between T3 and HTTP protocol ?
How can os authentication be connected with weblogic jdriver for oracle and connection pools?
Tell me what are the ways in which weblogic servers can run on multiple machines?
How do I increase weblogic server memory? : BEA Weblogic
Explain where are the files placed while deploying the resource adapter in web logic server?
How do I learn what codesets are available in oracle? : BEA Weblogic