You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 16 Next »

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

Enabling client-side debug mode

To enable client-side debug mode in Windows:

  1. Set the environment variable LMX_EXTENDEDLOG; for example:
    $ set LMX_EXTENDEDLOG=C:\Users\john\lmx-extended.txt 
    $ my-application.exe 

  2. Restart your licensed software.

To enable client-side debug mode in Linux:

  1. Set the environment variable LMX_EXTENDEDLOG; for example:
    $ export LMX_EXTENDEDLOG="/var/log/lmx-extended.log" 
    $ ./my-application 
  2. Restart your licensed software.

Enabling license server debug mode

To enable debug mode for the license server in Windows or Linux, either:

For more information about license server logging, see License server log file.


  • No labels