[Bug 1379] New: Resume from restart.log not working
https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=1379 Summary: Resume from restart.log not working Product: Swift Version: 0.96 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: General AssignedTo: [email protected] ReportedBy: [email protected] I have a script which calls a sleep app. Once 48 / 51 tasks were completed, I killed the swift run. I tried to resume the run using the restart log from the manually killed run and here's the error that I'm seeing : swift -resume run006/restart.log driver.swift Swift trunk git-rev: 5e36ae2fbf8159c5cf09e36bf58fddbea3fd194f heads/master 6201 RunID: run013 Progress: Thu, 04 Dec 2014 19:31:52+0000 Filename of the package : dummy Filename of the wraper : wrapper.sh Execution failed: java.lang.ClassCastException: Invalid type: expected a java.util.List but got a org.globus.cog.karajan.compiled.nodes.restartLog.MutableInteger isDone @ swift.k, line: 165 Caused by: java.lang.ClassCastException: Invalid type: expected a java.util.List but got a org.globus.cog.karajan.compiled.nodes.restartLog.MutableInteger at org.griphyn.vdl.karajan.lib.IsLogged.isLogged(IsLogged.java:92) at org.griphyn.vdl.karajan.lib.IsLogged.isLogged(IsLogged.java:83) at org.griphyn.vdl.karajan.lib.IsDone.function(IsDone.java:78) at org.griphyn.vdl.karajan.lib.SwiftFunction.runBody(SwiftFunction.java:77) at org.globus.cog.karajan.compiled.nodes.InternalFunction.run(InternalFunction.java:175) at org.globus.cog.karajan.compiled.nodes.CompoundNode.runChild(CompoundNode.java:110) at org.globus.cog.karajan.compiled.nodes.SetVarK.run(SetVarK.java:70) at org.globus.cog.karajan.compiled.nodes.CompoundNode.runChild(CompoundNode.java:110) at org.globus.cog.karajan.compiled.nodes.Sequential.run(Sequential.java:41) at org.globus.cog.karajan.compiled.nodes.user.Function.runBody(Function.java:117) at org.globus.cog.karajan.compiled.nodes.user.InvocationWrapper.runBody(InvocationWrapper.java:286) at org.globus.cog.karajan.compiled.nodes.user.InvocationWrapper.run(InvocationWrapper.java:89) at org.globus.cog.karajan.compiled.nodes.CompoundNode.runChild(CompoundNode.java:110) at org.globus.cog.karajan.compiled.nodes.Sequential.run(Sequential.java:41) at org.globus.cog.karajan.compiled.nodes.user.Function.runBody(Function.java:117) at org.globus.cog.karajan.compiled.nodes.user.InvocationWrapper.runBody(InvocationWrapper.java:286) at org.globus.cog.karajan.compiled.nodes.user.InvocationWrapper.run(InvocationWrapper.java:89) at org.globus.cog.karajan.compiled.nodes.CompoundNode.runChild(CompoundNode.java:110) at org.globus.cog.karajan.compiled.nodes.Sequential.run(Sequential.java:41) at org.globus.cog.karajan.compiled.nodes.CompoundNode.runChild(CompoundNode.java:110) at org.globus.cog.karajan.compiled.nodes.Sequential.run(Sequential.java:41) at org.griphyn.vdl.karajan.lib.ThrottledParallelFor$1.run(ThrottledParallelFor.java:194) at k.thr.LWThread.run(LWThread.java:247) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) k:assign @ swift.k, line: 165 Caused by: java.lang.ClassCastException: Invalid type: expected a java.util.List but got a org.globus.cog.karajan.compiled.nodes.restartLog.MutableInteger isDone @ swift.k, line: 165 Caused by: java.lang.ClassCastException: Invalid type: expected a java.util.List but got a org.globus.cog.karajan.compiled.nodes.restartLog.MutableInteger at org.griphyn.vdl.karajan.lib.IsLogged.isLogged(IsLogged.java:92) at org.griphyn.vdl.karajan.lib.IsLogged.isLogged(IsLogged.java:83) at org.griphyn.vdl.karajan.lib.IsDone.function(IsDone.java:78) at org.griphyn.vdl.karajan.lib.SwiftFunction.runBody(SwiftFunction.java:77) at org.globus.cog.karajan.compiled.nodes.InternalFunction.run(InternalFunction.java:175) at org.globus.cog.karajan.compiled.nodes.CompoundNode.runChild(CompoundNode.java:110) at org.globus.cog.karajan.compiled.nodes.SetVarK.run(SetVarK.java:70) at org.globus.cog.karajan.compiled.nodes.CompoundNode.runChild(CompoundNode.java:110) at org.globus.cog.karajan.compiled.nodes.Sequential.run(Sequential.java:41) at org.globus.cog.karajan.compiled.nodes.user.Function.runBody(Function.java:117) at org.globus.cog.karajan.compiled.nodes.user.InvocationWrapper.runBody(InvocationWrapper.java:286) at org.globus.cog.karajan.compiled.nodes.user.InvocationWrapper.run(InvocationWrapper.java:89) at org.globus.cog.karajan.compiled.nodes.CompoundNode.runChild(CompoundNode.java:110) at org.globus.cog.karajan.compiled.nodes.Sequential.run(Sequential.java:41) at org.globus.cog.karajan.compiled.nodes.user.Function.runBody(Function.java:117) at org.globus.cog.karajan.compiled.nodes.user.InvocationWrapper.runBody(InvocationWrapper.java:286) at org.globus.cog.karajan.compiled.nodes.user.InvocationWrapper.run(InvocationWrapper.java:89) at org.globus.cog.karajan.compiled.nodes.CompoundNode.runChild(CompoundNode.java:110) at org.globus.cog.karajan.compiled.nodes.Sequential.run(Sequential.java:41) at org.globus.cog.karajan.compiled.nodes.CompoundNode.runChild(CompoundNode.java:110) at org.globus.cog.karajan.compiled.nodes.Sequential.run(Sequential.java:41) at org.griphyn.vdl.karajan.lib.ThrottledParallelFor$1.run(ThrottledParallelFor.java:194) at k.thr.LWThread.run(LWThread.java:247) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) Please find all scripts and related logs here : http://users.rcc.uchicago.edu/~yadunand/restart_fail.tar.gz -- Configure bugmail: https://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=1379 Mihael Hategan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Mihael Hategan <[email protected]> 2014-12-04 23:13:01 --- Should now be fixed in trunk. Mike also suggested a version number for the restart logs, and that got added too. -- Configure bugmail: https://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla-daemon@mcs.anl.gov