Unable to start MATLAB 2022a after clicking on update, fatal startup error reported

13 visualizaciones (últimos 30 días)
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

Iniciar sesión para comentar.

Respuestas (1)

Dinesh
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:
  1. 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".
  2. If the file is missing or corrupted, try reinstalling MATLAB 2022a.
  3. 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.

Categorías

Más información sobre Startup and Shutdown en Help Center y File Exchange.

Productos


Versión

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by