"Session log could not be read" error when using "Show Log" button on web app
이전 댓글 표시
I have the development version of MATLAB Web App Server successfully installed and configured on my machine. I am able to successfully deploy apps to the server and run them as expected.
However, when I attempt to open the session log from an app session using the "Show Log" button, I receive the following error message:
Session log could not be read.
This occurs with all apps.
The log files can be successfully viewed and accessed on the system as expected. The webapps log contains the following lines:
0x00002d74 agent::mdwas W Failed to prepare logs dir: fl:filesystem:AccessDenied
0x00002d74 agent::mdwas E setWindowsPermissionCurrentUserOnly:: Error code: 5 Unknown error while getting file/folder security descriptor
0x00002d74 agent::mdwas W Failed to prepare sessions home dir: fl:filesystem:AccessDenied
How can I resolve this issue?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 MATLAB Web App Server에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!