[kepler-dev] [Bug 4555] - error exporting etc >1 run with same name but different wf
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Wed Nov 18 18:37:28 PST 2009
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4555
------- Comment #1 from barseghian at nceas.ucsb.edu 2009-11-18 18:37 -------
I fixed the workflow duplicate entry error in r21693, but you can still get a
ROML duplicate entry error:
Failed to create kar file: Error building the KAR file: duplicate entry:
00-StatisticalSummary_ROML.xml
ptolemy.kernel.util.IllegalActionException: Error building the KAR file:
duplicate entry: 00-StatisticalSummary_ROML.xml
at org.kepler.kar.KARBuilder.generateKAR(KARBuilder.java:241)
at
org.kepler.provenance.kar.ExportRunsToKAR.exportRunsToKAR(ExportRunsToKAR.java:142)
Procedure:
1) run a workflow
2) modify workflow, run again
3) using WRM export the two runs to a kar
4) export the two runs again to a different kar
If you unzip the first kar you'll see it doesn't contain a
00-StatisticalSummary_ROML.xml.
More information about the Kepler-dev
mailing list