[Swift-devel] Error when running with compiled swift system
Michael Wilde
wilde at mcs.anl.gov
Thu Aug 2 17:38:27 CDT 2007
Hi all,
I'm able to run small workflow fine with the 0.2 binary release, but
when I try with a release that I built from a source checkout, i get the
error below. It seems like a karajan element is missing in the vdl
package, and I'll try to track that down, but if anyone recognizes whats
wrong here please let me know.
Thanks,
Mike
32$ more
awf*.log::::::::::::::awf2-3e0ckpa4u7pf2.log::::::::::::::2007-08-02
17:13:11,907 DEBUG Loader Recompilation suppressed.2007-08-02
17:13:14,717 INFO unknown Using sites file:
/home/wilde/swift/vdsk-0.2-dev/bin/../etc/sites.xml
2007-08-02 17:13:14,719 INFO unknown Using tc.data:
/home/wilde/swift/vdsk-0.2-dev/bin/../etc/tc.data
2007-08-02 17:13:17,240 DEBUG VDL2ExecutionContext
'vdl:getarrayfieldvalue' is not defined.
'vdl:getarrayfieldvalue' is not defined.
sys:parallelfor @ awf2.kml, line: 64
vdl:mains @ awf2.kml, line: 61
at
org.globus.cog.karajan.workflow.events.FailureNotificationEvent.<init>(FailureNotificationEvent.java:36)
at
org.globus.cog.karajan.workflow.events.FailureNotificationEvent.<init>(FailureNotificationEvent.java:42)
at
org.globus.cog.karajan.workflow.FlowElementWrapper.failImmediately(FlowElementWrapper.java:212)
at
org.globus.cog.karajan.workflow.events.EventBus.failElement(EventBus.java:187)
at
org.globus.cog.karajan.workflow.events.EventBus.send(EventBus.java(Compiled
Code))
at
org.globus.cog.karajan.workflow.events.EventBus.sendHooked(EventBus.java(Inlined
Compiled Code))
at
org.globus.cog.karajan.workflow.events.EventWorker.run(EventWorker.java(Compiled
Code))
32$
More information about the Swift-devel
mailing list