Log in

View Full Version : HELP... installing Java 8 on the roboRIO


Phred7
13-05-2015, 18:42
My team recieved a new roboRIO for a practice bot a few weeks ago, and since we have been installing and imaging and etc... Though for the past few days we have been stuck on installing java to the roboRIO. We have followed the steps using the installer located in:C:\Users\*ward\wpilib\tools but once it starts it gets to what we believe is the last step: It says: "tarring created JRE" and then the installer freezes. Any ideas. We have followed the screensteps here: http://wpilib.screenstepslive.com/s/4485/m/13503/l/288822-installing-java-8-on-the-roborio-using-the-frc-roborio-java-installer-java-only as closely as we can. Please help...

Alan Anderson
13-05-2015, 20:24
We have followed the steps using the installer located in:C:\Users\*ward\wpilib\tools ...

Do you really have an asterisk in the path name? I didn't think that was possible.

FrankJ
13-05-2015, 20:24
The latest JVM is the wrong one. Screen steps should have the procedure to find the right file. There was some CD threads in mid Jan about this. You will have to search for them.

MrRoboSteve
14-05-2015, 01:17
Do you really have an asterisk in the path name? I didn't think that was possible.

Last I checked, you can get asterisks in filenames, but they're an enormous pain to deal with in the shell.

RufflesRidge
14-05-2015, 07:40
The latest JVM is the wrong one. Screen steps should have the procedure to find the right file. There was some CD threads in mid Jan about this. You will have to search for them.

That shows an error message that is different than what the OP is reporting.

I agree with Alan on the asterisk in the User name. If that is really there, a different user/PC would be my first troubleshooting step.

Phred7
14-05-2015, 13:35
The "*" is there to block the first name

Phred7
16-05-2015, 01:51
Where would I find this newer version of Oracle? We looked on the Oracle website but could not seem to find ourselves the download. Anyone know?