Why does my verification stop with the message "Failure with error code 241"?
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
MathWorks Support Team
el 23 de Sept. de 2011
Editada: MathWorks Support Team
el 26 de Feb. de 2019
While running my Polyspace analysis, the verification can occasionally terminate with the message:
Failure with error code 241
Respuesta aceptada
MathWorks Support Team
el 26 de Feb. de 2019
The error code actually comes from a FLEXlm error code, that has been changed into an unsigned value; the error code 241 is equal to the FLEXlm error code -15.
This code corresponds to the message "Cannot connect to license server system".
The reason for the error message is that the server is too busy to answer, including license requests.
One workaround is to use a separate physical machine to run as the network license manager.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Run Settings en Help Center y File Exchange.
Productos
Versión
Aún no se ha introducido una versión.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!