<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div><div>I have a sites file configured to use gridftp as follows:</div><div><br></div><div><div>              <config></div><div>              <pool handle="Bugaboo"></div><div>                <execution provider="coaster" jobmanager="ssh-cl:pbs" url="bugaboo.westgrid.ca:22" /></div><div>                <gridftp url="<a href="gsiftp://bugaboo-fs.westgrid.ca/">gsiftp://bugaboo-fs.westgrid.ca/</a>"/></div><div>                <workdirectory >/home/turam/tmp</workdirectory></div><div>              </pool></div><div>              </config></div></div><div><br></div><div>When I run this, I routinely get errors like so:</div><div><br></div><div>2012-02-07 10:02:07,908-0600 WARN  vdl:transferwrapperlog Failed to transfer wrapper log for job hostname-pmjqoqmk</div><div>2012-02-07 10:02:07,908-0600 DEBUG vdl:transferwrapperlog Exception for wrapper log failure from hostname-20120207-1001-sco9qsfa/info/p on Bugaboo: null</div><div>Caused by: org.globus.cog.abstraction.impl.file.IrrecoverableResourceException: Exception in getFile</div><div>Caused by: org.globus.cog.abstraction.impl.file.FileResourceException: Failed to retrieve file information about /home/turam/tmp/hostname-20120207-1001-sco9qsfa/info/p/hostname-pmjqoqmk-info</div><div>Caused by: org.globus.ftp.exception.ServerException: Server refused performing the request. Custom message: Server refused MLST command (error code 1) [Nested exception message:  Custom message: Unexpected reply: 500-Command failed : System error in stat: No such file or directory</div><div>500-A system call failed: No such file or directory</div><div>500 End.] [Nested exception is org.globus.ftp.exception.UnexpectedReplyCodeException:  Custom message: Unexpected reply: 500-Command failed : System error in stat: No such file or directory</div><div>500-A system call failed: No such file or directory</div><div>500 End.]</div><div><br></div><div>Full log is here:  <a href="http://www.mcs.anl.gov/~turam/20120207-1015/hostname-20120207-1001-sco9qsfa.log">http://www.mcs.anl.gov/~turam/20120207-1015/hostname-20120207-1001-sco9qsfa.log</a></div><div><br></div><div>I found some related discussion (<a href="http://lists.ci.uchicago.edu/pipermail/swift-devel/2011-September/009050.html">http://lists.ci.uchicago.edu/pipermail/swift-devel/2011-September/009050.html</a>), but no solution was identified.</div><div><br></div><div>Two questions:</div><div><br></div><div>- Is this a problem in my configuration, or need I take this up with the admins of the gridftp server?</div><div>- It's complaining about transferring wrapper logs, but the config file specifies "wrapperlog.always.transfer=false", so should it be even trying?</div><div><br></div><div>Thanks,</div><div>Tom</div><div><br></div><div><br></div></body></html>