Guest User

Untitled

a guest
Jul 22nd, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1.  
  2. 2012-04-05T08:08:12.748 CCLSimpleClient Main - Scheduling Block: <?xml version="1.0"
  3. ...
  4. 2012-04-05T08:08:12.749 CCLSimpleClient Main - Starting SB executor process
  5. 2012-04-05T08:08:14.942 CCLSimpleClient Pointing excursion set to : 24.6 arc sec.
  6. 2012-04-05T08:08:16.282 CCLSimpleClient __init__ - Getting component CONTROL/Array002
  7. 2012-04-05T08:08:31.641 CCLSimpleClient Main - Setting elevation limit to 20.000000 degrees
  8. 2012-04-05T08:08:32.282 CCLSimpleClient Main - Exception is a Python exception: 'NoneType' object has no attribute 'getScanExecutionTime'
  9. 2012-04-05T08:08:32.351 CCLSimpleClient Main - Exception details: Traceback (most recent call last):
  10. File "/alma/ACS-10.1/ACSSW/bin/SBExecProcess.py", line 108, in <module>
  11. result = executor.runSource(srcCode)
  12. File "/alma/ACS-10.1/ACSSW/lib/python/site-packages/ScriptExec/Executor.py", line 95, in runSource
  13. exec source in self._globals, self._locals
  14. File "<string>", line 216, in <module>
  15. File "/alma/ACS-10.1/ACSSW/lib/python/site-packages/CCL/ObservingModeBase.py", line 128, in addTargetToCleanupList
  16. self._cleanupListTime += target.getScanExecutionTime()
  17. AttributeError: 'NoneType' object has no attribute 'getScanExecutionTime'
Add Comment
Please, Sign In to add comment