US Argo Data Assembly Center
Documentation
Error Handling

Argos Subprocess

Trace, Error and Log Files
  • Created by scripts

    Files Location:$ARGO_DIR/argos/log
    Script Trace File Error File
    prv2hex.sh prv2hex.2001.01.30_10.55_trace prv2hex.2001.01.30_10.55_error
    hex2cnt.sh hex2cnt.2001.01.30_10.55_trace hex2cnt.2001.01.30_10.55_error
    cnt2phy.sh cnt2phy.2001.01.30_10.55_trace cnt2phy.2001.01.30_10.55_error
    Log File - argos_process.2001.01.30_10.55_log

  • Created by C-programs

    Files Location: $ARGO_DIR/argos/log
    ProgramsTrace FileError File
    prv2hex
    hex2cnt
    cnt2phy
    0011_12272.2001.01.27_08.05_trace 0011_12272.2001.01.27_08.05_error

Standard Error Files

Files Location: $ARGO_DIR/argos/log
ScriptStandard Error File
argos_process.sh argos_process.2001.01.25_08.02_stderror
prv2hex.sh prv2hex.2001.01.25_08.02_stderror
hex2cnt.sh hex2count.2001.01.25_08.02_stderror
cnt2phy.sh cnt2phy.2001.01.25_08.02_stderror

Success and Failure Lists

Location:$ARGO_DIR/argos/lists/success or $ARGO_DIR/argos/lists/failure
Script Success ListFailure List
prv2hex.sh prv2hex.2001.01.30_10.55_success prv2hex.2001.01.30_10.55_fail
hex2cnt.sh hex2cnt.2001.01.30_10.55_success hex2cnt.2001.01.30_10.55_fail
cnt2phy.sh cnt2phy.2001.01.30_10.55_success cnt2phy.2001.01.30_10.55_fail