[kepler-dev] [Bug 4439] reporting displays output for a different actor

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Fri Jan 8 15:32:15 PST 2010


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

--- Comment #3 from Daniel Crawl <crawl at sdsc.edu> 2010-01-08 15:32:14 PST ---
I've updated provenance to handle these types of renames.

It might be nice if reporting displayed an error or warning if the report
references entities that do not exist in the workflow. If I delete an actor
whose port is in the report, I get an exception:

org.kepler.provenance.QueryException: No tokens found for execution 6
at
org.kepler.provenance.sql.SQLQueryV8.getTokensForExecution(SQLQueryV8.java:1304)
at
org.kepler.reporting.rio.DynamicReportItem.generateValues(DynamicReportItem.java:197)
at
org.kepler.reporting.rio.ReportAssembler.populateReport(ReportAssembler.java:91)
at
org.kepler.reporting.rio.ReportAssembler.populateReportWithLatest(ReportAssembler.java:71)
at
org.kepler.module.reporting.ReportingListener.writeFiles(ReportingListener.java:138)
at
org.kepler.module.reporting.ReportingListener.wrapup(ReportingListener.java:243)

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Kepler-dev mailing list