cancel
Showing results for 
Search instead for 
Did you mean: 

CubeIDE is not opening.

SaidErsoy
Associate II

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

1 ACCEPTED SOLUTION

Accepted Solutions
GJung.3
Associate

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)

View solution in original post

10 REPLIES 10
Ahmet Yasin CİVAN
Associate III

What is your versiyon?

SaidErsoy
Associate II

1.9.0

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

mattias norlander
ST Employee

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

 

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

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
Associate II

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
Associate

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)