フィルターのクリア

Compiled application does not run because of startup plugin mwJavaClasspathCache.dll

19 ビュー (過去 30 日間)
Adam Gobena
Adam Gobena 2021 年 3 月 30 日
コメント済み: Greg 2024 年 7 月 5 日 9:12
While trying to test an application I compiled with MCR, I got the following error.
Error initializing MATLAB Runtime: Unable to load bundle binary C:\MATLAB\R2020a\bin\win64\matlab_startup_plugins\jmi\mwJavaClasspathCache.dll. Error: 193: Unknown error.
I read somewhere on this site about a similar error which was caused by a space in the directory name, so I moved MATLAB from c:\Program Files\ to C:\ but it didn't help. Any idea what is going on?
  2 件のコメント
忆宁 黄
忆宁 黄 2022 年 5 月 15 日
did you resolved it?
I have the same problem, it happen win10 system, seems win11 works
Adam Gobena
Adam Gobena 2022 年 5 月 16 日
I updated to R2021a and the issue was gone. My machine is on Win 10.

サインインしてコメントする。

回答 (1 件)

Amal Raj
Amal Raj 2024 年 2 月 20 日
Hey. Try copying the executable to <mcr>\bin\win64 and launching from there. If it works, there is a conflict between some shared library in c:\windows\system32 and the MATLAB runtime.
  1 件のコメント
Greg
Greg 2024 年 7 月 5 日 9:12
Oh it really works when I did so! But is there any way to solve the conflict?

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

製品


リリース

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by