[kepler-dev] [Bug 4671] cannot export workflow runs when workflow has actors with <> in the names
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Tue Mar 30 17:51:23 PDT 2010
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4671
Derik Barseghian <barseghian at nceas.ucsb.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|wrp-modules-1.0.0 |2.0.0
--- Comment #8 from Derik Barseghian <barseghian at nceas.ucsb.edu> 2010-03-30 17:51:22 PDT ---
This is a general Kepler issue. If we consider it a bug and not an enhancement
request, it's a bug in 2.0 and trunk, so retargeting it to 2.0 for now.
To replicate in 2.0 or trunk:
Create a Workflow that contains a Display actor with the name: <>Display, and
then File => Save Archive, and you'll get a stacktrace that starts:
[Fatal Error] :93:15: The value of attribute "name" associated with an element
type "entity" must not contain the '<' character.
org.xml.sax.SAXParseException: The value of attribute "name" associated with an
element type "entity" must not contain the '<' character.
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at
org.kepler.moml.KeplerMetadataExtractor.extractActorMetadata(KeplerMetadataExtractor.java:101)
at
org.kepler.objectmanager.cache.ActorCacheObject.<init>(ActorCacheObject.java:142)
at
org.kepler.kar.handlers.ActorMetadataKAREntryHandler.cache(ActorMetadataKAREntryHandler.java:169)
--
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