[Swift-devel] test for "got one name (derr) and 0 values"
Michael Wilde
wilde at mcs.anl.gov
Mon Aug 19 12:06:36 CDT 2013
> Can you explain more about what you know and theorize about the
> problem? Is the error message coming from one of the vdl-int*.k
> scripts, or a karajan lib method, or ???
OK, I see its from here:
src/org/globus/cog/karajan/workflow/nodes/SetVarK.java: throw new ExecutionException("Got one name (" + ident + ") and " + vargs.size() + " values: " + vargs);
More information about the Swift-devel
mailing list