[SCHEDULER-730]  Ephemeris failure causes fatal Scheduler error
Type Bug
Priority Medium
Severity Major
Component Dispatch Scheduler Engine
Fixed In Version [3.43.4
Versions Affected [3.33.3
Severity Closed
Resolution Complete
Reported By Bob Denny
Resources Bob Denny
Start Date 11/9/2011

Description
The MPC one-line elements were bad, failed, and then ApplyConstraints threw a fatal exception:

01-Nov-2011 11:44:05.7: Plan CK11S020 next Obs is O3
01-Nov-2011 11:44:05.7: CK11S020failed, bad elements, ephemerides, or bad planet in Obs O3
01-Nov-2011 11:44:05.7: **EXCEPTION IN SCHEDULER:
01-Nov-2011 11:44:05.7: ASSERT: ApplyConstraints() given Plan in wrong state
01-Nov-2011 11:44:05.7: Traceback:
at DC3.Scheduler.Engine.ApplyConstraints(Plan P, Observation O, DateTime ObsTime)
at DC3.Scheduler.Engine.SelectRunningPlans()
at DC3.Scheduler.Engine.DoSchedulePass()
at DC3.Scheduler.Engine.Run()


Comments
11/9/2011 3:23:43 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/scheduler
SVN Revision 233
Affected files /trunk/Help/RelNotes.htm (Modified)
/trunk/Scheduler/Engine.cs (Modified)
/trunk/SchedulerSetup/SchedulerSetup.vdproj (Modified)
Check-in comment Ephemeris failure fatal to dispatcher (assert fail). GEM:730