
en.help.ref-configurationsystemproperties.html Maven / Gradle / Ivy
Show all versions of console-common Show documentation
System Properties
The System Properties page displays a list of the Java system properties that are defined in the selected named configuration. 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 define the default values of port settings for all GlassFish Server instances that reference the configuration.
For information about predefined port settings in a configuration, see Predefined System Properties.
For each property, the following information is displayed:
- Instance Variable Name
-
The name of the system property.
- Default Value
-
The value that is set for the property in the named configuration that the instance references. This field is read only.
- Instance Values
-
A link to the Instance Values page for the property.
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.
The System Properties page also contains the following options:
- Configuration Name
-
The name of the configuration to which the settings on this page apply. This field is read only.
- Dynamic Reconfiguration
-
If this option is enabled, changes to the configuration are applied to the instances that reference the configuration without the need to restart the instances.
- Clusters and/or Instances Using This Configuration
-
A list of the clusters and instances that reference the configuration with an indication of whether each cluster or instance is running:
-
If the cluster or instance is running, a check mark (✓) is displayed.
-
If the cluster or instance is stopped, an exclamation point (!
) is displayed.
Related Tasks
To Set Default Values for Configuration Properties
Equivalent asadmin Subcommands
Copyright © 2005, 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices