cRIO Imaging Error

Hi,

We are following the guide at http://usfirst.org/uploadedFiles/Community/FRC/Game_and_Season__Info/2010_Assets/2-2010FRCControl%20System-Getting%20Started-Rev-0.7.pdf and are encountering the following error when attempting to format the cRIO for Java with the FRC_2010_v19.zip image.

Unable to complete operation because of unexpected error 66:
TCP Read in NI_InternetTK_Common_VIs.lvlib:TCP Read xTP Reply.vi:3->NI_InternetTK_FTP_VIs.lvlib:FTP Get Command Reply.vi:2->NI_InternetTK_FTP_VIs.lvlib:FTP Command.vi:1->NI_InternetTK_FTP_VIs.lvlib:FTP [QUIT].vi->NI_InternetTK_FTP_VIs.lvlib:FTP Close Session.vi:2->NI_InternetTK_FTP_VIs.lvlib:FTP Get Multiple Files and Buffers.vi->NI_InternetTK_FTP_VIs.lvlib:FTP Get File.vi->SetSecondaryIP.vi->ConfigUtility.lvlib:ReImageTarget.vi->ConfigUtility.lvlib:Dialog.vi

We are using the Classmate (ip 10.25.54.5) and are able to connect to and ping the cRIO.

I have tried to upload the BuiltInDefaultCode to the robot anyway, but encounter another error which leads me to believe that the cRIO imaging error is the cause.

Connecting FTP @10.25.54.2
C:\Documents and Settings\Developer\sunspotfrcsdk\build.xml:95: The following error occurred while executing this line:
C:\Documents and Settings\Developer\sunspotfrcsdk\ant\upgrade.xml:40: Expected version Java; for Language but got Unknown;. Go to http://first.wpi.edu/FRC/frcjava.html to get latest software update

Does anyone have any ideas on what we could try? Thanks.

Never mind, reformatting the cRIO in safe mode and then reimaging it worked. :slight_smile: