If you experience problems with LM-X, we may ask you to enable debug mode in LM-X (described below) and send us the log files from the LM-X License Manager log directory.

Enabling debug mode in Windows

To enable debug mode in Windows:

$ set LMX_EXTENDEDLOG=C:\Users\john\lmx-extended.txt
$ my-application.exe

Enabling debug mode in Linux

 To enable debug mode in Linux:

$ export LMX_EXTENDEDLOG="/var/log/lmx-extended.log"
$ ./my-application

For more information about license server logging, see Enabling and configuring license server logging.