Skip to main content
George.P
Associate III
May 19, 2017
Solved

CubeMX 4.21 - Java SE RE 8.0.131 crashing when saving new project

  • May 19, 2017
  • 5 replies
  • 2340 views
Posted on May 19, 2017 at 14:34

As in title, when trying to save a new project the Cube crashes generating a Java error log file.

Seems to happen just before opening a file dialogue window to ask where to save the new project.

#cube-mx #stm32cubemx-java #java-crash
This topic has been closed for replies.
Best answer by Ralph E
Posted on July 15, 2017 at 15:28

Try this 

Remove Windows 10 'GodMode shortcut'

Thanks to: 

https://stackoverflow.com/questions/43836174/java-applications-crash-when-browse-control-used

 

After erase, it work's

RDE

5 replies

Technical Moderator
May 19, 2017
Posted on May 19, 2017 at 15:08

Hi

Pikoulis.George

,

Your issue is reported internally and under investigation.

Thanks

Imen

"When your question is answered, please close this topic by clicking ""Accept as Solution"".ThanksImen"
George.P
George.PAuthor
Associate III
May 19, 2017
Posted on May 19, 2017 at 15:20

Hi Imen,

Thanks for looking into it. Please keep me posted.

George.P
George.PAuthor
Associate III
May 22, 2017
Posted on May 22, 2017 at 11:54

Continuing to the original problem, I've clean installed Java and Cube, after removing all previous installations. Now I'm getting the following error. I guess a bundled version might help, as Jan noted.

0690X00000603qiQAA.jpg

''java -version'' runs normally on the command prompt, so Java and its environmental variables should be correct.

George.P
George.PAuthor
Associate III
May 22, 2017
Posted on May 22, 2017 at 14:41

Fixed that error and now I'm still getting the older error (the same as the one generating the log file).

AvaTar
Senior III
May 22, 2017
Posted on May 22, 2017 at 14:51

With Windows and the Registry, things became confusing. Uninstallers often fail to remove all remains of the application's trash from the registry, and reliably prevent a successful re-installation.

You can check out one of those various 'Registry cleaners', or try it on a clean machine.

Having a virtual machine for such purposes proved to be a good idea as well.

Ewald Weinhandl
Visitor II
July 13, 2017
MARK Sylvia888
Visitor II
July 14, 2017
Posted on July 14, 2017 at 11:12

I have the same problem, but I haven't solved it yet.....

Ralph E
Ralph EAnswer
Visitor II
July 15, 2017
Posted on July 15, 2017 at 15:28

Try this 

Remove Windows 10 'GodMode shortcut'

Thanks to: 

https://stackoverflow.com/questions/43836174/java-applications-crash-when-browse-control-used

 

After erase, it work's

RDE