All Downloads are FREE. Search and download functionalities are using the official Maven repository.

en.help.task-change-clustered-instance-ports.html Maven / Gradle / Ivy

The newest version!



To Modify the Port Numbers of a Clustered GlassFish Server Instance

The port numbers of a clustered GlassFish Server instance are initially set in the configuration that the instance inherits from its parent cluster. You must modify these port numbers if, for example, two clustered instances reside on the same host. In this situation, port numbers for one instance must be modified because both instances share the same configuration.

The port numbers of an instance are stored as Java system properties. These properties are passed to the Java application launcher through the -D option of the Java application launcher whenGlassFish Server is started.

  1. In the navigation tree, expand the Clusters node.
  2. Under the expanded Clusters node, select the node for the cluster.

    The General Information page for the cluster opens.

  3. On the General Information page, click the Instances tab.

    The Clustered Server Instances page for the cluster opens.

  4. Select the instance for which to modify port numbers.

    The General Information page for the instance opens.

  5. On the General Information page, click the Properties tab.

    The Instance System Properties page opens.

    This page displays the current values of the following system properties for the instance:

  6. For each existing property that you are modifying, type the new value in the Override Value field for the property.
  7. Set values for any additional properties that you require.
    1. In the Additional Properties table, click Add Property.

      A row is added to the Additional Properties table.

    2. In the Instance Variable Name field, type the property name.
    3. In the Override Value field, type the value.
  8. Click Save.

See Also

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy