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
Why is there no polymorphic-type response from a create() or find() method? : BEA Weblogic
What is jvm tuning?
What is actually weblogic cache?
What elements make up the administration console?
What is a domain template?
What are the advantages node manager?
Java-corba integration: rmi-iiop or java idl? : BEA Weblogic
How you are getting the alerts?
What is SSL in weblogic ?
How Can Port Number Be Checked ?
What can happen when stub can’t to connect to web-logic server instances?
What is cluster stub?
How to write a program to bind string values in a preparedstatement?
Explain the different versions of nm?
Why is there no polymorphic-type response from a create () or find () method?