Cluster support

The Launcher service uses the Java™ Remote Method Invocation (RMI) to communicate with clients. When the Launcher service is running in a cluster environment or if there are machines with multiple network interface cards (NIC), you must manually specify the RMI system properties. You can do so from the Launcher Administration application Advanced tab.

The Launcher service sets these properties before running the RMI server. In a cluster environment, you must enter java.rmi.server.hostname in the Property column and the Launcher service host name in the Value column.

For example, java.rmi.server.hostname can be the Property. The host name mycluster.fl.company.com (under Value) can be the "value" of the property, which indicates where the Launcher service is running.