Why do I receive License Manager Error -5 when using redundant servers?

9 views (last 30 days)
When launching toolboxes and using Redundant Servers, why do I see License Manager Error -5?

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 10 Apr 2024 at 0:00
Edited: MathWorks Support Team on 10 Apr 2024 at 13:08
This can occur from 2 things:
  • When the environment variable for the client is configured incorrectly. When the license search path contains one of the three servers of the triad instead of all three, MATLAB will start successfully. However, whenever a toolbox is checked out a License Manager Error -5 is received. To resolve this, correct the environment variable to include every server in the triad. Make sure each server in the environment variable is separated with a colon (,) and not a semicolon (;). Using a semicolon will not work.
  • The license.dat used by the triad is misconfigured. If you are using the word VENDOR instead of DAEMON to refer to the vendor daemon MLM, then you must change it to read as DAEMON instead of VENDOR.

More Answers (0)

Categories

Find more on Manage Products in Help Center and File Exchange

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!