<p>Shouldn't we be looking at the diffs in provider-localscheduler?</p>
<p>-Allan (mobile)</p>
<p>On Jan 13, 2011 11:17 AM, "Michael Wilde" <<a href="mailto:wilde@mcs.anl.gov">wilde@mcs.anl.gov</a>> wrote:<br>
><br>
><br>
><br>
> ----- Original Message -----<br>
> > > I need to check what local mods I had applied, but I think its more<br>
> > > likely that some Condor submit file quoting fix fell off in 0.92<br>
> > > integration.<br>
> ><br>
> > Yeah. A svn diff > somefile would help.<br>
><br>
> Hmmm. So far svn diffs show no changes within provider-condor, neither between trunk and 0.92 branch nor within my working copies of those two on engage-submit, which seem to behave differently regarding Condor quoting.<br>

><br>
> Could the change(s) that were made a long time ago to fix Condor quoting be in a different module than provider-condor? If so, whats a likely place to look?<br>
><br>
> I'll check vdl-int.k next.<br>
><br>
> - Mike<br>
><br>
> > ><br>
> > > So Marc, sorry - this release is not usable for you yet.<br>
> > ><br>
> > > - Mike<br>
> > ><br>
> > ><br>
> > > ----- Original Message -----<br>
> > > > Im trying my first tests of 0.92 on engage-submit, sending 100<br>
> > > > trivial<br>
> > > > cat jobs to 10 OSG sites.<br>
> > > ><br>
> > > > My jobs seem to be all dying with the error "Found illegal<br>
> > > > unescaped<br>
> > > > double-quote" (see below).<br>
> > > ><br>
> > > > Has anyone successfully run a Condor-G job on OSG with 0.92?<br>
> > > ><br>
> > > > I'll dig deeper and try the same test with the older version of<br>
> > > > trunk<br>
> > > > that Marc has been using here with better success. Will also try a<br>
> > > > single job run and capture a simpler log and the condor-g submit<br>
> > > > file.<br>
> > > ><br>
> > > > Allan, have you tried 0.92 against COndor-G? If not, could you?<br>
> > > ><br>
> > > > Sarah, we should add some Condor-G-to-GT2 testing to 0.92<br>
> > > > validation I<br>
> > > > think.<br>
> > > ><br>
> > > > - Mike<br>
> > > ><br>
> > > > --<br>
> > > ><br>
> > > > Caused by:<br>
> > > > org.globus.cog.abstraction.impl.common.task.TaskSubmissionException:<br>
> > > > Cannot submit job: Could not submit job (condor_submit reported an<br>
> > > > exit code of 1). Submitting job(s)<br>
> > > > Found illegal unescaped double-quote: "" -e /bin/cat -out<br>
> > > > outdir/f.0065.out -err stderr.txt -i -d outdir -if data.txt -of<br>
> > > > outdir/f.0065.out -k "" -cdmfile "" -status file -a data.txtThe<br>
> > > > full<br>
> > > > arguments you specified were:<br>
> > > > /osg/data/engage/tmp/<a href="http://osg.hpc.ufl.edu/catsn-20110113-0025-vv4p4up3/shared/_swiftwrap">osg.hpc.ufl.edu/catsn-20110113-0025-vv4p4up3/shared/_swiftwrap</a><br>
> > > > cat-ajxnee4k -jobdir a -scratch "" -e /bin/cat -out<br>
> > > > outdir/f.0065.out<br>
> > > > -err stderr.txt -i -d outdir -if data.txt -of outdir/f.0065.out -k<br>
> > > > ""<br>
> > > > -cdmfile "" -status file -a data.txt<br>
> > > ><br>
> > > ><br>
> > > > Script is:<br>
> > > ><br>
> > > > e$ cat catsn.swift<br>
> > > > type file;<br>
> > > ><br>
> > > > app (file o) cat (file i)<br>
> > > > {<br>
> > > > cat @i stdout=@o;<br>
> > > > }<br>
> > > ><br>
> > > > file out[]<simple_mapper; location="outdir",<br>
> > > > prefix="f.",suffix=".out">;<br>
> > > > foreach j in [1:@toint(@arg("n","1"))] {<br>
> > > > file data<"data.txt">;<br>
> > > > out[j] = cat(data);<br>
> > > > }<br>
> > > ><br>
> > > ><br>
> > > > --<br>
> > > > Michael Wilde<br>
> > > > Computation Institute, University of Chicago<br>
> > > > Mathematics and Computer Science Division<br>
> > > > Argonne National Laboratory<br>
> > > ><br>
> > > > _______________________________________________<br>
> > > > Swift-devel mailing list<br>
> > > > <a href="mailto:Swift-devel@ci.uchicago.edu">Swift-devel@ci.uchicago.edu</a><br>
> > > > <a href="http://mail.ci.uchicago.edu/mailman/listinfo/swift-devel">http://mail.ci.uchicago.edu/mailman/listinfo/swift-devel</a><br>
> > ><br>
><br>
> --<br>
> Michael Wilde<br>
> Computation Institute, University of Chicago<br>
> Mathematics and Computer Science Division<br>
> Argonne National Laboratory<br>
><br>
> _______________________________________________<br>
> Swift-devel mailing list<br>
> <a href="mailto:Swift-devel@ci.uchicago.edu">Swift-devel@ci.uchicago.edu</a><br>
> <a href="http://mail.ci.uchicago.edu/mailman/listinfo/swift-devel">http://mail.ci.uchicago.edu/mailman/listinfo/swift-devel</a><br>
><br>
</p>