Error unknown nature on STM32Cube IDE after update
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-12-17 7:04 AM
Hi all, how are you?. I'm making a project with an STM32F401VE and I've updated the IDE, after that there are about ten dependencies that says something related to inknown dependencies and the .ioc project doesn't opens. I read some over there and some other people had the same problem after the STM32Cube IDE was updated, currently for me is showing this problem with the version Version: 1.5.1, Build: 9029_20201210_1234 (UTC).
I tried also to import the project or creating a new project but the behavior is the same. How could this problem be solved?
In the meantime I will simply reinstall the IDE
Solved! Go to Solution.
- Labels:
-
STM32CubeIDE
-
STM32CubeMX
-
STM32F4 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-01-18 2:59 AM
The problem here is about the JRE version.
STM32CubeIDE embeds Java8 while, because of a 3rd-party installation (eGit, etc...), an indirect core dependency is updated and depends on Java11.
How to solve it
Notice: STM32CubeIDE has not been entirely validated on Java11, I strongly suggest to keep a backup of the jre folder.
- Download Java11 from AdoptOpenJDK, binary archive not installer (https://adoptopenjdk.net/archive.html?variant=openjdk11&jvmVariant=hotspot)
- Go to STM32CubeIDE root directory and rename jre/ to jre.backup/
- Unpack Java11 archive and rename it to jre/
- (good practice: report any troubles you could face with Java11 on ST Community, but clearly state that the JRE version is not the default)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-12-17 10:24 AM
Hi VRami.1,
Can you please screenshot the errors?
Best Regards,
Ons.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-12-17 11:38 AM
Well Ons, I forgot to take a screenshot and I've reinstalled the IDE, but the first references That I found on the web about the problem are
and
https://www.openstm32.org/forumthread6094
the only picture that I can send right now is the one showing that my .ioc file was made in a CubeMX version newer that the one currently installed so until I can update the Cube IDe I can't easily modify the configuration of my project.
here is the picture
may be with the version of the STM32CubeMX you can track the update that is related to the problem but right now I don't have screenshots of the problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-12-18 1:16 AM
I have the same Problem. After installing the 1.5.1 update, this problem occurs and it's not possible to Build a project anymore.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-12-18 1:34 AM
Hi VRami.1,
What Operation System you are working with ? is it Windows?
Best Regards,
Ons.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-12-18 1:48 AM
Hi, windows 10 Pro 64 bits, and it's what @Johnny​ says, the problem is with the IDE update version 1.5.1 and the screenshots attached by him shows the same notifications that I saw
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-12-18 1:48 AM
Hi, windows 10 Pro 64 bits, and it's what @Johnny​ says, the problem is with the IDE update version 1.5.1 and the screenshots attached by him shows the same notifications that I saw
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-12-18 2:28 AM
Hi Ons KOOLI, here Windows 10 Pro 64-Bit as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-12-18 8:56 AM
Hi VRami.1 and johnny
I am sorry to hear about your upgrade problems. It looks like the upgrade was failed by some reason.
From which version of STM32CubeIDE did you made the upgrade from, did you upgrade it from version 1.5.0 or some older version?
For investigations we would like to get the workspace log file. It will be good to have the ".log" file both from the workspace used when doing the upgrade and current workspace log file. Also the ".ide.log" is of interest.
These log files are available in the Workspace/.metadata folder.
I have updated the topic field for this forum post to make it visible for STM32CubeIDE and STM32CubeMX.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-12-19 2:40 AM
