필터 지우기
필터 지우기

Matlab 2015a Java error after fresh installation?

조회 수: 17 (최근 30일)
ptrk
ptrk 2015년 3월 27일
답변: yoshiki watanabe 2022년 6월 13일
Hi everyone,
after fresh Matlab installation on win8.1 64bit i get following fatal error on startup:
java exeption occured java.lang.noClassDefFoundError: Could not initialize class sun.awt.Win32FontManager
... ...
can anyone help me?

채택된 답변

Anusha B
Anusha B 2015년 3월 30일
Hi,
1. You can try executing the following commands:
restoredefaultpath
rehash toolboxcache
2. A corrupt installation may also be a cause of the issue.
  댓글 수: 1
Filippo Desantis
Filippo Desantis 2019년 12월 22일
Hi, I have the same problem but your solution unfortunately didn't resolve, instead a new warning appeared, "Warning: Function sim has the same name as a MATLAB builtin. We suggest you rename the function to avoid a potential name conflict." could you help me ?

댓글을 달려면 로그인하십시오.

추가 답변 (4개)

ALI
ALI 2018년 7월 18일
Hi Anusha,
MATLAB is giving that java error message at statup..
I just see matlab logo and error message.
How can I execute 1. restoredefaultpath 2. rehash toolboxcache?
Sincerely,
  댓글 수: 2
Cedric Girerd
Cedric Girerd 2019년 3월 15일
Hi there!
Could you tell me how you solved your problem? I have the same issue at the moment, and can't manage to find a solution. Don't have access to Matlab either, so no way for me to run some commands in it.
Best,
Gioele Luca Monopoli
Gioele Luca Monopoli 2019년 9월 17일
did you find a solution

댓글을 달려면 로그인하십시오.


Ralph Gunderson
Ralph Gunderson 2019년 11월 17일
Using the Command Prompt, you can navigate to your matlab installaton folder and launch Matlab without the desktop using
matlab -nodesktop
Then you can execute the commands from the Matlab command line interface. I am having the same problem as you, and folllowed this suggestion. However, Matlab will still not open.

Malek Ben Alaya
Malek Ben Alaya 2019년 12월 21일
has anyone found a solution please ????

yoshiki watanabe
yoshiki watanabe 2022년 6월 13일
I found similar error (NOT exactly same as the above error) on MATLAB 2022a, and resolved. On my situation, that error is because of existence of old version of MATLAB. After I deleted the old version, my new version of MATLAB worked.

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by