Bug #3195

scheduler crashes

Added by Alex Norton 10 months ago. Updated 10 months ago.

Status:Closed Start date:07/31/2012
Priority:Urgent Due date:
Assignee:Alex Norton % Done:

0%

Category:Scheduler
Target version:2.1.0
Rank:2 Tester:

Description

There seem to be several problems that are causing the scheduler to crash.

These include:
opening log files is not working correctly
the GSequence struct that is used for the job_queue in the scheduler is crashing odly

History

Updated by Alex Norton 10 months ago

  • Status changed from New to Resolved

This should be fixed with svn 6108

Updated by Alex Norton 10 months ago

list of fixed problems:

  • The log files were not getting correctly initialized. Basically, if an error was encountered when the log was being created, it would crash the scheduler. The GSequence problem above seems to have been related to this and is no longer occurring.
  • There was a problem with the test agents getting started before the scheduler had demonized itself. Then when the scheduler demonized, it would change linux processes and the SIGCHLD's for the agents would not get delivered.

Updated by Mary Laser 10 months ago

  • Status changed from Resolved to Closed
  • Target version changed from 2.0.1 to 2.1.0

scheduler is running and stable on the fluffy cluster using svn 6112

Also available in: Atom PDF