How do I fix it?(error code = 16)

I purchased and installed MATLAB Production Server, then created an Instance and ran it, but the following error came out: "Server failed to start (error code = 16): license checkout failed Server process exited with return code: 16 (check logs for more) information)" Runtime was set in the Setting part of Instance. But I get error code = 16. How do I fix it?
I referenced that url, but I can't understand.

1 件のコメント

Byeong Cheol Kim
Byeong Cheol Kim 2021 年 5 月 26 日
1 [2021.05.26 11:35:47.118671] [information] Starting master (pid = 6468)
2 [2021.05.26 11:35:47.168464] [information] Global locale: en_US
3 [2021.05.26 11:35:47.169450] [information] Global encoding: windows-1252
4 [2021.05.26 11:35:47.169450] [information] terminal encoding: IBM437
19 [2021.05.26 11:35:47.462412] [information] [SERVICE:FLEXlm Client] license unavailable
20 [2021.05.26 11:35:47.462412] [information] [SERVICE:FLEXlm Client] temporarily disabling request processing
21 [2021.05.26 11:35:47.463384] [information] [SERVICE:FLEXlm Client] reset current license type to be invalid
34 [2021.05.26 11:35:47.497571] [error] [License:FlexlmLicenseApi] checkout() failed-5
35 [2021.05.26 11:35:47.497571] [error] [License:FlexlmLicenseApi] License Checkout Error
41 [2021.05.26 11:35:47.498555] [error] [SERVICE:FLEXlm Client] license checkout failed
44 [2021.05.26 11:35:47.498555] [error] [SERVICE:FLEXlm Client] License Manager failed to start
45 [2021.05.26 11:35:47.499526] [error] [SERVICE:FLEXlm Client] Failed to start with error, code = 16, message = license checkout failed

サインインしてコメントする。

回答 (1 件)

Manas Meena
Manas Meena 2021 年 6 月 1 日

0 投票

Please refer to This answer by the Mathworks support team.
License error code 16 means MLM daemon path is invalid.
Check your $MPS_INSTALL/etc/license.dat (if Windows, $MPS_INSTALL\etc\license.dat) file and DAEMON MLM path is correct. If you're using Linux, this path would be
DAEMON MLM $MPS_INSTALL/etc/glnxa64/mlm
In case of Windows, this path should be
DAEMON MLM $MPS_INSTALL\etc\win64\mlm.exe

カテゴリ

ヘルプ センター および File ExchangeManage Products についてさらに検索

製品

リリース

R2021a

質問済み:

2021 年 5 月 26 日

回答済み:

2021 年 6 月 1 日

Community Treasure Hunt

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

Start Hunting!

Translated by