Register Relay Server (regRelayServer) Utility

Run the <UnwiredPlatform_InstallDir>\Servers\UnwiredServer\bin\regRelayServer.bat script any time you make changes to the relayserver.properties file.

Prerequisites: You need JDK 1.6.0_16 or higher to use this utility. If you choose to use an existing JDK option during installation, also ensure that you have set the JAVA_HOME environment variable to the installation location of this JDK version. Otherwise, you must use a text editor to modify the existing JDK path in the batch file itself.

Before registering the relay server, update the <UnwiredPlatform_InstallDir>\Servers\UnwiredServer\config\relayserver.properties file to reflect the correct relay server details. Make sure the cluster database is running before you execute the command.

Syntax

regRelayServer [install auto | install manual | remove]

Parameters

Usage

Performs multiple actions:
  • Registers relayserver.properties changes with the cluster as required.
  • Generates the relay server configuration file (rs.config)
  • Installs the Relay Server Outbound Enabler as services and creating batch scripts (startrsoe.bat and stoprsoe.bat in the <UnwiredPlatform_InstallDir>\Servers\UnwiredServer\bin\ directory).