View Single Post
  #4   Spotlight this post!  
Unread 28-02-2012, 14:03
Brian Selle's Avatar
Brian Selle Brian Selle is offline
Mentor
FRC #3310 (Black Hawk Robotics)
Team Role: Engineer
 
Join Date: Jan 2012
Rookie Year: 2012
Location: Texas
Posts: 162
Brian Selle has a spectacular aura aboutBrian Selle has a spectacular aura aboutBrian Selle has a spectacular aura about
Re: Waiting to connect to OTA command server

Another thing I left off is that I can ftp directly to the cRio fine. Below is the netbeans output.

init:
init:
Deleting directory C:\Users\bselle\Documents\NetBeansProjects\Team331 0FRC2012\build
Deleting directory C:\Users\bselle\Documents\NetBeansProjects\Team331 0FRC2012\suite
Deleting directory C:\Users\bselle\Documents\NetBeansProjects\Team331 0FRC2012\j2meclasses
clean:
Created dir: C:\Users\bselle\Documents\NetBeansProjects\Team331 0FRC2012\build
Compiling 48 source files to C:\Users\bselle\Documents\NetBeansProjects\Team331 0FRC2012\build
compile:
Created dir: C:\Users\bselle\Documents\NetBeansProjects\Team331 0FRC2012\j2meclasses
preverify:
Created dir: C:\Users\bselle\Documents\NetBeansProjects\Team331 0FRC2012\suite
Building jar: C:\Users\bselle\Documents\NetBeansProjects\Team331 0FRC2012\suite\Team3310FRC2012_1.0.0.jar
jar-app:
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]
Romizer processed 285 classes and generated 4 files.
Expanding: C:\Users\bselle\Documents\NetBeansProjects\Team331 0FRC2012\suite\Team3310FRC2012_1.0.0.jar into C:\Users\bselle\Documents\NetBeansProjects\Team331 0FRC2012\suite
Moving 1 file to C:\Users\bselle\Documents\NetBeansProjects\Team331 0FRC2012\suite
Moving 1 file to C:\Users\bselle\Documents\NetBeansProjects\Team331 0FRC2012\suite
Moving 1 file to C:\Users\bselle\Documents\NetBeansProjects\Team331 0FRC2012\suite
Deleting: C:\Users\bselle\Documents\NetBeansProjects\Team331 0FRC2012\image.suite.api
Host OS: Windows 7 6.1, 6.1
Host JVM: Java HotSpot(TM) 64-Bit Server VM 19.1-b02
Target IP: 10.33.10.2
Network interfaces on host:
Intel(R) Centrino(R) Ultimate-N 6300 AGN: address: 10.16.25.170 netmask: 255.255.255.255 or hidden by IPv6 address (due to Java on Windows Bug:6707289)
Intel(R) 82577LM Gigabit Network Connection: address: 10.33.10.5 netmask: 255.255.255.0 <--- on robot's subnet
Connecting FTP @10.33.10.2
upgrade:
Sending local file image.suite
flashapp:
deploy:
init:
Waiting to connect to OTA command server of 10.33.10.2:8001 for past 11s
Waiting to connect to OTA command server of 10.33.10.2:8001 for past 12s
Waiting to connect to OTA command server of 10.33.10.2:8001 for past 13s
Waiting to connect to OTA command server of 10.33.10.2:8001 for past 14s
Waiting to connect to OTA command server of 10.33.10.2:8001 for past 15s
Waiting to connect to OTA command server of 10.33.10.2:8001 for past 16s
Waiting to connect to OTA command server of 10.33.10.2:8001 for past 17s
Waiting to connect to OTA command server of 10.33.10.2:8001 for past 18s
Waiting to connect to OTA command server of 10.33.10.2:8001 for past 19s
Waiting to connect to OTA command server of 10.33.10.2:8001 for past 20s
Reply With Quote