[Swift-devel] exceptions on failure for new url code
Ben Clifford
benc at hawaga.org.uk
Tue Oct 2 06:02:01 CDT 2007
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
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