MATLAB Web App Server fails to start with webapps-start command

5 Ansichten (letzte 30 Tage)
I couldn't start the server when I try to start Web App Server with webapps-start after running webapps-setup.

Akzeptierte Antwort

MathWorks Support Team
MathWorks Support Team am 27 Jul. 2021
Bearbeitet: MathWorks Support Team am 27 Jul. 2021
Please try stopping the MATLAB Web App Server and manually removing/renaming the USR directory, which sits in the same folder as the app or log folder. For example, the default directory for Windows is "C:\ProgramData\MathWorks\webapps\R20xxx\USR" and for Linux is "/usr/local/MATLAB/MATLAB_Web_App_Server/R20xxx/USR" 
After the directory is removed/renamed, try starting again. If you are still experiencing issues, you can run the following commands from the scripts folder to uninstall MATLAB Web App Server and then reinstall it:
webapps-uninstall
webapps-setup

Weitere Antworten (0)

Kategorien

Mehr zu MATLAB Web App Server finden Sie in Help Center und File Exchange

Tags

Noch keine Tags eingegeben.

Community Treasure Hunt

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

Start Hunting!

Translated by