[Swift-devel] cog r1871
Ben Clifford
benc at hawaga.org.uk
Mon Feb 11 08:28:57 CST 2008
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)
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