Hitachi

uCosminexus Application Server Definition Reference Guide


-XX:HitachiJavaLogNumberOfFile (Option for specifying the maximum number of log files)

Organization of this page

Format

-XX:HitachiJavaLogNumberOfFile=integer-value

Description

For preventing the increase in the number of log files, specify the maximum number of files to be created. When the number of files exceeds the maximum value, the output to the file created in the beginning is re-started. When this option is not specified, '4' is specified by default.

Default value
  • -XX:HitachiJavaLogNumberOfFile=4

Prerequisite options

Specify one of the following values:

  • -XX:+HitachiVerboseGC

  • -XX:+HitachiOutOfMemoryStackTrace

  • -XX:+HitachiOutOfMemoryCause

  • -XX:+HitachiOutOfMemorySize

  • -XX:+HitachiJavaClassLibTrace

Argument

integer-value

Specify a value in the range of 1 to 99. If a value of 100 or more is specified, 99 will be set and if 0 or less is specified, then 1 will be set. When negative value is specified, an error will occur.