License Manager Error -96

23 次查看(过去 30 天)
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
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