
en.help.task-jvmoptions.html Maven / Gradle / Ivy
Show all versions of console-common Show documentation
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.
-
In the navigation tree, select the Configuration node.
-
Select the configuration that you are changing.
-
Under the Configuration node, select the JVM Settings node.
The JVM General Settings page opens.
-
On the JVM General Settings page, click the JVM Options tab.
The JVM Options page opens.
-
To modify an option, edit that option's Value field.
-
To add an option:
-
Click the Add JVM Option button.
-
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.
-
To delete an option:
-
Select the checkbox to the left of the Value field of the option to be deleted.
-
Click Delete.
-
Click Save.
-
Restart the server.
See Also
-
-
-
-
Copyright © 2005, 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices