MATLAB: Is ” tcp_s is bad!!! Exiting” or “EXITING DUE TO SIGNAL 28 Exit reason 5” in the log file

MATLAB

Why do I get the following entries in my log file?
tcp_s is bad!!! Exiting
EXITING DUE TO SIGNAL 28 Exit reason 5

Best Answer

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