Why do I receive an error about redundant server communication when starting the network license manager using the lmstart command?

1 view (last 30 days)

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 28 Feb 2019
On Linux, UNIX and Mac systems this error can be resolved by following the steps below:
1. In a terminal window, browse to your MATLAB/etc/ folder.
2. type: ./lmdown
3. type: sudo rm /var/tmp/lm* (enter your Mac password when prompted)
4. type: sudo rm /var/tmp/lock*
5. type: ./lmstart (check for error messages)
6. If there are no errors displayed, try to run MATLAB again

More Answers (0)

Categories

Find more on Manage Products in Help Center and File Exchange

Tags

No tags entered yet.

Products


Release

R2006a

Community Treasure Hunt

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

Start Hunting!