[kepler-dev] [Bug 4734] New: ant run-workflow-no-gui cannot read configuration
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Thu Feb 4 10:47:13 PST 2010
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4734
Summary: ant run-workflow-no-gui cannot read configuration
Product: Kepler
Version: 1.x dev
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: execution engine
AssignedTo: berkley at nceas.ucsb.edu
ReportedBy: leinfelder at nceas.ucsb.edu
QAContact: kepler-dev at kepler-project.org
Trying to run a workflow (xml or kar) from the ant task or the kepler.sh script
results in an exception reading the special noGui configuration:
[run] java.lang.Exception: Failed to parse
"ptolemy/configs/kepler/ConfigNoGUIWithCache.xml -runThenExit
/Users/leinfelder/workspace_kepler/kruger/workflows/tpc02-water-flow/tpc02-water-flow-base.kar"
[run] at
ptolemy.actor.gui.ConfigurationApplication.throwArgsException(ConfigurationApplication.java:644)
[run] at
org.kepler.KeplerConfigurationApplication.<init>(KeplerConfigurationApplication.java:289)
[run] at
org.kepler.KeplerConfigurationApplication.main(KeplerConfigurationApplication.java:583)
[run] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[run] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[run] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[run] at java.lang.reflect.Method.invoke(Method.java:585)
[run] at org.kepler.Kepler.load(Kepler.java:338)
[run] at org.kepler.Kepler.load(Kepler.java:356)
[run] at org.kepler.Kepler.parseArgsAndRun(Kepler.java:284)
[run] at org.kepler.Kepler.main(Kepler.java:169)
[run] Caused by: java.lang.NullPointerException: Failed to find
configuration in
file:/Users/leinfelder/workspace_kepler/kepler/wrp/configs/ptolemy/configs/kepler/ConfigNoGUIWithCache.xml
[run] at
ptolemy.actor.gui.ConfigurationApplication.readConfiguration(ConfigurationApplication.java:417)
[run] at
org.kepler.KeplerConfigurationApplication.<init>(KeplerConfigurationApplication.java:133)
--
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