Unable to start MATLAB 2022a after clicking on update, fatal startup error reported
13 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Dinesh
el 6 de Abr. de 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 comentario
jing
el 17 de Jun. de 2023
After this error, I can't run the reinstaller and I can't uninstall matlab
Ver también
Categorías
Más información sobre Startup and Shutdown en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!