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.

11 REPLIES 11

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.

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.
Volldepp
Associate

I just ran into the same / a similar (?) problem, I fixed it by deleting the adoptium-jre folder and retrying the installation, maybe this helps someone else too:

1. I turned off Visual Studio Code

2. Just to be sure I made a backup copy of the folder: "C:\Users\[USERNAME]\AppData\Local\stm32cube\bundles\adoptium-jre\"

3. Then I deleted the "adoptium-jre" folder and restarted Visual Studio Code

4. After a few seconds I was asked if I want to install the extension, I clicked yes. This time the installation worked for me...