Clear Filters
Clear Filters

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

18 views (last 30 days)
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

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 18 Jul 2024 at 0:00
Edited: MathWorks Support Team on 18 Jul 2024 at 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

More Answers (1)

Walter Roberson
Walter Roberson on 18 Mar 2020
  • 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.

Categories

Find more on Manage Products in Help Center and File Exchange

Tags

No tags entered yet.

Products

Community Treasure Hunt

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

Start Hunting!