Hey everyone,<div>this isn't quite a bug but more of a feature selection. I had some jobs that I started with swiftwork on /gpfs/pads before they turned it off for maintenance. The jobs in the queue were put on hold and then restarted after pads was back. Jobs ran or were running, but when they started to finish, I got the error</div>
<div><br></div><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">
Progress: time: Tue, 12 Jul 2011 20:31:01 -0600 Active:382 Checking status:1 Finished successfully:1<br>Failed to sync restart log<br>java.io.IOException: Stale NFS file handle<br> at java.io.FileOutputStream.writeBytes(Native Method)<br>
at java.io.FileOutputStream.write(FileOutputStream.java:277)<br> at sun.nio.cs.StreamEncoder$CharsetSE.writeBytes(StreamEncoder.java:355)<br> at sun.nio.cs.StreamEncoder$CharsetSE.implWrite(StreamEncoder.java:416)<br>
at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:159)<br> at java.io.OutputStreamWriter.emptyBuffer(OutputStreamWriter.java:290)<br> at java.io.OutputStreamWriter.flush(OutputStreamWriter.java)<br>
at org.globus.cog.karajan.workflow.nodes.restartLog.FlushableLockedFileWriter.actualFlush(FlushableLockedFileWriter.java:47)<br> at org.globus.cog.karajan.workflow.nodes.restartLog.SyncThread.doFlush(SyncThread.java:59)<br>
at org.globus.cog.karajan.workflow.nodes.restartLog.SyncThread.run(SyncThread.java:50)<br>Progress: time: Tue, 12 Jul 2011 20:31:06 -0600 Active:382 Finished successfully:2<br>Progress: time: Tue, 12 Jul 2011 20:31:23 -0600 Active:381 Checking status:1 Finished successfully:2<br>
Failed to close log file<br>java.io.IOException: Stale NFS file handle</blockquote><div><br></div><div>Perhaps in future versions it would be possible to catch this exception and make one try at rectifying the situation</div>
<div><br></div><div>-Glen</div>