Why does MATLAB timeout while running long calculation in "nodesktop" mode?
6 ビュー (過去 30 日間)
古いコメントを表示
MathWorks Support Team
2019 年 11 月 1 日
編集済み: MathWorks Support Team
2019 年 12 月 2 日
I am running a MATLAB job with "–nodisplay", "–nodesktop" options. While running a regression on MATLAB, I have noticed that it was aborting after a specific time period. The problem was debugged to the license server revoking the MATLAB session's license after a specific timeout (12 hours) as the session was being marked as idle.
Why is the session being marked as idle although it is still executing a script? Below are my MATLAB logs.
2019-02-05 13:23:26 (MLM) OUT: "Signal_Toolbox" username@hostname
*2019-02-06 01:20:14 (MLM) Idle session. Returning keys for username@hostname.*
2019-02-06 01:20:14 (MLM) IN: "Communication_Toolbox" username@hostname
採用された回答
MathWorks Support Team
2019 年 12 月 3 日
This is a known bug in MATLAB R2017a, and has been fixed in the R2017b release. To resolve this issue in MATLAB R2017a, refer to the following Bug Report which has been published with a patch attached:
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!