- Check if the mwdocsearch.exe file exists in the specified directory: "C:\Program Files\MATLAB\R2022b\bin\win64". If the file is missing, try reinstalling MATLAB.
- Try running MATLAB as an administrator. Right-click on the MATLAB icon and select "Run as administrator". Sometimes, certain permissions or access rights are required to execute certain files.
- Try disabling any antivirus software temporarily and check if the issue persists. Sometimes, antivirus software may interfere with the execution of certain files.
- If none of the above steps works, try repairing the MATLAB installation. You can do this by going to "Control Panel" > "Programs and Features" > "MATLAB R2022b" > "Uninstall/Change" > "Repair".
An error message appears when starting MATLAB but the compilation can still be performed normally
11 views (last 30 days)
Show older comments
Hello everyone advanced
Excuse me, when I start the MATLAB program, the following error message appears,
I tried to find a solution but couldn't find it.
How can I fix the content of this error message, thank you.
[error message]
Caught "std::exception" Exception message is:
An error occurred while initializing child process: While attempting to execute "C:\Program Files\MATLAB\R2022b\bin\win64\mwdocsearch.exe server -m C:\Program Files\MATLAB\R2022b -p 1237 -i 4884 -v C:\Users\King\AppData\Local\Temp\": CreateProcessW: �t�θ귽�����A�L�k�����n�D���A�ȡC
0 Comments
Answers (1)
Shubham
on 3 Apr 2023
Hi jiankuan,
The error message you provided suggests that MATLAB is having trouble initializing a child process due to an issue executing the "mwdocsearch.exe" server file. The error message is specific to Windows OS, indicating an issue with running the server file with the specified options.
Here are some steps you can try to resolve the error:
I hope this helps to resolve the issue you are facing.
0 Comments
See Also
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!