[Swift-user] trunk FileNotFoundException
Ketan Maheshwari
ketancmaheshwari at gmail.com
Mon Jul 11 22:31:24 CDT 2011
Hello,
Using Swift trunk, I am running the SCEC workflow from Communicado using
ranger, localhost and OSG resources.
One particular app 'mkoffset' which is destined to run on localhost is
faulting with FileNotFoundException.
The log does give information on its mapping and when it gets 'cleared'.
The config, tc, sites and log files for the run could be found here:
http://www.mcs.anl.gov/~ketan/files/bundle.tgz (log is 90M, upload size
exceeded!)
The error stack that I am getting on stdout is:
Progress: time: Mon, 11 Jul 2011 22:16:38 -0500 Selecting site:390 Stage
in:16 Active:9 Checking status:1 Finished successfully:36 Failed but can
retry:3
org.globus.cog.abstraction.impl.file.FileNotFoundException: File not found:
/var/tmp/postproc-20110711-2209-bx2qm0nb/jobs/e/mkoffset-ea7xcuck/stderr.txt
at
org.globus.cog.abstraction.impl.file.local.FileResourceImpl.getFile(FileResourceImpl.java:225)
at
org.globus.cog.abstraction.impl.file.local.FileResourceImpl.putFile(FileResourceImpl.java:268)
at
org.globus.cog.abstraction.impl.file.AbstractFileResource.putFile(AbstractFileResource.java:158)
at
org.globus.cog.abstraction.impl.fileTransfer.DelegatedFileTransferHandler.doDestination(DelegatedFileTransferHandler.java:314)
at
org.globus.cog.abstraction.impl.fileTransfer.CachingDelegatedFileTransferHandler.doDestination(CachingDelegatedFileTransferHandler.java:46)
at
org.globus.cog.abstraction.impl.fileTransfer.DelegatedFileTransferHandler.run(DelegatedFileTransferHandler.java:487)
at java.lang.Thread.run(Thread.java:619)
org.globus.cog.abstraction.impl.file.FileNotFoundException: File not found:
/var/tmp/postproc-20110711-2209-bx2qm0nb/jobs/e/mkoffset-ea7xcuck/LGU/offset-128
at
org.globus.cog.abstraction.impl.file.local.FileResourceImpl.getFile(FileResourceImpl.java:225)
at
org.globus.cog.abstraction.impl.file.local.FileResourceImpl.putFile(FileResourceImpl.java:268)
at
org.globus.cog.abstraction.impl.file.AbstractFileResource.putFile(AbstractFileResource.java:158)
at
org.globus.cog.abstraction.impl.fileTransfer.DelegatedFileTransferHandler.doDestination(DelegatedFileTransferHandler.java:314)
at
org.globus.cog.abstraction.impl.fileTransfer.CachingDelegatedFileTransferHandler.doDestination(CachingDelegatedFileTransferHandler.java:46)
at
org.globus.cog.abstraction.impl.fileTransfer.DelegatedFileTransferHandler.run(DelegatedFileTransferHandler.java:487)
at java.lang.Thread.run(Thread.java:619)
Progress: time: Mon, 11 Jul 2011 22:16:39 -0500 Selecting site:389 Stage
in:16 Active:9 Checking status:1 Finished successfully:38 Failed but can
retry:4
Execution failed:
java.lang.NullPointerException
at
org.griphyn.vdl.mapping.AbstractDataNode.getValue(AbstractDataNode.java:333)
at org.griphyn.vdl.karajan.lib.SetFieldValue.log(SetFieldValue.java:71)
at
org.griphyn.vdl.karajan.lib.SetFieldValue.function(SetFieldValue.java:38)
at org.griphyn.vdl.karajan.lib.VDLFunction.post(VDLFunction.java:62)
at
org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.completed(AbstractSequentialWithArguments.java:194)
at
org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214)
at
org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58)
at
org.globus.cog.karajan.workflow.nodes.functions.Argument.post(Argument.java:48)
at
org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.completed(AbstractSequentialWithArguments.java:194)
at
org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214)
at
org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58)
at org.griphyn.vdl.karajan.lib.VDLFunction.post(VDLFunction.java:66)
at
org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.completed(AbstractSequentialWithArguments.java:194)
at
org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214)
at
org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58)
Any clues?
Thanks,
--
Ketan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/swift-user/attachments/20110711/4ec2bf45/attachment.html>
More information about the Swift-user
mailing list