Actions
Bug #3605
closedproblem with ProvenanceRecorder
Start date:
11/06/2008
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3605
Description
Seeing a new issue with ProvenanceRecorder. It seems to be occurring with both schemas v7 and v8. I've not narrowed it down yet, so for now, to reproduce:
- open usecases/terrestrial/workflows/derivedMETProducts/growingDegreeDays.xml
- instantiate a prov recorder, change recording type to v7
- run wf
My initial error is:
ERROR recording value change: Want not insert entity .growingDegreeDays.Baskett Slough Wildlife Refuge DataTurbine._icon but no type given.
Updated by Derik Barseghian about 16 years ago
You'll want to first change the days wf portParam to be 2 instead of 145, so it finishes more quickly.
Updated by Daniel Crawl over 15 years ago
I fixed this in r16612: unregister listeners when changing recording types.
Actions