Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Troubleshooting for issues associated with license servers are discussed in the sections below.

Inability to query license server

If License Statistics cannot query the license server, the log will contain an error message such as the following:

...

To do this, navigate from a command line to the directory that contains the query tool and follow the instructions below, depending on which license server you are checking. If there are errors in the communication between the license server and License Statistics, you will receive information about the errors. Otherwise, you will see normal statistics information for the indicated license server.

LM-X

For an LM-X license server, type the command:

...

where host and port are the host and port appropriate for your license server. The host and port designations are optional. If the host information is omitted, the local host is used; if the port information is omitted, the default port is used.

FLEXlm/FlexNet

For a FLEXlm/FlexNet license server, type the following commands:

...

where port and host are the port and host appropriate for your license server, and vendor is the vendor daemon's name (this name is case-sensitive by FlexNet's default license server configuration). The port designation is optional; if it is omitted, the default port is used. Specifying the vendor is also optional.  

FLEXlm/FlexNet with enabled HAL

To query a FlexNet HAL license server manually for Linux, type the following commands:

...

lmutil lmdiag -n -c [port]@host1;host2;host3
lmutil lmstat -i -a -c [port]@host1;host2;host3 [-S vendor]

RLM

For an RLM license server, type the command:

...

where port and host are the port and host appropriate for your license server. The port designation is optional; if it is omitted, the default port is used.

Sentinel LM/RMS

For a Sentinel LM/RMS license server, type the command:

...

where host is the host appropriate for your license server. The host designation is optional; if it is omitted, the local host is used.IBM

IBM LUM

For an IBM LUM license server, type the command:

...

where host is the host appropriate for your license server.

Dassault  

For a Dassault license server, you can get license, user, and denials information by following the procedures below.

...

  1. Create a text file named sl.txt.

  2. Add the following four lines to sl.txt:

    c host port
    sl -from date hour
    d
    q

    where:
    • host and port are the host and port appropriate for your license server,
    • date is in YYYY/MM/DD format, and hour is in HH:MM:SS format.
      (Note that you should use current values for date and hour.)


  3. Run the command:

    dslicsrv -admin -i sl.txt

Using Autodesk with License Statistics Agent

When using Autodesk with License Statistics Agent, if the Agent is running but is not reporting any usage (the service is not running or there are no usage files), try the following troubleshooting steps, in order:

  1. License Statistics tracks checked out licenses, not open applications, so ensure that at least one user is logged into the Autodesk application.  
  2. After ensuring that a user is logged into Autodesk, wait for several minutes to determine whether the Agent is reporting usage. If it is still not reporting usage, continue to the next step.
  3. Open the Windows Task Manager from the machine where the Agent is installed, and go to the Services tab.
  4. Send X-Formation Support a screenshot of the entire list of services (this may require multiple screenshots if the list is long). 
  5. Zip the following directories and email the zip files to X-Formation Support:
    C:\ProgramData\X-Formation\License Statistics Agent\logs
    C:\Users\ %USERNAME% \AppData\Local\Autodesk
    C:\Users\ %USERNAME% \AppData\Roaming\Autodesk
  6. In your email to X-Formation Support, include the version number of your License Statistics installation.

the Agent logs and config located in ProgramData\X-Formation\License Statistics Agent

EPLAN License Manager

There is a single command that uses a different template for every kind of data retrieval. The template has to be saved to a file, and its path has to be passed as <path-to-xml-file>.

...