[Swift-devel] failure reporting

Mihael Hategan hategan at mcs.anl.gov
Thu May 29 20:21:26 CDT 2008


On Thu, 2008-05-29 at 19:51 -0500, Mihael Hategan wrote:
> On Fri, 2008-05-30 at 00:46 +0000, Ben Clifford wrote:
> > On Thu, 29 May 2008, Mihael Hategan wrote:
> > 
> > > It's there, so unless that last catch block doesn't execute
> > 
> > I think that is exactly what is happening.
> > 
> > If I do this (which is presumably the wrong thing for replication, but 
> > otherwise I think ok):
> > 
> > -                                       catch("^(?!Abort)$"
> 
> Now that you mention it, I might only have tested that regexp in perl.
> Back to the drawing board.

Odd. Doesn't work in perl either. I should make an appointment with the
head doctor.

Try r2037.

> 
> > +                                       catch(".*"
> >                                                 vdl:setprogress("Failed 
> > but can retry")
> >                                                 log(LOG:DEBUG, 
> > "APPLICATION_EXCEPTION jobid={jobid} - Application exception: ", 
> > exception)
> > 
> > then I get the logging back.
> > 
> 
> _______________________________________________
> Swift-devel mailing list
> Swift-devel at ci.uchicago.edu
> http://mail.ci.uchicago.edu/mailman/listinfo/swift-devel




More information about the Swift-devel mailing list