[kepler-users] Run kepler in command line

Matt Jones jones at nceas.ucsb.edu
Tue Mar 1 20:49:17 PST 2011


What operating system are you on, and what version of Kepler are you using?
On MacOSX and Linux you probably should be using kepler.sh, while on windows
it would be kepler.bat.

In the meantime, I tried it on my machine, and it works for me using Kepler
2.1.0 on Mac OS X...

First, open a workflow in the GUI from the commandline:

./kepler.sh
outreach-2.1.0/workflows/demos/getting-started/07-CommandLine_1.xml

Second, execute the same workflow in the GUI and display the results:

./kepler.sh -runwf
outreach-2.1.0/workflows/demos/getting-started/07-CommandLine_1.xml

Note that you can also use the -nogui commandline argument if you don't want
to use the GUI, but of course for that to work you need to make sure the
workflow outputs the results to someplace relevant like a file and doesn't
depend on graphical actors:

./kepler.sh -runwf
outreach-2.1.0/workflows/demos/getting-started/07-CommandLine_1.xml -nogui

 If you provide more details on OS and version and the exact command you
ran, I'll try to reproduce the issue that you experienced and might have
more feedback. Hope this helps.

Matt

On Tue, Mar 1, 2011 at 5:19 PM, Fatemeh Karimirad <karimirad80 at yahoo.com>wrote:

> Hi,
>
> I need to run kepler in command line but when I enter "kepler workflow.xml"
> in the command line it says:
> Command failed
> Arguments: -kepler workflow.xml
> Faild to pars "-kepler workflow.xml"
>
> Does anyone have any idea what's wrong?
>
> Thanks,
> Fatemeh
>
> F at TeMeH |(@RiMiR@|)
>
> _______________________________________________
> Kepler-users mailing list
> Kepler-users at kepler-project.org
> http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nceas.ucsb.edu/kepler/pipermail/kepler-users/attachments/20110301/6144938e/attachment.html>


More information about the Kepler-users mailing list