Project

General

Profile

Actions

Bug #4193

closed

ActorMetadata - clone() error when opening workflow from KAR

Added by ben leinfelder almost 15 years ago. Updated almost 15 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
actors
Target version:
Start date:
06/26/2009
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
4193

Description

Error:
....blah blah blah....
Caused by: ptolemy.kernel.util.IllegalActionException: Could not find a port named 'output';
in .provenance_composite.Base IFR table
at ptolemy.kernel.Entity.clone(Entity.java:196)

Here are the steps to reproduce (with attached sample workflow):
1. open workflow
2. File->Export workflow as Archive (KAR)
3. Close workflow
4. File->Open Archive (KAR)

This is a snippet pulled from an actual TPC - so it's very important that it work.


Files

provenance_composite.xml (47.3 KB) provenance_composite.xml ben leinfelder, 06/26/2009 04:52 PM

Related issues

Blocked by Kepler - Bug #4197: Waterflow TPC demo - tracking bugResolvedben leinfelder06/29/2009

Actions
Actions #2

Updated by Jing Tao almost 15 years ago

Chad fixed the clone bug. I tested it and it worked under GUI mode. Under
the command line mode, the kar file can be openned and executed. But there
is issue under this mode - kepler trys to open a browser (firefox) to display
something. Chad said he can add the browser display to the list
of filtered classes.

Actions #3

Updated by Chad Berkley almost 15 years ago

fixed bug in actormetadata cloning where an exception wasn't getting handled.

Actions #4

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 4193

Actions

Also available in: Atom PDF