JVM thread dump

Java options, which lets you direct thread dumps generated via “kill -3” to a file:

-XX:+UnlockDiagnosticVMOptions -XX:+LogVMOutput -XX:LogFile=jvm.log

Pretty cool, but there’s one small catch: the thread dumps still get written to the JVM’s TTY as well as the file.

Comments

Popular posts from this blog

Oracle JDBC ReadTimeout QueryTimeout

Locks held on Oracle for hours after sessions abnormally terminated by node failure

Sites, Newsletters, and Blogs