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

143 views (last 30 days)
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确定
  4 Comments

Sign in to comment.

Answers (1)

Dinesh
Dinesh on 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:
  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.

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Products


Release

R2022a

Community Treasure Hunt

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

Start Hunting!