[kepler-dev] [Bug 4325] - Workflow Run Manager - deleted runs sometimes reappear after Kepler relaunch
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Wed Sep 2 17:38:08 PDT 2009
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4325
------- Comment #4 from barseghian at nceas.ucsb.edu 2009-09-02 17:38 -------
One way to sometimes get this to occur seems to be quitting kepler immediately
after clicking ok in the delete runs dialog. You needn't have exported any of
the runs. The preparedStatements will return how many rows they've "deleted"
and the delete method always seems to complete before kepler-shutdown, yet when
you connect to the database post-kepler shutdown (connecting to the db file
instead of server) the run rows still exist in workflow_exec.
More information about the Kepler-dev
mailing list