Why does MATLAB timeout while running long calculation in "nodesktop" mode?
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
MathWorks Support Team
le 1 Nov 2019
Modifié(e) : MathWorks Support Team
le 2 Déc 2019
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
Réponse acceptée
MathWorks Support Team
le 3 Déc 2019
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 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Manage Products dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!