[kepler-dev] [Bug 4730] Kepler cannot run workflows stored in KAR files from the command-line.
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Fri Feb 12 12:25:16 PST 2010
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4730
Chad Berkley <berkley at nceas.ucsb.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #3 from Chad Berkley <berkley at nceas.ucsb.edu> 2010-02-12 12:25:15 PST ---
The spaces aren't the issue. I can run this with no problem:
java -classpath build-area/lib/ant.jar:kepler.jar
org.kepler.build.runner.Kepler -runwf -nogui
/Users/berkley/project/kepler/outreach/resources/demos/getting-started/01\
Simple\ Addition.xml
However, I cannot run this:
ant run-workflow
-Dworkflow=/Users/berkley/project/kepler/outreach/resources/demos/getting-started/01\
Simple\ Addition.xml
So the problem is in the build system runner. Also, running workflows from
kars is supported. you just need the -runkar arg.
I'll figure this out and get a fix checked in asap.
--
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