2022-03-29 05:04 AM
When i try to open the cubeIDE, it is freezing.
Solved! Go to Solution.
2022-06-08 11:16 AM
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)
2022-03-29 05:11 AM
What is your versiyon?
2022-03-29 05:12 AM
1.9.0
2022-03-29 05:16 AM
I using version 1.6.1 there is no problem, you should try to install old version.
2022-03-31 12:50 AM
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
2022-03-31 01:24 AM
2022-03-31 01:26 AM
In case you do not know you can not cary your workspace that created with new version to older version of ide.
2022-04-11 03:52 AM
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:
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.
2022-04-12 12:47 AM
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)
2022-06-08 11:16 AM
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)