Setting Up and Configuring FlexNet License Server on Windows and Linux

Setting Up and Configuring FlexNet License Server on Windows and Linux

Downloading and Preparing the License Server for Installation

  1. On the MyDelta page left navigation pane, click Downloads.

If your license type does not support use of a license server, you might not see license server tools listed as available downloads on this page. If you think that something is missing, contact DeltaXML Support.

  1. In the License Downloads section, click Download to start downloading the zip file for your product. You can choose the download location. The download starts immediately.

  2. Unpack the zip file. A folder gets created in the format of deltaxml-license-server-XXXXX-1_0. The daemon executables that are used to run the license server are placed in the bin subfolder.

Depending on your preferred operating system, you can run and control the license server using one of the following methods:

  • On Windows, use the desktop tool lmtools.exe, which provides a graphical equivalent of the command line tools.

  • On Linux, you can use the command line with commands such as lmgrd, lmstat, lmdown etc. For the complete list of commands, see the FlexNet Publisher License Administration Guide. You can search for lmgrd to get you started.

Starting and Stopping the License Server in Linux

All the executables are available as a part of Linux license server download within the bin directory.

Start the license server using following command.

./lmgrd -c path-to-license-file

Stop the license server using following command.

./lmdown

Check the status of the license server using following command.

./lmstat

Starting and Configuring the License Server in Windows using lmtools.exe

You can set up the license server using the lmtools.exe interface, which which is available in the bin subfolder.

image2022-6-14_17-45-58.png
  1. Start lmtools.exe by double-clicking it.

  1. Select the Config Services tab.

  2. Click Browse to select the path to the lmgrd.exe file. The complete path is \deltaxml-license-server-win_x64-1_1\bin\lmgrd.exe.

  3. Click Browse to select the path to the product license file. 

    • For convenience, place a copy of your .lic license file in the bin sub-folder alongside lmtools.exe

    • You can activate and download your license file at https://mydelta.deltaxml.com/

  4. Select the Use Services checkbox. 

  5. Click Save Service

image2022-6-14_17-52-42.png
  1. Select the Start/Stop/Reread tab.

  2. Select the Force Server Shutdown checkbox to ensure that the license server will shut down when you click Stop Server. Before starting the license server, you can click Stop Server to ensure that the service is not already running. The lmreread utility causes the license daemon to reread the license file and start any new vendor daemons that have been added. Additionally, all running daemons also reread the license file for changes in feature licensing information.

  3. Click Start Server to start the License Server. 

image2022-6-14_17-32-23.png

Checking that the License Server is running

  1. Select the Server Status tab.

  2. Click Perform Status Enquiry to provide a current status readout of the license server. 

  3. Check for errors. If successful, the report reads as shown in the following screen, indicating the number of licenses issued and currently in use. 

image2022-6-14_17-35-1.png

To set up the client to use a concurrent (network) license server hosted on a different machine, follow the steps here: How to Set Up Clients to Use a Concurrent (Network) License Server.