Page 1 of 1

NBEclipse 3.3.2 FrameworkEvent ERROR

Posted: Fri Jul 02, 2021 9:33 am
by RebootExpert
I just install 3.3.2 and I try to run it. But it prompt me an error to see the log file. There are lots of frameworkevent error in the log file.
1625243209330.log
(637.6 KiB) Downloaded 322 times

Re: NBEclipse 3.3.2 FrameworkEvent ERROR

Posted: Fri Jul 02, 2021 3:10 pm
by Forrest
NNDK 3.3.2 included an update to NBEclipse. The new version required Java 11 64bit. Based on your log file, it appears that Java 8 is running.

Re: NBEclipse 3.3.2 FrameworkEvent ERROR

Posted: Fri Jul 02, 2021 3:21 pm
by TomNB
Just a note for anyone else that might come across this. The installer does check the java version and issues a warning, as well as a link to download the newer version. It also allows you to skip past the warning and proceed, which may be what happened in this case. For customers using our 2.x tools branch, you can have both java 8 32-bit and java 11 64-bit and use both tool sets.

Re: NBEclipse 3.3.2 FrameworkEvent ERROR

Posted: Fri Jul 02, 2021 3:22 pm
by TomNB
RebootExpert, thank you very much for including the log file. That really helped figure things out.