[SCHEDULER-1504]  Weather Connect Failure Results in Startup with Weather SAFE
Type Bug
Priority High
Severity Show Stopper
Component Dispatch Scheduler Engine
Fixed In Version [8.1.18.1.1
Versions Affected [8.18.1
Severity Closed
Resolution Complete
Reported By Bob Denny
Resources Bob Denny
Start Date 10/1/2016

Description
Check out this log file:
2016-09-20 18:52:18.2: Attach ACP sequencer
2016-09-20 18:52:24.3: ConnectWeather() failed. Perhaps no weather server is configured in ACP.
2016-09-20 18:52:24.3: AAG CloudWatcher: Weather data file is stale (> 60 sec old)
2016-09-20 18:52:24.3: ++ Weather Safe ++
This is the AAG weather server with stale data as the error says. The scheduler should definitely not start up and run with safe weather!!

Comments
10/2/2016 1:04:08 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/scheduler
SVN Revision 639
Affected files /trunk/Scheduler/ACPSequencer.cs (Modified)
Check-in comment Fix weather connect failure logic. Don't let the weather be safe if the weather is configured but fails to connect. GEM:1504