Why do I get the error "MATLAB Web App Server files not found. Verify that MATLAB Runtime appears before any installed version of MATLAB" while starting Web App Server?

조회 수: 20 (최근 30일)
I have installed Web App Server after following the instructions given on documentation.
When I try to start Web App Server server executable, I receive the error -
"MATLAB Web App Server files not found. Verify that MATLAB Runtime appears before any installed version of MATLAB".
How to fix this?

채택된 답변

MathWorks Support Team
MathWorks Support Team 2018년 4월 12일
This error is thrown when Web App could not find the required files, because a supported version of MCR is either not installed or it is not added to Windows PATH system environment variable before any installed version of MATLAB.
To resolve this issue, make sure you have installed correct version of MCR and added the MCR folder location to PATH environment variable before any other MATLAB/MCR folders.
The default location would be-
C:\Program Files\MATLAB\MATLAB Runtime\v94\runtime\win64
Once you change the PATH, Web App Server will pick up the necessary files from MATLAB Compiler and it will run smoothly.
Hope this helps!

추가 답변 (1개)

cui,xingxing
cui,xingxing 2019년 4월 23일
微信截图_20190423120425.png
By following the above, my environment variable is set as shown Figure,but it does't work! same error ? my matlab release 2019a

카테고리

Help CenterFile Exchange에서 MATLAB Web App Server에 대해 자세히 알아보기

제품


릴리스

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by