[kepler-dev] [Bug 4479] New: - Error messages are not imported during run import

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Fri Oct 16 16:11:33 PDT 2009


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4479

           Summary: Error messages are not imported during run import
           Product: Kepler
           Version: 1.x dev
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: workflow run manager
        AssignedTo: barseghian at nceas.ucsb.edu
        ReportedBy: barseghian at nceas.ucsb.edu
         QAContact: kepler-dev at kepler-project.org


When importing a WorkfowRun that contains error messages into provenance
(creating a 'husk run'), the error messages are lost. I forgot to inject these.

A related problem is that I'm not parsing the error messages from the
serialized string form of a Map into a real Map (which I'll need to use).
Though it's probably better to find a better way to serialize this map; the
string form of the map is hard to parse since error messages can contain "="
and ",".


More information about the Kepler-dev mailing list