JVM crash: hs_err_pid*.log � very rarely written
843798Aug 23 2007 — edited Sep 18 2007Hi.
Question:
Why, if a small load (1-3 req/sec), when JVM is crashed then catching drwtsn32 and hs_err_pid*.log files never written? And why, if a big test load (40 thread, 10-20 req/sec) when JVM is crashed either run a drwtsn32 or written hs_err_pid*.log?
How can I ensure permanent writing hs_err_pid*.log file?
Description of the system:
Win2003, OC4J (Oracle AS10g R3), java servlet + native code on Delphi through JNI (native code generate HTTP response for servlet).