Strange Build.xml error?
Every time I attempt to run my program, I get a strange error that states:
BUILD FAILED
C:\Users\samjt\wpilib\java\current\ant\build.xml:1 67: The following error occurred while executing this line:
C:\Users\samjt\wpilib\java\current\ant\build.xml:3 39: server indicated an error: scp: /usr/local/frc/bin/netconsole-host: Text file busy
What is weird that there is not really anything on those lines. I have no idea what to do. It seems that the RoboRIO has a file open and it can't be accessed, so how do I "close the file"
|