Why do I receive License Manager Error -16?

조회 수: 355 (최근 30일)
MathWorks Support Team
MathWorks Support Team 2011년 4월 13일
편집: MathWorks Support Team 2022년 8월 31일
When starting the network license manager or starting MATLAB I receive the following error:
Cannot read data from license server. License Manager Error -16.

채택된 답변

MathWorks Support Team
MathWorks Support Team 2022년 8월 31일
편집: MathWorks Support Team 2022년 8월 31일
This error will occur if the path to MLM in your license file is incorrect. To resolve this error, open the license.dat file with a plain text editor and correct the path to MLM.
Where $MATLAB is the MATLAB installation directory, the license.dat file on the server machine is located in:
$MATLAB/etc
The DAEMON line specifies the daemon type and the path to the daemon. For MATLAB, this is:
DAEMON MLM <path to vendor daemon>
The location of the daemon depends on your operating system.
 
Windows
The daemon will normally be located here:
$MATLAB\etc\win64\mlm.exe
Linux
The daemon will normally be located here:
$MATLAB/etc/glnxa64/mlm
Mac
$MATLAB/etc/maci64/mlm
Once you have made the changes to the license file, you must stop and start the network license manager. (Do not reread the license file: reread is not supported by the MATLAB vendor daemon.) For more information on stopping and starting the license manager, please see How do I start or stop the MathWorks Network License Manager?
  댓글 수: 1
nightrome
nightrome 2016년 8월 18일

Where are the "Related Solutions listed below"?

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

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