Hi Joan,
Here's the relevant error message:
[null] Caused by: ptolemy.kernel.util.IllegalActionException:
Unrecognized option: No parameter exists with name ExecutionId
Does your workflow have a parameter named "ExecutionId" at the top
level?
--dan
On 6/28/11 5:30 PM, Joan Iglesias wrote:
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
_______________________________________________
Kepler-users mailing list
[email protected]
http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users
_______________________________________________
Kepler-users mailing list
[email protected]
http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users