"Caught "std::exception" Exception message" in command line window.

36 ビュー (過去 30 日間)
Fu
Fu 2023 年 5 月 28 日
回答済み: Mathy 2024 年 8 月 16 日
Caught "std::exception" Exception message is:
An error occurred while initializing child process: While attempting to execute "C:\Program Files\MATLAB\R2023a\bin\win64\mwdocsearch.exe server -m C:\Program Files\MATLAB\R2023a -p 56316 -v C:\Users\28395\AppData\Local\Temp\ -t 9132 0 1 0 0 0": CreateProcessW: 拒绝访问。 [system:5]
It pop out every time I launch the Matlab today.
What happend
  2 件のコメント
Walter Roberson
Walter Roberson 2023 年 5 月 28 日
Some anti-virus systems sometimes believe that parts of MATLAB / Simulink are potential malware, so sometimes you need to exempt MATLAB from being scanned and then reinstall parts of it.
Fu
Fu 2023 年 5 月 29 日
Thank you, it works.
This error disappeared.

サインインしてコメントする。

回答 (1 件)

Mathy
Mathy 2024 年 8 月 16 日
Hi Fu,
It looks like there is an issue with initializing the child process and the error message indicates that the operating system is denying access to execute "C:\Program Files\MATLAB\R2023a\bin\win64\mwdocsearch.exe" due to permission related issues.
You could try running Matlab as an "Administrator" and check if the issue is resolved or not. To run as an administrator, right-click on the Matlab icon and select "Run as administrator" option from the contextual menu.
If running as an administrator doesn't resolve the issue, you could also try disabling your antivirus software temporarily as it could be blocking the application from executing.
If the above solutions do not work, you could consider repairing or reinstalling MATLAB to resolve any potential corrupt installation-related issues.
Hope this helps!

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

タグ

製品


リリース

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by