Hitachi

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


7.3.2 -XX:[+|-]HitachiThreadDumpToStdout

-XX:[+|-]HitachiThreadDumpToStdout outputs extended thread dumps to the standard output.

Description

-XX:[+|-]HitachiThreadDumpToStdout specifies whether to output extended thread dumps to the standard output.

The message below is output regardless of the specification of this option. Extended thread dumps are output to Java VM log files.

Writing Java core to file_name#... OK

#:

The file name is displayed as an absolute path.

Prerequisite option
  • -XX:+HitachiThreadDump

Syntax

-XX:[+|-]HitachiThreadDumpToStdout

Specifiable values

Type: String

-XX:+HitachiThreadDumpToStdout

Outputs extended thread dumps to the standard output and to the thread dump output files.

-XX:-HitachiThreadDumpToStdout

Does not output extended thread dumps to the standard output. Extended thread dumps are output to the thread dump output files only.

Default value

If the definition item is omitted:

-XX:+HitachiThreadDumpToStdout

Notes