pyfrc deployment prevents Java programs from launching #14

Closed
virtuald opened this Issue Jan 11, 2015 · 1 comment

Projects

None yet

1 participant

@virtuald
Member

pyfrc 2015.0.x installed robot programs using the 'admin' user, which caused problems when trying to run Java programs and Python programs at RoboRIO startup.

@virtuald virtuald added the bug label Jan 11, 2015
@virtuald
Member

This can be fixed manually by logging in as admin and doing the following:

rm -f /var/local/natinst/log/FRC_UserProgram.log

Related to https://usfirst.collab.net/sf/go/artf3984

@virtuald virtuald closed this in d636535 Jan 11, 2015
@virtuald virtuald changed the title from pyfrc deployment prevents Java programs from launching, and do not start on roboRIO startup to pyfrc deployment prevents Java programs from launching Jan 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment