License Manager Error -96

조회 수: 23 (최근 30일)
Jerry Iacangelo
Jerry Iacangelo 2017년 6월 19일
댓글: Kojiro Saito 2019년 7월 20일
We haven’t changed anything in the build process in months – it has worked until this past Friday morning.
Here is what we see:
License checkout failed. License Manager Error -96 MATLAB is unable to connect to the license server. … Licensing error: -96,7. System Error: 2

채택된 답변

Kojiro Saito
Kojiro Saito 2017년 6월 25일
This answer will help you. You need to make sure that MATLAB machine can ping to license server and two ports of FlexNet and MLM are not blocked by firewall.
  댓글 수: 2
Priyarubini Subramanian
Priyarubini Subramanian 2019년 7월 19일
Can you please give the steps how to check the above settings
Kojiro Saito
Kojiro Saito 2019년 7월 20일
1. From MATLAB machine, open Command Prompt or Terminal,
ping SERVER_HOSTNAME
where SERVER_HOSTNAME is a hostname of the license server.
2. At the server, check the Firewall if incoming TCP ports are allowed. Two TCP ports are to be allowed. By default, lmgrd daemon uses 27000 and MLM daemon uses random port number, so you need to set a specfic port for MLM daemon by the settings written in this answer

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

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