cancel
Showing results for 
Search instead for 
Did you mean: 

Failed IOC rendering in cube IDE

mark4764
Associate II

I wrote this maybe it helps somebody.

My software system is running on ubuntu 24-04 which crashed when I attemped to upgrade.

I found the IOC would not render at all.

Long story short I could create an MX project and the IOC was created correctly but when I transitioned to the cube IDE the IOC would not render.

I found this! I got java lang issues and eclipse editor issues than looking in more detail Iistening on port 41 which seemed to get no response. The rendering hung with no response - is the eclipse https site there?

This I then moved to a virtual machine so I could keep resetting after a crash.

Well I turned off the network so it now had no network connection and I got a message about the keeping it online for a better experience. Well in preferences there is also an offline checkbox - enable that and now my IOC's render fine.

This is Cube IDE 1.19.0 and Cube MX 6-15-0 runing on Ubuntu 24-04.

Note also:- had to "sudo apt install python3-tk" to install a module missing from python.

 

I also did the create in MX, then jump to the IDE but it was driving me nuts on how long this took.

1 ACCEPTED SOLUTION

Accepted Solutions
Ghofrane GSOURI
ST Employee

Hello @mark4764 

Could you please share your IDE log? Reviewing the log can provide valuable insights and help us identify the root cause of the issue.

I will be waiting for your feedback

THX

Ghofrane

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

View solution in original post

2 REPLIES 2
Ghofrane GSOURI
ST Employee

Hello @mark4764 

Could you please share your IDE log? Reviewing the log can provide valuable insights and help us identify the root cause of the issue.

I will be waiting for your feedback

THX

Ghofrane

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

mark4764
Associate II

Okay I attached this error log I think this is the exception on the rendering referencing java lang and the eclipse editor blocking the rendering.