View Single Post
  #1   Spotlight this post!  
Unread 16-01-2017, 17:28
TheLegend27 TheLegend27 is offline
Registered User
FRC #3260
 
Join Date: Jan 2017
Location: United States
Posts: 10
TheLegend27 is an unknown quantity at this point
Post 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"
Reply With Quote