Increase license timeout?
18 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Michael Pressler
el 2 de Feb. de 2017
Respondida: Ashwini Venkatappa
el 6 de Feb. de 2017
Is there anyway to increase the time out for the client to wait for a license to check out? I have a user logging into a VPN and the license checkout fails (in city over), but works fine when in the local area.
0 comentarios
Respuesta aceptada
Ashwini Venkatappa
el 6 de Feb. de 2017
The timeout for MathWorks Hosted License Manager(MHLM) license has become adjustable by an environment variable(MW_LM_SERVICE_TIMEOUT ). The base timeout for MHLM license is 60 seconds.
The environment variable: MW_LM_SERVICE_TIMEOUT will override the timeout with its own value in seconds. Set this environment variable on the computer calling MHLM for a license to something greater than 60 seconds.
Note:In a cluster configuration this variable will need to be set on the cluster nodes to take effect.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Manage Products en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!