|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
#1
|
|||
|
|||
|
Re: Unable to deploy code to cRIO
Quote:
Code:
ant -f C:\\Users\\Developer\\Documents\\NetBeansProjects\\RobotTemplate deploy run
clean:
Deleting directory C:\Users\Developer\Documents\NetBeansProjects\RobotTemplate\build
Created dir: C:\Users\Developer\Documents\NetBeansProjects\RobotTemplate\build
Created dir: C:\Users\Developer\Documents\NetBeansProjects\RobotTemplate\build\classes
[crio-compile] ./src, C:/Users/Developer/sunspotfrcsdk\lib\wpilibj.jar;C:/Users/Developer/sunspotfrcsdk\lib\networktables-crio.jar, C:/Users/Developer/sunspotfrcsdk\lib\squawk.jar -> ./build/classes
Compiling 1 source file to C:\Users\Developer\Documents\NetBeansProjects\RobotTemplate\build\classes
compile:
preverify:
Created dir: C:\Users\Developer\Documents\NetBeansProjects\RobotTemplate\build\preverify
Created dir: C:\Users\Developer\Documents\NetBeansProjects\RobotTemplate\build\preverify.raw.util
[crio-preverify] ./build/classes, , C:/Users/Developer/sunspotfrcsdk\lib\wpilibj.jar;C:/Users/Developer/sunspotfrcsdk\lib\networktables-crio.jar, C:/Users/Developer/sunspotfrcsdk\lib\squawk.jar -> ./build/preverify
Expanding: C:\Users\Developer\sunspotfrcsdk\lib\wpilibj.jar into C:\Users\Developer\Documents\NetBeansProjects\RobotTemplate\build\preverify
Expanding: C:\Users\Developer\sunspotfrcsdk\lib\networktables-crio.jar into C:\Users\Developer\Documents\NetBeansProjects\RobotTemplate\build\preverify
jar:
[crio-jar] ./build/preverify, ./resources -> ./build/app.jar
Building jar: C:\Users\Developer\Documents\NetBeansProjects\RobotTemplate\build\app.jar
suite:
Created dir: C:\Users\Developer\Documents\NetBeansProjects\RobotTemplate\build\suite
[crio-suite] ./build/app.jar -> ./build/suite/image
CompilerOracle: exclude com/sun/squawk/Method.getParameterTypes
CompilerOracle: exclude com/sun/squawk/SymbolParser.getSignatureTypeAt
CompilerOracle: exclude com/sun/squawk/SymbolParser.stripMethods
[translating suite image [closed: false, parent: squawk] ...]
### Excluding compile: com.sun.squawk.Method::getParameterTypes
### Excluding compile: com.sun.squawk.SymbolParser::getSignatureTypeAt
[Including resource: META-INF/MANIFEST.MF]
[Including resource: META-INF/maven/edu.wpi.first.wpilib.networktables.java/NetworkTablesAzalea/pom.properties]
[Including resource: META-INF/maven/edu.wpi.first.wpilib.networktables.java/NetworkTablesAzalea/pom.xml]
Romizer processed 388 classes and generated 4 files.
Expanding: C:\Users\Developer\Documents\NetBeansProjects\RobotTemplate\build\app.jar into C:\Users\Developer\Documents\NetBeansProjects\RobotTemplate\build\suite
Moving 1 file to C:\Users\Developer\Documents\NetBeansProjects\RobotTemplate\build\suite
Moving 1 file to C:\Users\Developer\Documents\NetBeansProjects\RobotTemplate\build\suite
Moving 1 file to C:\Users\Developer\Documents\NetBeansProjects\RobotTemplate\build\suite
Deleting: C:\Users\Developer\Documents\NetBeansProjects\RobotTemplate\image.suite.api
deploy:
[crio-configure] Configuration files not included in this version of the sdk
[crio-configure] Checking that crio is configured for Java
Host OS: Windows 7 6.1, 6.1
Host JVM: Java HotSpot(TM) Client VM 24.45-b08
Target IP: 10.7.2.2
Network interfaces on host:
Marvell Yukon 88E8040 PCI-E Fast Ethernet Controller: address: 10.7.2.5 netmask: 255.0.0.0 <--- on robot's subnet
Dell Wireless 1397 WLAN Mini-Card: address: 10.7.2.9 netmask: 255.255.255.254
Connecting FTP @10.7.2.2
C:\Users\Developer\sunspotfrcsdk\build.xml:79: The following error occurred while executing this line:
C:\Users\Developer\sunspotfrcsdk\ant\configure.xml:41: Expected version "Java;" for Language but got "C;". Go to http://first.wpi.edu/FRC/frcjava.html to get latest software update
BUILD FAILED (total time: 8 seconds)
|
|
#2
|
|||
|
|||
|
Re: Unable to deploy code to cRIO
Quote:
|
|
#3
|
|||
|
|||
|
Re: Unable to deploy code to cRIO
It is definitely imaged to Java. I imaged it twice and just checked the FRC_ImageVersion.ini file on the cRio itself and it says:
[IMAGE] Name=FRC_2014_v52.zip; Date=10/31/2013; FRCProtocolVersion=1337; FPGAVersion=1.6.4 InvariantFPGAVersion=1.1.0 FRC_NetworkCommunication_Version=p4-1.4.0a18 FRC_BlackJagBridgePlugin_Version=72 FRC_2CANPlugIn_Version=72 [CONFIGURATION] Language="Java;" |
|
#4
|
|||
|
|||
|
Re: Unable to deploy code to cRIO
Thank you for all of your help, turns out it was the computer!
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|