What signal tells the jvm to give a thread dump? Does those signal work if you specify -xrs? Why?
Answer / Joshil Murmu
The 'SIGQUIT' signal (Quit) in Unix-based operating systems triggers a thread dump from the JVM. However, when running with the XRS (-Xrs) option, the JVM does not respond to SIGQUIT because it minimizes the impact of signals during server runtime.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which of the programs can be created using the zac publish wizard tool? : BEA Weblogic
What is config.xml.booted file.
How do I look up an ora sqlexception? : BEA Weblogic
What is the major difference between managed server and admin server?
What is trouble shoot in weblogic
suppose you changed a admin password.in which other file you have to update after this
What is the no_acknowledge acknowledge mode used for? : BEA Weblogic
How do you troubleshoot a crash?
Tell me what are the causes of having ociw32.dll error in the database of web logic server?
What is meant by domain?
How do I configure jdbc so that the jms jdbc store recovers automatically? : BEA Weblogic
How do I use a less than or greater than on a message selector in ejb-jar.xml? : BEA Weblogic