I can't set up the MATLAB Production Server dashboard, why?
3 ビュー (過去 30 日間)
古いコメントを表示
I tried to set up the MATLAB Production Server dashboard, but there were some errors under CMD, the error code is shown in the figure. What can I do? Looking for help!
My MATLAB version: R2018a, 64bit; operating system version: win10, 64bit
0 件のコメント
採用された回答
Kojiro Saito
2023 年 5 月 29 日
First add "<MATLAB_Production_Server_Install_Root>\bin\win64" to the system PATH enviroment or install Visual C++ Redistributable Packages for Visual Studio 2013.
Then, if encountered "admin already exists" error in mps-dashboard setup, you can change databaseUser to other user name than admin, for example, "--databaseUser hoge", in <MATLAB_Production_Server_Install_Root>\dashboard\config\config.txt.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!