Skip to main content
SaidErsoy
Associate II
March 29, 2022
Solved

CubeIDE is not opening.

  • March 29, 2022
  • 7 replies
  • 3488 views

When i try to open the cubeIDE, it is freezing.

This topic has been closed for replies.
Best answer by GJung.3

This was happening to me too, when I try to open it freezes on the loading screen.

After searching a bit, I ended up finding a solution on the topic:

"Eclipse freezing at startup - before loading workspace" on StackOverflow

(Note: I could not share the link, cause I recently created my account)

7 replies

Ahmet Yasin CİVAN
Associate III
March 29, 2022

What is your versiyon?

SaidErsoy
SaidErsoyAuthor
Associate II
March 29, 2022

1.9.0

Ahmet Yasin CİVAN
Associate III
March 29, 2022

I using version 1.6.1 there is no problem, you should try to install old version.

SaidErsoy
SaidErsoyAuthor
Associate II
March 31, 2022

In case you do not know you can not cary your workspace that created with new version to older version of ide.

mattias norlander
ST Employee
March 31, 2022

Hi,

Please attach your workspace log-file. Hopefully there is some error message giving us a clue about what is going wrong.

You find it here: $(Workspace_folder)\.metadata\.log

SaidErsoy
SaidErsoyAuthor
Associate II
March 31, 2022
mattias norlander
ST Employee
April 11, 2022

Did you update from 1.6.1 to 1.9.0 using the P2 built-in update mechanism in CubeIDE? Or did you download the full installer of CubeIDE 1.9.0 from st.com?

My guess is P2 update system...

In the log there are plenty of issues related to P2 update mechanism not being able to fetch information about all repositories. The root-causes for this could be:

  • Maybe you have to configure proxy setting to access internet properly?
  • Maybe you have a firewall blocking CubeIDE from accessing internet?

Given the vast number of different exceptions in your .log-file, my assumption is that your installation is broken. My recommendation would be to download and install the full package from st.com (not relying on P2 update)...

After that start a new workspace.

Import your projects.

Try to debug. If it does not work, maybe create new debug configurations...

As soon as you run into a problem, send us the workspace log.

Let us know about the progress.

SaidErsoy
SaidErsoyAuthor
Associate II
April 12, 2022

I was using 1.9.0 without an issue than all of a sudden the problem occured. I reinstalled it from st's website and same issue happening. It is freeezing on the loading screen and refuses to open.(I am using it on ubuntu)

GJung.3
GJung.3Answer
Visitor II
June 8, 2022

This was happening to me too, when I try to open it freezes on the loading screen.

After searching a bit, I ended up finding a solution on the topic:

"Eclipse freezing at startup - before loading workspace" on StackOverflow

(Note: I could not share the link, cause I recently created my account)

DJC
Senior
September 14, 2022

I think he means this link.

https://stackoverflow.com/questions/3657054/eclipse-freezing-at-startup-before-loading-workspace

In which case, says just delete the file [Workspace Directory]/.metadata/.plugins/org.eclipse.core.resources/.snap

I has a pretty fresh install, so i just deleted the entire workspace directory. That worked for me.