Unable to start MATLAB 2022a after clicking on update, fatal startup error reported
13 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Dinesh
il 6 Apr 2023
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 Commento
Vedere anche
Categorie
Scopri di più su Startup and Shutdown in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!