[kepler-dev] [Bug 4231] - Workflow Run Manager - failed runs should be highlighted red
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Thu Aug 20 17:18:56 PDT 2009
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4231
------- Comment #1 from barseghian at nceas.ucsb.edu 2009-08-20 17:18 -------
All errors for an execution are now placed in the WorkflowRun class. The
serialized form probably needs to be improved -- a serialized example looks
like:
<property name="errorMessages" class="ptolemy.kernel.util.StringAttribute"
value="{1=Model triggered an exception. in .error.Throw Exception6,
2=Model triggered an exception. in .error.Throw Exception3, 3=Model
triggered an exception. in .error.Throw Exception2, 4=Model triggered an
exception. in .error.Throw Exception, 5=Model triggered an
exception. in .error.Throw Exception4}">
More information about the Kepler-dev
mailing list