License checkout failed, Manager error

16 ビュー (過去 30 日間)
Pushkar Khatri
Pushkar Khatri 2018 年 6 月 25 日
コメント済み: Pushkar Khatri 2018 年 6 月 25 日
I'm currently working on SURE algorithm but haven't completed it. I'm facing this problem not the first time but this time that's not due to network connection problem. I have complete matlab access provided by my college institute. It is performing other normal operations correctly and even executing the functions used in the actual code but it's showing errors on running the whole code. Till the day before, the same code was running pretty well. What should I do?

回答 (1 件)

ES
ES 2018 年 6 月 25 日
It just says all the available network licenses are in use.
If you know the license server address and port, you can find the current users and ask them to return. execute in windows command window
lmutil lmstat -a -c port@server
example
lmutil lmstat -a -c 5040@255.255.255.255
  1 件のコメント
Pushkar Khatri
Pushkar Khatri 2018 年 6 月 25 日
It's showing 'lmutil' as undefined function/variable. Also, the institute provides the same license keys to everybody installing via their network as far as I know.

サインインしてコメントする。

カテゴリ

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