Hitachi

uCosminexus Application Server Definition Reference Guide


-XX:HitachiExplicitMemoryJavaLogNumberOfFile (Option for specifying the maximum number of log files of the Explicit Memory Management functionality)

Organization of this page

Format

-XX:HitachiExplicitMemoryJavaLogNumberOfFile=integer-value

Description

Specify the maximum number of files to be created. If the maximum number of files is exceeded, the log is output again to the file that was created first (wrap around).

Default value
  • -XX:HitachiExplicitMemoryJavaLogNumberOfFile=4

Related option
  • -XX:HitachiJavaLogNumberOfFile

Argument

integer-value

Specify a value in the range of 1 to 99.

However, if 100 or more is specified, the value becomes 99 and if 0 is specified, the value becomes 1.

Precautions

If a value other than a natural number is specified, the operation will be the same as when an un-defined option is specified.