[Condor-users] Shadow exceptions


Date: Mon, 14 Feb 2005 10:33:01 -0000
From: "Colin Gillespie" <C.Gillespie@xxxxxxxxxxxxxxx>
Subject: [Condor-users] Shadow exceptions
Dear All,

My simple dag gave off the error code 7, I know that this is a shadow
exception, but what does this mean? The program seemed to finish
correctly.

Also I have a post-dag that monitors the signals. Basically if an error
occurs then an error is placed in a database. But in this case the job
did finish correctly, what's the best procedure for error monitoring? 

Thanks

Colin

condor_script2381Dag.dag.dagman.out 
<snip>
2/12 10:47:42 Event: ULOG_JOB_TERMINATED for Condor Job
condor_script2381 (5441.0)
2/12 10:47:42 Job condor_script2381 failed with signal 7.
2/12 10:47:42 Running POST script of Job condor_script2381...
2/12 10:47:42 Of 1 nodes total:
2/12 10:47:42  Done     Pre   Queued    Post   Ready   Un-Ready   Failed
2/12 10:47:42   ===     ===      ===     ===     ===        ===      ===
2/12 10:47:42     0       0        0       1       0          0        0
2/12 10:47:47 Event: ULOG_POST_SCRIPT_TERMINATED for Condor Job
condor_script2381 (5441.0)
2/12 10:47:47 POST Script of Job condor_script2381 completed
successfully.
2/12 10:47:47 Of 1 nodes total:
2/12 10:47:47  Done     Pre   Queued    Post   Ready   Un-Ready   Failed
2/12 10:47:47   ===     ===      ===     ===     ===        ===      ===
2/12 10:47:47     1       0        0       0       0          0        0
2/12 10:47:47 All jobs Completed!
2/12 10:47:47 **** condor_scheduniv_exec.5440.0 (condor_DAGMAN) EXITING
WITH STATUS 0



[← Prev in Thread] Current Thread [Next in Thread→]
  • [Condor-users] Shadow exceptions, Colin Gillespie <=