Unable to start MATLAB 2022a after clicking on update, fatal startup error reported
21 ビュー (過去 30 日間)
古いコメントを表示
I am a MATLAB user from China. Yesterday, I chose to update MATLAB 2022a, but this morning I opened my computer and found that MATLAB could no longer be opened. The error is as follows. May I ask if there are any engineers who can propose corresponding solutions? Thank you
“
Fatal Startup ErrorDynamic exception type: class cppmicroservicessharedlibraryexceptionstd:. what: Loading D: ProgramFiles\\\\ matlab startup plugins\openssl initialize\ibmwconnectoropensslinitializer. dlifailed with error:找不到指定的模块not connected: not connected确定
“

7 件のコメント
回答 (1 件)
Dinesh
2023 年 4 月 6 日
Hi Xinpeng.
Based on the error message you provided, it seems that MATLAB is having trouble loading a plugin related to OpenSSL initialization. One possible reason for this error could be that the plugin file is missing or corrupted.
Here are a few things you can try to resolve this issue:
- Verify that the plugin file is present in the specified location. In this case, check if "libmwconnectoropensslinitializer.dll" exists in the folder with path "D:\Program Files\MATLAB\R2022a\bin\win64\matlab_startup_plugin\openssl_initializer".
- If the file is missing or corrupted, try reinstalling MATLAB 2022a.
- Check if you have other version(s) of MATLAB installed on your system. Sometimes they can have conflict with each other and lead to start-up errors.
1 件のコメント
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!