Why does my server crash and I get a "Vendor Daemon Died with Status 0" error when I try to compile using the MATLAB Compiler outside of MATLAB?

1 回表示 (過去 30 日間)
Why does my server crash and I get a "Vendor Daemon Died with Status 0" error when I try to compile using the MATLAB Compiler outside of MATLAB?
My server machine has several products including the MATLAB Compiler installed on it. I also have TIMEOUTALL option set in the options file. When I try to use the MATLAB Compiler from outside of the MATLAB environment by consecutively calling MCC commands between approximately 30 seconds and 30 minutes apart, my server crashes resulting in the following error message:
Vendor Daemon Died with Status 0
This behavior is also seen when I try to compile using the Visual Studio Add-in MATLAB feature.

採用された回答

MathWorks Support Team
MathWorks Support Team 2019 年 3 月 15 日
The solution to this problem is to remove the TIMEOUTALL option in the options file. This option does not affect MATLAB in any way. The server should restart automatically. However, if you specify a return port in your license file (because you are running through a firewall), then you can either:
1. Kill all of the client processes
2. Change the port number in the license file, resave the license file, and then restart the network license manager using the LMSTART function from the $MATLAB/etc directory.
NOTE: $MATLAB refers to the root MATLAB directory.

その他の回答 (0 件)

カテゴリ

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