Alright, so I just tried again with trunk over Mike's stable repository and it worked, so it looks like whatever the problem was got fixed between stable and trunk. However submitting jobs to condor results in the job simply getting held. Do I need any permissions over grid-proxy-init? Same thing happens when I run condor_submit on the command line.<br>

<br>Condor submit file:<br>executable=/bin/echo<br>arguments=Hello World!<br>output=results.output<br>error=results.error<br>log=results.log<br>notification=never<br>universe=grid<br>grid_resource=gt2 <a href="http://gsu1.uchicago.edu/jobmanager-fork">gsu1.uchicago.edu/jobmanager-fork</a><br>

queue<br><br>and I submitted with:<br>condor_submit myjob.submit<br><br>results in:<br>-- Submitter: <a href="http://bridled.ci.uchicago.edu">bridled.ci.uchicago.edu</a> : <<a href="http://128.135.125.18:49572">128.135.125.18:49572</a>> : <a href="http://bridled.ci.uchicago.edu">bridled.ci.uchicago.edu</a><br>

 ID     OWNER            SUBMITTED     RUN_TIME ST PRI SIZE CMD<br>  57.0   aespinosa     6/15 11:54   0+00:00:00 I  0   7.3  condor_dagman<br>  71.0   arjun           6/23 11:24   0+00:00:00 H  0   0.0  echo Hello World!<br>

  72.0   arjun           6/23 17:05   0+00:00:00 H  0   1.0  bash /opt/osg/data<br><br>3 jobs; 1 idle, 0 running, 2 held<br><br>(My first job is the condor-submit job, the second is the job I attempted to submit via swift.)<br>

<br>Any thoughts?<br><br>Arjun<br><br><div class="gmail_quote">On Wed, Jun 23, 2010 at 11:26 AM, Arjun Comar <span dir="ltr"><<a href="mailto:mandaya@rose-hulman.edu">mandaya@rose-hulman.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Hey all,<br>I've been trying to get jobs submitted over Condor via swift, and running into a few problems. I think I've finally hit a point where it's the Condor provider itself that's failing over any of my configurations.<br>



Here's the sites entry (though any sites entry over Condor will do, and I've tried several):<br><br><config><br>  <pool handle="<a href="http://Nebraska_red.unl.edu" target="_blank">Nebraska_red.unl.edu</a>"><br>



    <gridftp url="gsiftp://<a href="http://red.unl.edu/" target="_blank">red.unl.edu/</a>"/><br>    <execution provider="condor"/><br>    <profile key="jobType" namespace="globus">grid</profile><br>



    <profile key="gridResource" namespace="globus">gt2 <a href="http://red.unl.edu/jobmanager-condor" target="_blank">red.unl.edu/jobmanager-condor</a></profile><br>    <workdirectory>/opt/osg/data/engage/tmp/<a href="http://red.unl.edu" target="_blank">red.unl.edu</a></workdirectory><br>



  </pool><br></config><br><br>And any swift script at all fails, even a simple helloworld:<br><br>type messagefile;  <br>app (messagefile t) greeting () {<br>        echo "Hello, world!" stdout=@filename(t);<br>


}  <br>messagefile outfile <"hello.txt">;  <br>outfile = greeting();<br><br>With the following error:<br>The following errors have occurred:<br>1. Application "echo" failed (Cannot submit job: Could not submit job (condor_submit reported an exit code of 1). Submitting job(s)<br>


Found illegal unescaped double-quote: "" -e /bin/echo -out hello.txt -err stderr.txt -i -d "" -if "" -of hello.txt -k "" -status "provider " -a "Hello, world!"The full arguments you specified were: /opt/osg/data/engage/tmp/<a href="http://red.unl.edu/helloworld-20100623-1051-dr5v5apa/shared/_swiftwrap" target="_blank">red.unl.edu/helloworld-20100623-1051-dr5v5apa/shared/_swiftwrap</a> echo-dqt6jttj -jobdir d -scratch "" -e /bin/echo -out hello.txt -err stderr.txt -i -d "" -if "" -of hello.txt -k "" -status "provider " -a "Hello, world!")<br>


<br>The same script runs just fine through any other submission mechanism, even to the same site (ssh, coasters+ssh:pbs, etc).<br><br>Anyone have any thoughts on fixing the problem?<br><br>Thanks!<br clear="all"><font color="#888888"><br>

-- <br>
Arjun Comar, Rose-Hulman '12<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Arjun Comar, Rose-Hulman '12<br>