Hitachi

uCosminexus Application Server Definition Reference Guide


-XX:HitachiExplicitMemoryJavaLogFileSize (Option for specifying the maximum log file size of the Explicit Memory Management functionality)

Organization of this page

Format

-XX:HitachiExplicitMemoryJavaLogFileSize=integer-value

Description

Set up the maximum file size of one file in bytes. When the -XX:HitachiJavaLogFileSize option is not specified, '256 kilobytes' is specified by default.

Default value
  • -XX:HitachiExplicitMemoryJavaLogFileSize=256k

Related option
  • -XX:HitachiJavaLogFileSize

Argument

integer-value

Specify the integer value in the range of 1024 to 2147483647 (unit: bytes).

However, if a value out of range is specified, 1024 is set.

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.