Versions Compared

Key

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

...

The JSM Administrator configuration options are specified in the jsmmgrdta.txt file.

Priority

The JVM process priority.
Possible values are LOW, HIGH, NORMAL, BELOWNORMAL or ABOVENORMAL.
Default is NORMAL.

Instance

The path of the instance.
Default is ..\JSMInstance.

JVM

The path of the Java program to execute.
To specify another JRE or JDK use the absolute path to the java program.
For example: C:\Program Files\Java\jdk1.5.0_22\bin\java
Default is java.

JVMOptions  

The Java program options.
There is no default value.
The shipped value is -Xms128M -Xmx128M -Xrs -Djava.endorsed.dirs=.\endorsed

JSM requires a 32-bit JRE on 32-bit Windows and a 64-bit JRE on a 64-bit Windows machine.

...