Linux マシンでライセンス マネージャーを使用できないのはなぜですか?
Show older comments
Linux マシン上でネットワーク ライセンス マネージャーの起動やネットワーク ライセンス マネージャー ユーティリティの使用を試みると、以下のようなエラーが発生します。
./lmgrd: Command not found.
または
/lib64/ld-lsb-x86-64.so.3: bad ELF interpreter: No such file or directory
または
0:00:00 (MLM) FLEXnet Licensing version vXX.X.X.X build XXXX build 81116 i86_lsb MLM: can't initialize: Invalid license file syntax. (-2,40027)
0:00:00 (MLM) EXITING DUE TO SIGNAL 52 Exit reason 20
または
>$ /usr/local/MATLAB/R20XXx/etc/lmstart
Checking license file for local hostname and local hostid . . .
Taking down any existing license manager daemons . . .
No license manager daemons running . . .
Starting license manager . . .
Debug logfile = /var/tmp/lm_TMW.log
License verification completed successfully.
eval: 1: /var/tmp/lm_TMW.ld: not found
Waiting 300 secs for MATLAB vendor daemon to come up . . .
Type your interrupt character (usually CTRL-C) to quit.
Time = 3 secs : still waiting . . .
または
/usr/local/MATLAB/R20XXx/etc/glnxa64/lmhostid: not found
Error: Your hostname matches the hostname on a SERVER line in
your license file but the lmhostid in that line does not.
Your local lmhostid(s) are:
Your hostname is: licserver1.support.mathworks.com
The SERVER line in question is:
-----------------------------------------------
SERVER licserver1.support.mathworks.com 001122DDEE99 27000
-----------------------------------------------
Please stop, fix the problem, and try again . . .
Continue to start up license manager? y/[n])
Accepted Answer
More Answers (0)
Categories
Find more on 製品の管理 in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!