[Swift-devel] Swift 0.93 exception on Fusion
David Kelly
davidk at ci.uchicago.edu
Wed Aug 17 11:34:06 CDT 2011
Hello,
When testing 0.93 on Fusion, Swift throws an exception. I am running with the catsn script. It runs, creates the output, but then gives this error when cleaning up:
Final status: time: Wed, 17 Aug 2011 11:17:38 -0500 Finished successfully:10
org.globus.cog.abstraction.impl.common.task.TaskSubmissionException: Cannot submit job
at org.globus.cog.abstraction.impl.scheduler.common.AbstractJobSubmissionTaskHandler.submit(AbstractJobSubmissionTaskHandler.java:67)
at org.globus.cog.abstraction.impl.common.AbstractTaskHandler.submit(AbstractTaskHandler.java:45)
at org.globus.cog.abstraction.impl.common.task.ExecutionTaskHandler.submit(ExecutionTaskHandler.java:57)
at org.globus.cog.abstraction.coaster.service.job.manager.LocalQueueProcessor.run(LocalQueueProcessor.java:40)
Caused by: java.lang.NullPointerException
at org.globus.cog.abstraction.impl.scheduler.pbs.PBSExecutor.makeName(PBSExecutor.java:304)
at org.globus.cog.abstraction.impl.scheduler.pbs.PBSExecutor.writeScript(PBSExecutor.java:205)
at org.globus.cog.abstraction.impl.scheduler.common.AbstractExecutor.buildCommandLine(AbstractExecutor.java:169)
at org.globus.cog.abstraction.impl.scheduler.common.AbstractExecutor.start(AbstractExecutor.java:89)
at org.globus.cog.abstraction.impl.scheduler.common.AbstractJobSubmissionTaskHandler.submit(AbstractJobSubmissionTaskHandler.java:53)
... 3 more
The config and log files are attached. They can also be found on fusion in ~davidk/temp. This is filed in bugzilla as bug #515.
David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: temp.tar.gz
Type: application/x-compressed-tar
Size: 11533 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/swift-devel/attachments/20110817/5da80f13/attachment.bin>
More information about the Swift-devel
mailing list