cancel
Showing results for 
Search instead for 
Did you mean: 

jre error

dvescovi
Associate III

Continually get the error when I start prerelease 3.4.11  I am on a A Windows 10 PC

An error occurred while installing STM32Cube bundles: [adoptium-jre@>=17.0.14+7.st.6]. Some feature may not work as expected. Please check output channel logs.

1 ACCEPTED SOLUTION

Accepted Solutions

Good that your problem is resolved.

Other jre/jdk should not interfere with the one you installed as a cube bundle. The cube jre is not declared system wise, via the registry for example, it is like unpacking an archive somewhere on the disk. It is safe to me to install back a jre at system level to get your other application working again.

View solution in original post

10 REPLIES 10
Cartu38 OpenDev
Lead II

Have you a corporate proxy or something which may prevent you to reach ST servers ?

Nope. Internet is working fine for all other downloads etc.

Cartu38 OpenDev
Lead II

Are you able to get bundles manager populated ?

Cartu38OpenDev_0-1748588759582.png

 

Nawres GHARBI
ST Employee

hi @dvescovi 

any update, did you resolve your issue

dvescovi
Associate III

No. Pretty much get that error and "Bad CMake executable: "cube-cmake". Check to make sure it is installed or the value of the "cmake.cmakePath" setting contains the correct path"

Errors all the time while the extension is loading.

After everything loads ... for the most part it works fine.

dvescovi
Associate III

now getting "Project setup failed with following error: No service available"

?? May you have quarantine issue Thanks some antivirus scan or ? Sounds like you are kind of facing issue with some executable.
What "or the most part it works fine" means ? Are you able to build / debug ?

On my side cube-cmake is here:

Cartu38OpenDev_0-1749792108451.png

Are you getting this executable right ?

Hi @dvescovi,

What happen if you execute cube-cmake --version into a VSCode integrated terminal ?

And cube cmake --version as well (without "-" char this time)?

dvescovi
Associate III

Mostly think it had to do with another java jre/jdk that was previously installed for a different program on my computer.

I ended up deleting everything, removing all the STM32 extensions and deleting all the jre/jdk's on my computer.

Fresh install and reloading extensions fixed everything and I no longer get any error messages ... but of course my other program that used the other jre quit working.