Increase license timeout?
19 ビュー (過去 30 日間)
古いコメントを表示
Michael Pressler
2017 年 2 月 2 日
回答済み: Ashwini Venkatappa
2017 年 2 月 6 日
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 件のコメント
採用された回答
Ashwini Venkatappa
2017 年 2 月 6 日
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 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Manage Products についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!