Changes between Version 42 and Version 43 of Processing
- Timestamp:
- Apr 14, 2010, 12:23:17 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Processing
v42 v43 277 277 = Finding and dealing with errors = 278 278 279 As shown above, the {{{pantasks: status}}} command will display failures for a particular processing stage. A handy script also exists for monitoring all stages for a particular label (basically a shortcut for using the 'Night summary' page of the ippmonitor(see above)). It is found in {{{/tools}}} under the build directory. Example usage is shown below.279 As shown above, the "{{{pantasks: status}}}" command will display failures for a particular processing stage. A handy script also exists for monitoring all stages for a particular label (basically a shortcut for using the 'Night summary' page of the {{{ippmonitor}}} (see above)). It is found in {{{/tools}}} under the build directory. Example usage is shown below. 280 280 281 281 {{{ … … 316 316 }}} 317 317 318 The output highlights a problem at the diff stage, and in the {{{faults and log files}}}section, the relevant log file is listed, which can be viewed using {{{neb-tail}}} as below.318 The output highlights a problem at the diff stage, and in the "{{{faults and log files}}}" section, the relevant log file is listed, which can be viewed using {{{neb-tail}}} as below. 319 319 320 320 {{{
