Changes between Version 1 and Version 2 of status_flags


Ignore:
Timestamp:
Oct 7, 2009, 12:25:57 PM (14 years ago)
Author:
chrfi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • status_flags

    v1 v2  
    66'''auto_applanix'''
    77
    8 [wiki:NavigationProcessing auto applanix]
     8[wiki:Internal/ProcessingChainInstructions/NavigationProcessing auto applanix]
    99||'status_applanix_batch_gen_ready'|| this is the first flag and indicates that the project is ready for stage 1||
    1010||'status_applanix_queuing'|| this flag shows the scripts have been submitted to gridnodes||
    1111||'status_applanix_processing_ready'|| this flag shows that the auto generation of batch and config files is complete and is detected by the 'win_dispatcher.py' script||
    1212||'status_applanix_in_progress'|| this flag shows that the applanix programs are currently running||
    13 ||'status_error_auto_applanix_batch_gen_dispatch'|| an error has occurred submitting batch gen to gridnodes||
    1413||'status_windows_applanix_completed'|| this flag shows that the windows section of the processing has completed successfully||
    1514||'status_applanix_queuing2'|| this flag shows that the analysis is currently ongoing||
     15||'status_applanix_complete'|| navigation processing complete||
     16
     17error flags
     18
     19||'status_error_auto_applanix_batch_gen_dispatch'|| this indicates a problem dispatching to the grid nodes||
     20||'status_error_gen'|| this indicates an error has occurred during stage one relating to 'auto_applanix_batch_config_generater.sh', in the event of this error check the 'dispatch_summary' file in the project folder and find the last 2 lines which contain the error warning and the location of the error||
     21||'status_error_copytowin'|| this flag indicates that an error occurred while copying the project to the windows box||
     22||'status_error_winprocess'|| for some reason one of the batch files failed to produce an sbet||
     23||'status_error_copytounix'|| this flag indicates that an error occurred while copying the project to the unix file system||
     24||'status_error_seperation_comparison_dispatch'|| this indicates a problem dispatching to the grid nodes||
     25||'status_error_sepcomparison'|| this indicates a problem has occurred in combine_seperation_analyser.py script||
    1626||'status_error_seperation_comparison_dispatch'|| this flag shows that an error occurred submitting the comparison script to grid nodes||
    17 ||'status_applanix_complete'|| navigation processing complete||
    18 
     27||'status_error_auto_applanix_batch_gen_dispatch'|| an error has occurred submitting batch gen to gridnodes||
    1928
    2029'''eagle/hawk processing'''