en.help.ref-standaloneinstanceconfigproperties.html Maven / Gradle / Ivy
Show all versions of console-cluster-plugin-help
Instance System Properties
The Instance System Properties page displays a list of the Java system properties
that are set for the current GlassFish Server instance. Java system properties
are passed to the Java application launcher through the -D option of the
Java application launcher whenGlassFish Server is started.
These properties override property definitions for port settings in the instance's configuration. Predefined
port settings must be overridden if, for example, two clustered instances reside on
the same host. In this situation, port settings for one instance must
be overridden because both instances share the same configuration.
For information about predefined port settings in a configuration, see Predefined Configuration System Properties.
The Instance Name field is a read-only field that displays the name of
the current instance.
For each property, the following information is displayed:
- Instance Variable Name
The name of the system property.
- Current Value
The value that is currently set for the property. This field is read only.
- Override Value
The value to which the property will be set after changes are saved.
The Additional Properties table also contains the following options.
- Add Property
Button to add a property. Clicking this button adds a row to the Additional Properties table.
- Delete Properties
Button to delete one or more selected properties. Any property that is deleted reverts to its default value or, if no default value is set, is undefined.
Related Tasks
Equivalent asadmin Subcommands
Copyright © 2010, Oracle and/or its affiliates. All rights reserved. Legal Notices