Borrar filtros
Borrar filtros

Why do I receive License Manager Error -16?

358 visualizaciones (últimos 30 días)
MathWorks Support Team
MathWorks Support Team el 13 de Abr. de 2011
Editada: MathWorks Support Team el 31 de Ag. de 2022
When starting the network license manager or starting MATLAB I receive the following error:
Cannot read data from license server. License Manager Error -16.

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 31 de Ag. de 2022
Editada: MathWorks Support Team el 31 de Ag. de 2022
This error will occur if the path to MLM in your license file is incorrect. To resolve this error, open the license.dat file with a plain text editor and correct the path to MLM.
Where $MATLAB is the MATLAB installation directory, the license.dat file on the server machine is located in:
$MATLAB/etc
The DAEMON line specifies the daemon type and the path to the daemon. For MATLAB, this is:
DAEMON MLM <path to vendor daemon>
The location of the daemon depends on your operating system.
 
Windows
The daemon will normally be located here:
$MATLAB\etc\win64\mlm.exe
Linux
The daemon will normally be located here:
$MATLAB/etc/glnxa64/mlm
Mac
$MATLAB/etc/maci64/mlm
Once you have made the changes to the license file, you must stop and start the network license manager. (Do not reread the license file: reread is not supported by the MATLAB vendor daemon.) For more information on stopping and starting the license manager, please see How do I start or stop the MathWorks Network License Manager?
  1 comentario
nightrome
nightrome el 18 de Ag. de 2016

Where are the "Related Solutions listed below"?

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Manage Products en Help Center y File Exchange.

Etiquetas

Aún no se han introducido etiquetas.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by