Changes between Version 124 and Version 125 of Processing
- Timestamp:
- Sep 13, 2010, 11:44:38 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Processing
v124 v125 343 343 The log file can provide clues as to the cause of the problem. This [wiki:diff_fixits page] gives an example of how to fix certain failures. 344 344 345 == Re-adding a nightly-science date to pantasks == 346 347 Sometimes, if the stdscience pantasks server has been restarted before all nightlyscience (ns) processing has been completed, it is necessary to re-add the date once the server is back up-and-running. For example, for the date below, stacks were not created or published because stdscience had been stopped before all the warps were completed. So, to re-add the date from the warp stage: 348 349 {{{ 350 pantasks: ns.add.date 2010-09-11 351 pantasks: ns.set.date 2010-09-11 TOWARP 352 }}} 353 354 345 355 == Removing a host == 346 356
