Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] resubmit job
- Date: Mon, 09 Jul 2012 10:04:31 -0400 (EDT)
- From: Tim St Clair <tstclair@xxxxxxxxxx>
- Subject: Re: [Condor-users] resubmit job
It seems like your error code isn't propagating back through the main() exit, you want to add 'on_exit_hold' to your submission based on some expression.
http://research.cs.wisc.edu/condor/manual/v7.8/condor_submit.html#76583
Cheers,
Tim
----- Original Message -----
> From: "Thomas Fannes" <thomas.fannes@xxxxxxxxxxxxxx>
> To: condor-users@xxxxxxxxxxx
> Sent: Monday, July 9, 2012 2:07:16 AM
> Subject: [Condor-users] resubmit job
>
> Hello,
>
> is there a way to restart executed jobs? I have some jobs in a
> cluster
> that failed (error code 6) due to a disk writing error. Is there a
> way
> to rerun them, e.g. condor_resubmit cluster.process?
>
> Thanks,
>
> Thomas
>
> Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm
> _______________________________________________
> Condor-users mailing list
> To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx
> with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>
> The archives can be found at:
> https://lists.cs.wisc.edu/archive/condor-users/
>