We have also been running into errors when we try to load code onto the cRIO. We have made attempts on two different platforms, both of which have resulted in error.
On a mac, we run through rebooting and to the point where the cRIO is starting up again but the deployment hangs indefinitely on the line "in static method #3 of com.sun.squawk.VM(bci=6)".
Additionally, on a windows computer, we do not make it to the point in which the code is downloaded. Here are the last few lines before the error:
Quote:
Connecting FTP @10.23.74.2
Remote OTA server matches local, no upgrade needed
Remote VM matches local, no upgrade needed
Remote Java suite matches local, no upgrade needed
C:\Documents and Settings\robotics\sunspotfrcsdk\build.xml:98: The following error occurred while executing this line:
C:\Documents and Settings\robotics\sunspotfrcsdk\ant\upgrade.xml:38 : java.net.SocketException: Connection reset
BUILD FAILED (total time: 25 seconds)
|
Any help on either platform would be much appreciated.
On a side note, we are fairly sure we have reimaged the cRIO correctly as we have done it multiple times with the format controller button selected. Also, someone previously mentioned that they had forgotten to set their team number in tools/options/frc configuration, but we have done so correctly.