License Manager Error -96

20 views (last 30 days)
Jerry Iacangelo
Jerry Iacangelo on 19 Jun 2017
Commented: Kojiro Saito on 20 Jul 2019
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

Accepted Answer

Kojiro Saito
Kojiro Saito on 25 Jun 2017
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 Comments
Priyarubini Subramanian
Priyarubini Subramanian on 19 Jul 2019
Can you please give the steps how to check the above settings
Kojiro Saito
Kojiro Saito on 20 Jul 2019
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

Sign in to comment.

More Answers (0)

Categories

Find more on Manage Products in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!