[SCHEDULER-1375]  Improve logging of serious errors
Type Quirk
Priority Medium
Severity Trivial
Component Dispatch Scheduler Engine
Fixed In Version [8.18.1
Versions Affected [8.08.0
Severity Closed
Resolution Complete
Reported By Bob Denny
Resources Bob Denny
Start Date 6/11/2016

Description
See this comm center thread by Steve Reilly, and the attached scheduler engine log. His roof controller reported shutterError while opening, triggering a hazard response in the scheduler. The problem is, in the engine log, it isn't apparent that a hazard condition has occurred, it just starts talking ab out the CloseSpecialRoof script etc. and also if the problem is in the dome it will try to work on the dome some more, etc.

Comments
6/11/2016 12:01:37 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/scheduler
SVN Revision 628
Affected files /trunk/Help/RelNotes.htm (Modified)
/trunk/Scheduler/Engine.cs (Modified)
Check-in comment Clarify logging of operator intervention errors. GEM:1375
6/11/2016 11:58:15 AM   Bob Denny
Reorder reporting in the trap catching code.