To Configure the JVM Options

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

  1. In the navigation tree, select the Configuration node.

  2. Select the configuration that you are changing.

  3. Under the Configuration node, select the JVM Settings node.

    The JVM General Settings page opens.

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

    The JVM Options page opens.

  5. To modify an option, edit that option's Value field.

  6. 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.

      If the option information contains one or more spaces, enclose the entire string in double quotes.

  7. To delete an option:

    1. Select the checkbox to the left of the Value field of the option to be deleted.

    2. Click Delete.

  8. Click Save.

  9. Restart the server.

See Also
Copyright © 2005, 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices