Clear Filters
Clear Filters

unable to start license manager with command line

3 views (last 30 days)
I have installed matlab license manager on server-pc, now I tried 'Stop Server' and 'Start Server' with command line on my(client)-PC
I successfully 'stop Server' by
"C:\Program Files\MATLAB\R2019b\etc\win64\lmutil" lmdown -c "C:\Program Files\MATLAB\R2019b\licenses\network_es.lic
but I failed to 'Start Server',
  • tried 1
"C:\Program Files\MATLAB\R2019b\etc\win64\lmgrd" -c "C:\Program Files\MATLAB\R2019b\licenses\network_es.lic" -l imlog1.txt
the log report is as bellow
while, if you run above command on server-pc (use corresponding license file), it works.
  • tried 2
"C:\Program Files\MATLAB\R2019b\etc\win64\lmutil" lmreread -c "C:\Program Files\MATLAB\R2019b\licenses\network_es.lic"
no effect
Did I use incorrect command, or some other errors occured ?

Accepted Answer

Leo Zhai
Leo Zhai on 20 Apr 2023
I fixed this problem:

More Answers (0)

Categories

Find more on Manage Products in Help Center and File Exchange

Products


Release

R2019b

Community Treasure Hunt

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

Start Hunting!