Hello all,
I’m trying to set up a dev environment and the rio based on the 2017 java control system. I’ve updated the eclipse plugins, 2017.3.1 is the version eclipse tells me.
When I try to deploy, I get:
BUILD FAILED
/home/gearheadz/wpilib/java/current/ant/build.xml:349: Assertion failed boolean test.
Image of roboRIO does not match plugin.
Allowed image year: 2017 version: 8.
Actual image year: 2016 version 19.
RoboRIO needs to be re-imaged or plugins updated.
I’ve assumed this means that the ejdk on the rio is out of date (which is possible… it’s been sitting around for a bit).
So, I’ve tried running the java-installer.jar file. However, when I run it, the app is unable to download an ejdk from Oracle. I’m guessing the version the app is looking for is no longer hosted on the Oracle site.
I’ve hunted around the oracle site manually, and found something that was close (ejdk-8-fcs-b132-linux-arm-vfp-sflt-03_mar_2014.tar.gz) But, after imaging the Rio, the same depoly error occurs. The fact that the file name is mar_2014 leads me to believe that it’s too old.
So, long story short - is there an archive somewhere of a suitable edjk that I can get access to? Or, is there something else going on that I’m not understanding?
Many thanks!