Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • classes

  • jar

  • properties

  • system

    • temp

  • trace

The Java Service Manager can run on a separate machine to the JSM Client.

When you select the option to start the Java Service Manager, you will be prompted to enter the following:

INSTANCE

The instance defaults to a value of *DEFAULT. This is the recommended value. The default instance is defined in the JSMMGRDTA data area at position 1 to 50.

VERSION

The JVM Version defaults to a value of *DEFAULT. This is the recommended value. Valid values are based on the currently supported versions of the JVM.

OPTION

The option defaults to a value of *NONE. Valid values include *VERBOSE, *VERBOSEGC, *NOCLASSGC.

For more information about the OPTION keyword refer to the i5/OS JAVA (Run Java Program) command.

GCHINL

Initial heap size.

The possible value range is 256-240000000 kilobytes.

...

For more information about the GCHINL keyword refer to the i5/OS JAVA (Run Java Program) command.

GCHMAX

Maximum heap size.

The possible value range is 256-240000000 kilobytes.

...