[kepler-dev] [Bug 5051] Semantically annotate during Save Archive a workflow with remote data set Error

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Wed Jun 16 14:21:47 PDT 2010


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

--- Comment #1 from Derik Barseghian <barseghian at nceas.ucsb.edu> 2010-06-16 14:21:46 PDT ---
This is the trace. Note also warning at top about cloning:

trying to clone myworkflow but you can't clone this object for some reason:
Problem cloning 'output'
ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named
"semanticType" into a container that already contains an object with that name.
    at ptolemy.kernel.util.NamedList.append(NamedList.java:133)
    at ptolemy.kernel.util.NamedObj._addAttribute(NamedObj.java:2165)
    at ptolemy.kernel.util.Attribute.setContainer(Attribute.java:398)
    at ptolemy.data.expr.Variable.setContainer(Variable.java:819)
    at ptolemy.kernel.util.Attribute.<init>(Attribute.java:109)
    at ptolemy.kernel.util.Attribute.<init>(Attribute.java:86)
    at
ptolemy.kernel.util.AbstractSettableAttribute.<init>(AbstractSettableAttribute.java:88)
    at ptolemy.data.expr.Variable.<init>(Variable.java:255)
    at ptolemy.data.expr.Parameter.<init>(Parameter.java:125)
    at ptolemy.data.expr.StringParameter.<init>(StringParameter.java:76)
    at org.kepler.sms.SemanticType.<init>(SemanticType.java:86)
    at
org.kepler.objectmanager.ActorMetadata.getActorAsNamedObj(ActorMetadata.java:852)
    at
org.kepler.kar.handlers.ActorMetadataKAREntryHandler.open(ActorMetadataKAREntryHandler.java:226)
    at org.kepler.kar.KARFile.open(KARFile.java:925)
    at org.kepler.kar.KARFile.openKARContents(KARFile.java:695)
    at
org.kepler.gui.kar.ExportArchiveAction.actionPerformed(ExportArchiveAction.java:418)
    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1882)
    at
javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2202)
    at
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
    at javax.swing.AbstractButton.doClick(AbstractButton.java:334)
    at apple.laf.ScreenMenuItem.actionPerformed(ScreenMenuItem.java:95)
    at java.awt.MenuItem.processActionEvent(MenuItem.java:597)
    at java.awt.MenuItem.processEvent(MenuItem.java:556)
    at java.awt.MenuComponent.dispatchEventImpl(MenuComponent.java:298)
    at java.awt.MenuComponent.dispatchEvent(MenuComponent.java:286)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:466)
    at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269)
    at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

-- 
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