Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Java (http://www.chiefdelphi.com/forums/forumdisplay.php?f=184)
-   -   Code not deploying (http://www.chiefdelphi.com/forums/showthread.php?t=143326)

frcStuff 06-02-2016 16:19

Code not deploying
 
Every time we try to deploy code to the roboRIO it fails. This is the error that is gives us:

Quote:

Buildfile: C:\Users\Beehive Robotics\workspace\FRC2016\build.xml
Trying to override old definition of task classloader
clean:
[delete] Deleting directory C:\Users\Beehive Robotics\workspace\FRC2016\build
[delete] Deleting directory C:\Users\Beehive Robotics\workspace\FRC2016\dist
compile:
[mkdir] Created dir: C:\Users\Beehive Robotics\workspace\FRC2016\build
[echo] [athena-compile] Compiling src with classpath=C:\Users\Beehive Robotics/wpilib/java/current/lib/WPILib.jar:C:\Users\Beehive Robotics/wpilib/java/current/lib/NetworkTables.jar: to build
[javac] Compiling 5 source files to C:\Users\Beehive Robotics\workspace\FRC2016\build
jar:
[echo] [athena-jar] Making jar dist/FRCUserProgram.jar.
[mkdir] Created dir: C:\Users\Beehive Robotics\workspace\FRC2016\dist
[mkdir] Created dir: C:\Users\Beehive Robotics\workspace\FRC2016\build\jars
[echo] [athena-jar] Copying jars from C:\Users\Beehive Robotics/wpilib/java/current/lib/WPILib.jar:C:\Users\Beehive Robotics/wpilib/java/current/lib/NetworkTables.jar: to build/jars.
[copy] Copying 2 files to C:\Users\Beehive Robotics\workspace\FRC2016\build\jars
[jar] Building jar: C:\Users\Beehive Robotics\workspace\FRC2016\dist\FRCUserProgram.jar
get-target-ip:
[echo] Trying Target: roboRIO-4268-FRC.local
[echo] roboRIO found via mDNS
dependencies:
[echo] roboRIO image version validated
[echo] Checking for JRE. If this fails install the JRE using these instructions: https://wpilib.screenstepslive.com/s...ller-java-only
[sshexec] Connecting to roboRIO-4268-FRC.local:22
[sshexec] cmd : test -d /usr/local/frc/JRE

BUILD FAILED
C:\Users\Beehive Robotics\wpilib\java\current\ant\build.xml:220: Remote command failed with exit status 1

Total time: 10 seconds
Please help. Thank you for your help.

Dan Waxman 06-02-2016 16:30

Re: Code not deploying
 
Did you image your rio for use with java?

frcStuff 06-02-2016 16:32

Re: Code not deploying
 
Yeah. It was working until I was deploying some code and the computer shut off.

frcStuff 06-02-2016 17:12

Re: Code not deploying
 
I got it to deploy. But now the comm light is red and the Driver Station can't see robot code.

mrbrenzo 08-02-2016 12:41

Re: Code not deploying
 
We got this error when we forgot to push our JRE onto the RoboRIO after re imaging it. good luck.


All times are GMT -5. The time now is 08:54.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi