Project

General

Profile

Actions

Bug #3930

open

error importing hello-world tutorial actor into kepler-1.0 suite

Added by Derik Barseghian about 15 years ago. Updated about 15 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
actors
Target version:
Start date:
04/01/2009
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
3930

Description

I'm getting an error when trying to import the actor created with the revamped (for suites) hello-world tutorial into kepler-1.0. I thought this worked, albeit without the use of suites, when we released 1.0...

My procedure (roughly) and resultant messages:

cd kepler.modules/build-area
ant clean-cache
ant change-to -Dsuite=kepler-1.0
ant make-module-suite -Dname=hello-world
ant change-to -Dsuite=hello-world
cd ../hello-world/src
mkdir org
cd org
[create the HelloWorld actor java file from the website]
cd ../../../build-area/
ant run
instantiate HelloWorld actor
Right click on actor, Export to Kar, saving class file
Quit Kepler

ant clean-cache
ant change-to -Dsuite=kepler-1.0
ant run
File => Import Archive (the hello world actor)
Dialog (that stretches beyond the length of one monitor): The id of the actor or workflow you are trying to import already exists [snip] Would you like to change the id of your actor to the next available id?" (Click Yes)
Error: Error inserting the kar file into the cache: Id already exists in the cache: Error creating KARCacheObject: lib/jar/org.helloworld.HelloWorld.jar (No such file or directory).

Actions

Also available in: Atom PDF