Results 1 to 4 of 4

Threaded View

  1. #4
    Join Date
    Oct 2005
    Location
    Mesa, AZ
    Posts
    32,857

    Default

    Hi Steve -- The weather interrupts are disabled during shutdown. The root of this problem is shown in the Scheduler Engine Log 20230315@151952.txt:

    Code:
    ...
    2023-03-16 10:27:10.3: -- Observatory Shutdown --
    2023-03-16 10:27:10.3: Weather safety is now disabled
    2023-03-16 10:27:10.3: Start ACP Sequencer's ShutdownObs script
    2023-03-16 10:27:49.9: ** ACP script "ShutdownObs" failed:
    2023-03-16 10:27:49.9: **Script Error (Tracking has been stopped)**
    Source:   ASCOM V2 AstroPhysics GTO Driver
    Message:  APCC Park failed: 
    Location: line 81 column 9.
    
    
    2023-03-16 10:27:49.9: Weather safety is re-enabled
    2023-03-16 10:27:49.9: **EXCEPTION IN SCHEDULER:
    2023-03-16 10:27:49.9: Observatory shutdown failed, cannot continue.
    2023-03-16 10:27:49.9: Traceback:
       at DC3.Scheduler.Engine.DoShutdownIf()
       at DC3.Scheduler.Engine.Run()
    2023-03-16 10:27:50.2: Weather safety is now disabled
    2023-03-16 10:27:50.2: Weather safety is re-enabled
    2023-03-16 10:27:53.4: Running C:\Windows\SYSWOW64\cscript.exe
    2023-03-16 10:27:53.4: Arguments: '"C:\Users\Public\Documents\ACP Config\Scheduler\OperatorInterventionScript.vbs"'
    2023-03-16 10:28:12.5: Results look OK, the tool returned this text:
    2023-03-16 10:28:12.5:   'Microsoft (R) Windows Script Host Version 5.812
    Copyright (C) Microsoft Corporation. All rights reserved.
    
    
    Scheduler closing the roof...
    (this may take minutes)
    ... roof should now be closed
    '
    2023-03-16 10:28:12.5: Operator Intervention tool returned message:
    2023-03-16 10:28:12.5:   'Microsoft (R) Windows Script Host Version 5.812
    Copyright (C) Microsoft Corporation. All rights reserved.
    
    
    Scheduler closing the roof...
    (this may take minutes)
    ... roof should now be closed
    '
    [...]
    2023-03-16 10:28:16.0: ACPSequencer: Failed to get ACP's DispatcherEnabled property. ACP is compromised.
    2023-03-16 10:28:16.0:               Object reference not set to an instance of an object.
    Log closed at Thu, Mar 16 2023 10:28:17 UTC (actual time)
    Analysis:

    1. Disabled weather interrupts
    2. Tried to park your scope but that failed. "APCC Park failed"
    3. Shutdown script failed due to the APCC runtime error
    4. Enabled weather interrupts
    5. Declared a Scheduler Operator Intervention due to the mount parking failure (It's getting wet or ???)
    6. Ran your Operator Intervention script, which appears to try to close the roof but ACP has failed at this point.

    This was a chain of failures caused by the APCC park error. I can't guess why ACP died out from under Scheduler.
    Last edited by Bob Denny; Mar 17, 2023 at 00:05.
    -- Bob

 

 

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Shutdown doesn't allow proper closure of APCC virtual ports
    By Stacey E. Mills in forum Hardware/Software/Driver Topics Not Directly Related to Our Software
    Replies: 13
    Last Post: Dec 28, 2018, 18:55
  2. Clean Shutdown of APCC?
    By Samuel Lising in forum Hardware/Software/Driver Topics Not Directly Related to Our Software
    Replies: 12
    Last Post: Aug 20, 2017, 02:57
  3. AP1100/APCC Telescope.Park does not park the scope
    By Larry Simpson in forum Hardware/Software/Driver Topics Not Directly Related to Our Software
    Replies: 4
    Last Post: Apr 27, 2017, 17:41

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •