Why do I receive License Manager Error -139?

202 ビュー (過去 30 日間)
MathWorks Support Team
MathWorks Support Team 2013 年 10 月 18 日
編集済み: MathWorks Support Team 2023 年 12 月 15 日
Why do I receive License Manager Error -139?

採用された回答

MathWorks Support Team
MathWorks Support Team 2023 年 12 月 5 日
編集済み: MathWorks Support Team 2023 年 12 月 15 日
This error is usually an indication that the communication between the client attempting to use the MathWorks product and the server hosting the Network License Manager is hitting a timeout limit. Some possible causes for this include the following:
  • Poor network connectivity between the end user and the server
  • A large options file being used by the Network License Manager
  • The Network License Manager does not have enough system resources on the server to process the license checkout(s)
However, in some cases, it may occur if your Network License Manager is configured with an options file that uses HOST_GROUPs with wildcards. For example:
HOST_GROUP labs 192.168.*.*
INCLUDE MATLAB labs
To workaround this issue, configure the HOST_GROUP with exact IP addresses. For example:
HOST_GROUP labs 192.168.1.1 192.168.1.2
Options files live only on the Network License Manager, meaning that the person(s) maintaining the Network License Manager are the ones who should be making this change. If you don't know who may be maintaining the Network License Manager, please reach out to your License Administrator.
Who is my License Administrator?

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeManage Products についてさらに検索

タグ

タグが未入力です。

製品

Community Treasure Hunt

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

Start Hunting!

Translated by