"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!