[Swift-devel] simple_mapper issue ( i might have reported it a	while ago)
    Tiberiu Stef-Praun 
    tiberius at ci.uchicago.edu
       
    Fri Jun  1 14:25:24 CDT 2007
    
    
  
happens in vdsk-april-29
This one is ok
file procOut<simple_mapper; prefix="ccf.spchhperm.output", suffix=perm>;
This one is not
file procOut<simple_mapper; prefix=perm, suffix="ccf.spchhperm.output">;
The error:
Execution failed:
        java.lang.ClassCastException: org.griphyn.vdl.mapping.DataNode
Caused by:
        java.lang.ClassCastException: org.griphyn.vdl.mapping.DataNode
        at org.griphyn.vdl.mapping.RootDataNode.init(RootDataNode.java:29)
        at org.griphyn.vdl.karajan.lib.New.function(New.java:103)
        at org.griphyn.vdl.karajan.lib.VDLFunction.post(VDLFunction.java:60)
        at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.childCompleted(AbstractSequentialWithArguments.java:192)
        at org.globus.cog.karajan.workflow.nodes.Sequential.notificationEvent(Sequential.java:33)
        at org.globus.cog.karajan.workflow.nodes.FlowNode.event(FlowNode.java:334)
-- 
Tiberiu (Tibi) Stef-Praun, PhD
Research Staff, Computation Institute
5640 S. Ellis Ave, #405
University of Chicago
http://www-unix.mcs.anl.gov/~tiberius/
    
    
More information about the Swift-devel
mailing list