Configuring an RLM Server

This page describes the steps required for installing and configuring a Reprise License Manager for use with Lumina software. The instructions are relevant for an IT manager within your organization who manages software licenses.

Analytica end-users, who wish to install the software, should see How to Install Analytica 4.2 -- Individual License and How to Install Analytica 4.2 -- Centrally Managed License.

You can watch a video showing the installation of the RLM server, use of the RLM administration console, and activation of Lumina codes here: RLM_Install.wmv (22 minutes). This video is a little rough around the edges.

What you need

License Server computer
You'll need to identify a server computer that will host the Reprise License Manager (RLM) server. This computer needs to be on your internal company network where it can be reached by all the computers in your organization that may need to check out licenses. It should also be a server with high availability -- i.e., that isn't turned off. It can serve licenses for other products from other vendors that also use RLM as well.
The load imposed on the server from RLM, especially from Analytica applications, is extremely light, so it by no means needs to be a dedicated server. You can easily use a computer whose primary purpose is for something else.
The Server can be nearly any platform, including Windows or Unix (i.e., any platform supported by Reprise).
RLM does support redundant failover servers, but this is seldom required and isn't covered here.
Generic RLM Server Software
If you are already running RLM for other applications using RLM 7 or higher, then you already have what you need. Otherwise, download the end-user bundle from reprisesoftware.com. For a windows platform, this is downloaded as a file x86_w1.enduser.zip.
You'll also need the lumina-specific settings file (right click, select Save Target As...) lumina.set, and save it in your RLM directory.
Analytica or ADE license(s).
These are provided to you by Lumina when you purchase ADE or Analytica.
They should contain 16 numeric digits, such as: 1234-5678-9012-3456
If you have a multi-seat license, then each activation key also has a count (aka number of seats) associated with it. Most commonly, licenses are 1-seat licenses, so if you were not given a count with your activation key, you can assume it is a 1-seat license.

Installation Steps

The installation steps are given here for a Windows machine, but are the same with just minor differences on Unix servers. In Windows computers, especially if Vista, you'll probably need to be in an administrator account to perform these steps.

1. Unzip the RLM end-user bundle to a directory of your choice, such as:

C:\Program Files (x86)\Reprise\x86_w1.enduser

2. Copy the lumina.set file to the same directory.

3. Start a CMD-line window. CD to this directory.

4. Type: rlm -dlog "c:\Program Files (x86)\Reprise\x86_w1.enduser\rlm.log" -install_service

  • You must include the full path to the log file, without using relative paths.
  • There are additional configuration options, for a listing help type: rlm -?
  • This step will likely require admin permissions.
  • The local system account (which the RLM service will run under) must have write permissions to the x86_w1.enduser directory, so that it can write activated license files and the log file.

5. Type: net start rlm

The RLM service should now be running.

6. Enter the administration panel:

7. Install any Analytica or ADE licenses.

Lumina should have provided you with Activation keys for your Analytica or ADE license(s). These activation keys contain 16 numeric digits, such as:
1234-5678-9012-3456
  • Click the "Activate License" button
  • Click "BEGIN License Activation", then enter these fields:
    • Other (URL): AnalyticaOnline.com
    • ISV: lumina
    • License activation key: 1234-5678-9012-3456      {Your activation code here}
    • License Server hostid: { Use the value filled in for you }
    • License count: { The number of seats. Normally 1. }
    • License File to create: { A *.lic file in the licenses directory from step 4}
    • Press REQUEST LICENSE.
    • When prompted, restart RLM server to reread licenses.

8. Click on Status

  • Verify that the Lumina ISV is listed.

9. If you have more than one activation key, repeat step 8 for each.

See Also

Comments


You are not allowed to post comments.