Matlab 2015a Java error after fresh installation?

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?

 Respuesta aceptada

Anusha B
Anusha B el 30 de Mzo. de 2015
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 comentario

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 ?

Iniciar sesión para comentar.

Más respuestas (4)

ALI
ALI el 18 de Jul. de 2018

0 votos

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 comentarios

Cedric Girerd
Cedric Girerd el 15 de Mzo. de 2019
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,
did you find a solution

Iniciar sesión para comentar.

Ralph Gunderson
Ralph Gunderson el 17 de Nov. de 2019

0 votos

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.
yoshiki watanabe
yoshiki watanabe el 13 de Jun. de 2022

0 votos

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.

Categorías

Más información sobre Startup and Shutdown en Centro de ayuda y File Exchange.

Preguntada:

el 27 de Mzo. de 2015

Respondida:

el 13 de Jun. de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by