[kepler-users] kepler.sh execution failed [ Kepler 2.2 ]

Joan Iglesias joan.iglesias at rocketmail.com
Tue Jun 28 17:30:12 PDT 2011


Hello

I'm executing a Kar file using kepler in a command line form:

./kepler.sh -runwf -nogui -ExecutionId 6 -function1 5 /home/xxx/KeplerData/workflows/MyWorkflows/R_3D_Plot.kar

This kar file also has a report to generate a pdf.

But when it's close to finish, it seems it's looking for a configuration file that doesn't exists. I found this configuration at:

/home/xxx/KeplerData/kepler.modules/common-2.1.0/configs/ptolemy/configs/kepler/ConfigNoGUIWithCache.xml

The stack trace:

     [null] Processing entry, LSID=urn:lsid:kepler-project.org/ns/:6129:54:14, type=org.kepler.reporting.roml.ReportLayout
     [null] Opening entry, LSID=urn:lsid:kepler-project.org/ns/:6129:54:14, type=org.kepler.reporting.roml.ReportLayout
     [null] Command failed
     [null] java.lang.Exception: Failed to parse "ptolemy/configs/kepler/ConfigNoGUIWithCache.xml -runThenExit -ExecutionId 6 -function1 5 /tmp/moml7351140526961285021.xml"
     [null]     at ptolemy.actor.gui.ConfigurationApplication.throwArgsException(ConfigurationApplication.java:651)
     [null]     at org.kepler.KeplerConfigurationApplication.<init>(KeplerConfigurationApplication.java:288)
     [null]     at org.kepler.KeplerConfigurationApplication.main(KeplerConfigurationApplication.java:582)
     [null]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     [null]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     [null]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     [null]     at java.lang.reflect.Method.invoke(Method.java:597)
     [null]     at org.kepler.Kepler.load(Kepler.java:374)
     [null]     at org.kepler.Kepler.load(Kepler.java:392)
     [null]     at org.kepler.Kepler.parseArgsAndRun(Kepler.java:320)
     [null]     at org.kepler.Kepler.main(Kepler.java:222)
     [null] Caused by: ptolemy.kernel.util.IllegalActionException: Unrecognized option: No parameter exists with name ExecutionId
     [null]     at org.kepler.KeplerConfigurationApplication.parseArgs(KeplerConfigurationApplication.java:394)
     [null]     at org.kepler.KeplerConfigurationApplication.<init>(KeplerConfigurationApplication.java:193)
     [null]     ... 9 more

My system is Linux one.

Thank you very much

Joan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nceas.ucsb.edu/kepler/pipermail/kepler-users/attachments/20110629/7aa9e7f6/attachment.html>


More information about the Kepler-users mailing list