David -- <div><br></div><meta charset="utf-8"><div>When you are executing from a KAR file, you need to use the '-runkar' option, rather than the '-runwf' option.   Try:</div><div><br></div><div><meta charset="utf-8">$ /usr/local/Kepler-2.0/kepler.sh -runkar /home/dlebauer/pecan/kepler/pecan.kar</div>
<div><br></div><div>I'm not sure about the other errors about directories not existing -- someone else will hopefully comment on that.</div><div><br></div><div>Matt<br><br><div class="gmail_quote">On Tue, Nov 9, 2010 at 8:55 AM, David LeBauer <span dir="ltr"><<a href="mailto:dlebauer@illinois.edu">dlebauer@illinois.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hello,<br>
<br>
I would like to open a kar file from the command line (following<br>
manual ch 2 section 3):<br>
$ /usr/local/Kepler-2.0/kepler.sh -runwf /home/dlebauer/pecan/kepler/pecan.kar<br>
<br>
but I am getting the following error (full output below):<br>
     [null] Unsupported file type or connection not available:<br>
file:/home/dlebauer/pecan/kepler/pecan.kar<br>
<br>
Also, is it "okay" that so many directories for installed modules do not exist?<br>
<br>
Thank you,<br>
<br>
David<br>
<br>
$ /usr/local/Kepler-2.0/kepler.sh -runwf /home/dlebauer/pecan/kepler/pecan.kar<br>
     [null] /usr/local/Kepler-2.0<br>
     [null] Checking for patches...<br>
     [null] reporting-2.1.0 workflow dir does not exist.<br>
     [null] workflow-run-manager-2.1.0 workflow dir does not exist.<br>
     [null] provenance-2.1.0 workflow dir already copied, no need to copy.<br>
     [null] tagging-2.1.0 workflow dir does not exist.<br>
     [null] kepler-2.1.0 workflow dir does not exist.<br>
     [null] outreach-2.1.0 workflow dir already copied, no need to copy.<br>
     [null] apple-extensions-2.0.0 workflow dir does not exist.<br>
     [null] r-2.1.0 workflow dir already copied, no need to copy.<br>
     [null] loader-2.0.0 workflow dir does not exist.<br>
     [null] actors-2.1.0 workflow dir already copied, no need to copy.<br>
     [null] directors-2.0.0 workflow dir does not exist.<br>
     [null] opendap-2.0.0 workflow dir does not exist.<br>
     [null] dataturbine-2.0.0 workflow dir does not exist.<br>
     [null] ecogrid-2.1.0 workflow dir does not exist.<br>
     [null] authentication-gui-2.0.0 workflow dir does not exist.<br>
     [null] module-manager-gui-2.1.0 workflow dir does not exist.<br>
     [null] gui-2.1.0 workflow dir does not exist.<br>
     [null] authentication-2.1.0 workflow dir does not exist.<br>
     [null] repository-2.1.0 workflow dir does not exist.<br>
     [null] job-2.0.0 workflow dir does not exist.<br>
     [null] io-2.0.0 workflow dir does not exist.<br>
     [null] ssh-2.0.0 workflow dir does not exist.<br>
     [null] data-handling-2.0.0 workflow dir does not exist.<br>
     [null] sms-2.1.0 workflow dir does not exist.<br>
     [null] component-library-2.0.0 workflow dir does not exist.<br>
     [null] util-2.0.0 workflow dir does not exist.<br>
     [null] event-state-2.0.0 workflow dir does not exist.<br>
     [null] core-2.1.0 workflow dir does not exist.<br>
     [null] common-2.1.0 workflow dir does not exist.<br>
     [null] module-manager-2.1.0 workflow dir does not exist.<br>
     [null] configuration-manager-2.1.0 workflow dir does not exist.<br>
     [null] kepler-tasks-2.1.0 workflow dir does not exist.<br>
     [null] ptolemy-8.0.0 workflow dir does not exist.<br>
     [null] Found OS Extension file:<br>
/usr/local/Kepler-2.0/apple-extensions-2.0.0/module-info/osextension.txt<br>
     [null] Ran additional initialization for module gui from class<br>
org.kepler.module.gui.Initialize<br>
     [null] Ran additional initialization for module tagging from<br>
class org.kepler.module.tagging.Initialize<br>
     [null] Ran additional initialization for module provenance from<br>
class org.kepler.module.provenance.Initialize<br>
     [null] common tabpane configuration overridden by WRM<br>
     [null] Ran additional initialization for module<br>
workflowrunmanager from class<br>
org.kepler.module.workflowrunmanager.Initialize<br>
     [null] common tabpane configuration overridden by reporting<br>
     [null] Ran additional initialization for module reporting from<br>
class org.kepler.module.reporting.Initialize<br>
     [null] Executing ptExecuteApplication<br>
     [null] Kepler Initializing...<br>
     [null] Unsupported file type or connection not available:<br>
file:/home/dlebauer/pecan/kepler/pecan.kar<br>
     [null] Done.<br>
     [null] Ctrl-c to exit.<br>
_______________________________________________<br>
Kepler-users mailing list<br>
<a href="mailto:Kepler-users@kepler-project.org">Kepler-users@kepler-project.org</a><br>
<a href="http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users" target="_blank">http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users</a><br>
</blockquote></div><br></div>