필터 지우기
필터 지우기

Why do I receive License Manager Error -114?

조회 수: 386 (최근 30일)
MathWorks Support Team
MathWorks Support Team 2013년 10월 25일
편집: MathWorks Support Team 2021년 1월 22일
When starting MATLAB I receive the following error:
ERROR: License checkout failed.
License Manager Error -114
SIGN= keyword required but missing from the license certificate.
This is probably because the license is older than the application
You need to obtain a SIGN= version of this license from your vendor.
or
When in the debug log file on the license server I noticed the following error:
ERROR: 8:40:36 (MLM) Invalid license key (inconsistent authentication code)
8:42:05 (MLM) DENIED: "MATLAB" jsmith@jsmith-deb6-64  (SIGN= keyword required but missing from the license certificate. (-114,525))

채택된 답변

MathWorks Support Team
MathWorks Support Team 2021년 2월 24일
편집: MathWorks Support Team 2021년 1월 22일
This error can occur when the license file used by the network license manager has been updated to a newer Release but the license manager has not been updated. 
To resolve this, upgrade the network license manager to the latest version available. For instructions on this process, please see the link below:
How do I install or update the Network License Manager?https://www.mathworks.com/matlabcentral/answers/105860-how-do-i-install-the-network-license-manager
This error could be misleading if there is an options file involved and a concatenated license file that has a older releases on it. The user would see the last error that they encountered in the MATLAB window, in this case its a -114 error. The log file should show that the user received a -39 on one or more licenses and then a -114 on the last license. 
To resolve this issue add the computer to the HOST__GROUP or the USER to the USER_GROUP on the options file and enable group case insensitivity if needed.

추가 답변 (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