Can't load code into Crio

Our team recently reflashed our crio with the 2012 image. Also, we wiped our classmate and then downloaded and installed all the latest 2012 software. Since reformatting the classmate we have been unable to deploy code to the robot. The robots ip is set to 10.2.24.2 (team 224) and our computers ip is set automatically using the driverstation. According to the manuals everything is configured correctly. When the classmate is connected to the crio the robot communications light is green and robot code is red, due to the flash. We are using the FRC plugin in netbeans and code in java.

The build always fails and gives us the following error:

C:\Users\Developer\sunspotfrcsdk\ant\upgrade.xml : 40:
java.net.ConnectException: Connection timed out: connect

If anyone has any clue how to make this work then your help will be greatly appreciated.

We are using last years Crio if that matters

Are you using the access point or crossover cable?

Both

Neither worked and ip settings were correct

Sounds like something is blocking Netbeans. Try turning off the firewall.

Have you specified your team number inside netbeans?

Under Tools -> Options, Miscellaneous click on FRC Configuration and enter your team number.

that’s how netbeans knows where to send the code.

Yeah thats been done

We are running NetBeans 7.1
Based upon a post found here, I figure that I try downgrading to 6.9.1
I’ll let you guys know once I get to school tomorrow to try it out

Ok, so it was a combination of things
Partially because the firewall was blocking Netbeans, and that the plugins needed a reinstall