[Swift-devel] Re: exceptions on failure for new url code

Mihael Hategan hategan at mcs.anl.gov
Tue Oct 2 09:35:31 CDT 2007


On Tue, 2007-10-02 at 11:02 +0000, Ben Clifford wrote:
> I get exception dumps in job failure now. These are 'purely informative' 
> in as much as swift successfully deals with the fact that the job failed 
> and restarts - what is new is that the below exception dump gets displayed 
> as well.
> 
> Swift v0.2-dev r1309 (modified locally)
> 
> RunID: 20071002-1158-t4v980la
> badmonkey started
> Warning: Task handler throws exception but does not set status

You shouldn't get that one. Can you paste the same from the actual log?
I'm interested in the class it's coming from.

> org.globus.cog.abstraction.impl.common.task.TaskSubmissionException: 
> org.globus.cog.abstraction.impl.file.FileNotFoundException: 
> /var/tmp/badmonkey-20071002-1158-t4v980la/status/badmonkey-novbe2ii-success 
> not found.
>         at 
> org.globus.cog.abstraction.impl.file.CachingDelegatedFileOperationHandler.submit(CachingDelegatedFileOperationHandler.java:54)
>         at 
> org.globus.cog.abstraction.impl.common.task.CachingFileOperationTaskHandler.submit(CachingFileOperationTaskHandler.java:28)
>         at 
> org.globus.cog.karajan.scheduler.submitQueue.NonBlockingSubmit.run(NonBlockingSubmit.java:82)
> 
> 




More information about the Swift-devel mailing list