ow2-proactive / scheduling

Multi-platform Scheduling and Workflows Engine
http://www.activeeon.com/workflows-scheduling
GNU Affero General Public License v3.0
62 stars 55 forks source link

Multinode tasks remain in stalled state #690

Closed activeeon-bot closed 9 years ago

activeeon-bot commented 14 years ago

Original issue created by Cedric Morandin on 22, Jun 2010 at 10:12 AM - SCHEDULING-731


When a multinode task is launched and the task is finished, the state of the job in the scheduler is running and in the command line tool the state is stalled. If I close the Scheduler GUI then reopen it, the state change to Stalled according to the CLI state. If I kill this job, it appears as killed job in the Finished column of the GUI however if I restart the Scheduler, the scheduler reschedule all those killed jobs. They appear in a pending state immediately when the scheduler restart.

activeeon-bot commented 14 years ago

Original comment posted by Christian Delbé on 06, Jul 2010 at 07:44 AM


This behavior is due to SCHEDULING-746 : as the db update for job termination cannot complete, job remains stalled and restart if the scheduler restart.