Changing the license server for the Management Console

To change the Rational license server for the Management Console, make the following modifications to the product license server configuration. You must perform this procedure if:
  1. This step applies only to Build Forge versions 7.1 to 7.1.3.3. For later versions, proceed to step 2. For your operating system, change the value of the RATIONAL_LICENSE_FILE variable.
    Windows RATIONAL_LICENSE_FILE is in the registry at HKEY_LOCAL_MACHINE\SOFTWARE\FLEXlm License Manager
    UNIX/Linux RATIONAL_LICENSE_FILE is set in the .flexlmrc file, located in the home directory of the user who is running Build Forge

    Set this variable to the correct host name of the license server:

    port@hostname | @hostname

    If the license server port is 27000 (the default), then a port is not required.

  2. In the Management Console UI, select Administration → System.
  3. Locate the License Server setting and set its value to the host name of the new Rational license server.

    Use one of the following formats.

    <host_name>:<port> | <host_name>  | <port>:<host_name>

    If the license server port is 27000 (the default), then a port is not required.

  4. Click Refresh on your Web browser to verify that the Management Console can connect to the new license server.

Feedback