*Fatal error on startup Cannot locate com/mathworks/jmi/OpaqueJavaInterface class*
조회 수: 12 (최근 30일)
이전 댓글 표시
Hello,
when I start Matlab 2013b 32 bit I receive the following message:
*Fatal error on startup
Cannot locate com/mathworks/jmi/OpaqueJavaInterface class*
The latest java version is 1.7.0_76 32 bit.What should I do?
댓글 수: 3
답변 (1개)
Kautuk Raj
2024년 12월 10일
I was also facing the same error during one of my workflows and I could not solve it even after referring to the answer by the MathWorks Support Team here: https://www.mathworks.com/matlabcentral/answers/97330-why-does-matlab-crash-at-startup-with-the-error-cannot-locate-com-mathworks-jmi-opaquejavainterface
I eventually found out that it was a problem caused by some McAfee endpoint security products that I had installed on my computer. After uninstalling them, the error did not occur for me. I suggest trying the same if it is applicable for you.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!