why license manager error-15

9 次查看(过去 30 天)
tang xue
tang xue 2015-3-10
why license manager error-15

回答(2 个)

Ori
Ori 2015-7-7
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 2015-7-7
For a more MATLAB specific answer, take a look at this Support answer.

类别

Help CenterFile Exchange 中查找有关 Manage Products 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by