When I attempt to stop jobs on my local Galaxy server via the Admin>Manage Jobs section I get the following error message:
galaxy.jobs.handler DEBUG 2015-04-19 15:55:03,073 Stopping job 10374:
galaxy.jobs.handler DEBUG 2015-04-19 15:55:03,073 stopping job 10374 in local runner
galaxy.jobs.runners.local WARNING 2015-04-19 15:55:03,089 stop_job(): 10374: no PID in database for job, unable to stop
I have updated to the latest version of Galaxy (Galaxy 16119:02ddea42faad) and this has not solved the issue. I can of course 'kill' jobs via terminal commands and the Galaxy runner sees this and correctly sets the status to error. Has anyone else had this issue or know how to resolve it? It seems like it could be a database error (I use PostgreQSL 9.3) although all other connections to the database seem to be functioning correctly.