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
What does the connected to element in the toolbar signify?
Can we deploy jar in weblogic?
What is a thread dump?
How do I bind string values in a preparedstatement? : BEA Weblogic
How do I use a temporary destination? : BEA Weblogic
What are the different modules of wlst? Explain?
What is the difference between dynamic and non-dynamic changes in the console?
What are logics in reference to web logic servers?
Why is there no polymorphic-type response from a create () or find () method?
What command will you use to recursively search for a particular string across multiple files in your currentdirectory?
What are jvm tuning parameters?
List components of jndi?
What is weblogic?
What is the purpose of stub in web-logic server cluster?
Define managed servers?