[Swift-devel] cog r1871

Mihael Hategan hategan at mcs.anl.gov
Mon Feb 11 10:01:21 CST 2008


On Mon, 2008-02-11 at 14:28 +0000, Ben Clifford wrote:
> On my laptop, I'm getting the below error message with latest cog and my 
> development swift.
> 
> cog r1864 doesn't give this problem. cog r1871 does (there's nothing in 
> between those two commits in the piece of the cog svn that swift uses)

I know what causes the problem. It's r1871, as you say.

> 
> 
> echo failed
> Execution failed:
>         Exception in echo:
> Arguments: [hello]
> Host: tp-fork-gram2
> Directory: 001-echo-20080211-1419-kvenil6g/jobs/m/echo-mn9fr9oi
> stderr.txt:.
> 
> stdout.txt:.
> 
> ----
> 
> Caused by:
>         Exception in getFile
> Caused by:
>         Server refused performing the request. Custom message:  (error 
> code 1) [Nested exception message:  Custom message: Unexpected reply: 451 
> refusing to store with active mode
> org.globus.ftp.exception.DataChannelException: setPassive() must match 
> store() and setActive() - retrieve()  (error code 2)
> org.globus.ftp.exception.DataChannelException: setPassive() must match 
> store() and setActive() - retrieve()  (error code 2)
>         at 
> org.globus.ftp.extended.GridFTPServerFacade.store(GridFTPServerFacade.java:317)
>         at org.globus.ftp.FTPClient.get(FTPClient.java:1236)
>         at 
> org.globus.cog.abstraction.impl.file.gridftp.old.FileResourceImpl.getFile(FileResourceImpl.java:359)
>         at 
> org.globus.cog.abstraction.impl.fileTransfer.DelegatedFileTransferHandler.doSource(DelegatedFileTransferHandler.java:275)
>         at 
> org.globus.cog.abstraction.impl.fileTransfer.CachingDelegatedFileTransferHandler.doSource(CachingDelegatedFileTransferHandler.java:60)
>         at 
> org.globus.cog.abstraction.impl.fileTransfer.DelegatedFileTransferHandler.run(DelegatedFileTransferHandler.java:490)
>         at java.lang.Thread.run(Thread.java:613)
> 
> 




More information about the Swift-devel mailing list