[kepler-dev] [Bug 4527] - reports cannot be loaded when InstanceAuthNamespace changes

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Fri Nov 6 08:24:44 PST 2009


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





------- Comment #4 from leinfelder at nceas.ucsb.edu  2009-11-06 08:24 -------
The workflow in question has an LSID of:
urn:lsid:gamma.msi.ucsb.edu/OpenAuth/:964:30:97
when I step through opening the KAR file in debug mode I can see that the
report layout is correctly opened and added to the manager with the correct
workflow association. The problem seems to be that the opened workflow then
gets an LSID assigned to it using my AuthNamespace prefix (a new LSID) and the
workflow<->report layout association does not exist.
The LSID change happens somewhere during the openModel() methods (in ptolemy?)
so that by the time we hit KeplerGraphFrame we have a new LSID for the NamedObj
(workflow).
I do see the old LSID in the "derivedFrom" list so my hunch is that there's a
changer request that is forcing the new LSID generation.


More information about the Kepler-dev mailing list