2025-05-29 8:34 AM
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.
Solved! Go to Solution.
2025-06-26 5:41 AM
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.
2025-05-29 8:44 AM
Have you a corporate proxy or something which may prevent you to reach ST servers ?
2025-05-29 2:17 PM
Nope. Internet is working fine for all other downloads etc.
2025-05-30 12:06 AM
Are you able to get bundles manager populated ?
2025-06-10 2:01 AM
hi @dvescovi
any update, did you resolve your issue
2025-06-12 7:26 AM
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.
2025-06-12 7:28 AM
now getting "Project setup failed with following error: No service available"
2025-06-12 10:22 PM
?? 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:
Are you getting this executable right ?
2025-06-13 5:33 AM
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)?
2025-06-20 5:22 PM
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.