フィルターのクリア

Why is " tcp_s is bad!!! Exiting" or "EXITING DUE TO SIGNAL 28 Exit reason 5" in my log file?

18 ビュー (過去 30 日間)
Why do I get the following entries in my log file?
ERROR: tcp_s is bad!!! Exiting
EXITING DUE TO SIGNAL 28 Exit reason 5

採用された回答

MathWorks Support Team
MathWorks Support Team 2024 年 7 月 18 日 0:00
編集済み: MathWorks Support Team 2024 年 7 月 18 日 6:04
This is an issue being investigated by MathWorks. To rule out a port related issue, you can set the port by adding the port=#### flag to the DAEMON line.
For example: 
DAEMON MLM "C:\Program Files\MATLAB\R20XXx\etc\win64\mlm.exe" port=27051

その他の回答 (1 件)

Walter Roberson
Walter Roberson 2020 年 3 月 18 日
  • network interruption to license server
  • anti-virus / firewall is blocking access to license server
  • time between client and server is not synchronized to within two minutes
Restarting the server could potentially end up resynchronizing times, but if they later grow apart again, the problem could re-occur.

カテゴリ

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