Hitachi

Hitachi Application Server V10 Definition Reference Guide (For UNIX® Systems)


7.8.2 -XX:[+|-]HitachiOutOfMemoryAbortThreadDump

-XX:[+|-]HitachiOutOfMemoryAbortThreadDump outputs thread dumps when an OutOfMemoryError occurs.

Description

-XX:[+|-]HitachiOutOfMemoryAbortThreadDump outputs thread dumps when an OutOfMemoryError occurs. When the C heap in the J2SE class library is insufficient, thread dumps are not output, to prevent the recurrence of C heap insufficiency due to the output of thread dumps.

Specify the output destination of thread dumps by using the JAVACOREDIR environment variable or the -XX:+HitachiThreadDumpToStdout option.

Prerequisite options
  • -XX:+HitachiOutOfMemoryAbort

  • -XX:+HitachiThreadDump

Syntax

-XX:[+|-]HitachiOutOfMemoryAbortThreadDump

Specifiable values

Type: String

-XX:+HitachiOutOfMemoryAbortThreadDump

Outputs thread dumps when an OutOfMemoryError occurs.

You can specify this option if the -XX:+HitachiOutOfMemoryAbort option is specified.

-XX:-HitachiOutOfMemoryAbortThreadDump

Does not output thread dumps when an OutOfMemoryError occurs.

Default value

If the definition item is omitted:

-XX:+HitachiOutOfMemoryAbortThreadDump