To Configure the JVM Options

Use the JVM Options page to specify the options of the Java application launcher (java) that runs the Enterprise Server. The -D options designate properties that are specific to the Enterprise Server.

  1. In the navigation tree, select the Application Server node.

    The General Information page opens.

  2. On the General Information page, click the JVM Settings tab.

    The JVM General Settings page opens.

  3. On the JVM General Settings page, click the JVM Options tab.

    The JVM Options page opens.

  4. To modify an option, edit that option's Value field.
  5. To add an option:
    1. Click the Add JVM Option button.
    2. In the blank row that appears, type the option information in the Value field.
  6. To delete an option:
    1. Select the checkbox to the left of the Value field of the option to be deleted.
    2. Click Delete.
  7. Click Save.
  8. Restart the server.
See Also