Azzera filtri
Azzera filtri

why license manager error-15

9 visualizzazioni (ultimi 30 giorni)
tang xue
tang xue il 10 Mar 2015
Risposto: Steven Lord il 7 Lug 2015
why license manager error-15

Risposte (2)

Ori
Ori il 7 Lug 2015
Hi Tang.
Quoting from the Flexlm error codes' table:
"Cannot connect to license server. The server (lmgrd) has not been started yet, or the wrong port@host or license file is being used, or the TCP/IP port or host name in the license file has been changed."
I suggest to:
1. Verify that the lmgrd service is up,
2. Open a cmd window as an administrator on the matlab license server machine,
3. CD (change directory) to the location of the lmgrd.exe file
4. Run a command line : lmutil lmstat -a -c port_number@<hostname> -i
(replace the brackets with the actual parameters). This should produce some vital signs from your license manager.
Ori Kaplan

Steven Lord
Steven Lord il 7 Lug 2015
For a more MATLAB specific answer, take a look at this Support answer.

Categorie

Scopri di più su Manage Products in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by