![]() |
Suddenly cant push to roborio
Last night we attempted loading new code to our roborio. The night before we could push fine but now we keep getting told that no process in pidfile found. We tried re imaging the roborio and installing java again and the message persists. I have also updated all software after we got started getting this. The program is building sucsefully and locating the roborio on the network. We get two different errors normally.
Here are the two different build logs: Code:
Buildfile: C:\Users\Brian\Documents\Central Schoolwork\Robotics\frc 2015\programming\Teleop\build.xmlCode:
Buildfile: C:\Users\Brian\Documents\Central Schoolwork\Robotics\frc 2015\programming\Teleop\build.xml |
Re: Suddenly cant push to roborio
There's probably a simpler solution, but we had that about a week ago, and after an hour or two of futzing with it we decided to re-image the 'RIO.
|
Re: Suddenly cant push to roborio
Quote:
|
Re: Suddenly cant push to roborio
Both logs show a successful upload.
During the upload process, the roboRIO attempts to stop the previous version of the robot code, but it fails to do so. This may be because your code is crashing or there is an exception that causes the user program to stop running. This may also be because you have just reimaged the roborio and there is no code running yet. |
Re: Suddenly cant push to roborio
Not sure what we did but we are now able to push our code to the robot.
|
Re: Suddenly cant push to roborio
Those errors are normal and can be safely ignored, that is probably why you found that you could deploy code again.
|
Re: Suddenly cant push to roborio
Code:
[sshexec] Remote command failed with exit status 1Last night we discovered that it happens every time we try to deploy code the first time after running in debug. Deleting the bin, build, and dist directories for the project resolved the issue. |
Re: Suddenly cant push to roborio
Quote:
If it says build successful, it's worked. This simply means that it can't find a normal running robot program to kill during the deploy process. It makes perfect sense because you were previously running a debug program, which is different. |
Re: Suddenly cant push to roborio
Never said it was an error, but you are correct it is not an error. The first time this appeared we were unable to deploy code to the roboRIO but it was coupled with another issue. Removing the files simply makes the message go away.
|
| All times are GMT -5. The time now is 22:25. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi