[Cyberduck-trac] [Cyberduck] #3404: S3 synchronize fails with "Failed to sanitize XML document" error

Cyberduck trac at trac.cyberduck.ch
Sun Nov 8 21:58:08 CET 2009


#3404: S3 synchronize fails with "Failed to sanitize XML document" error
-------------------------+--------------------------------------------------
 Reporter:  cpu@…        |       Owner:  dkocher
     Type:  defect       |      Status:  new    
 Priority:  high         |   Milestone:         
Component:  s3           |     Version:  3.2.1  
 Severity:  critical     |    Keywords:         
-------------------------+--------------------------------------------------
Description changed by dkocher:

Old description:

> When attempting to use Synchronize to upload new files to an S3 bucket, I
> am receiving this error:
>
> Failed to sanitize XML document destined for handler class
> org.jets3t.service.impl.rest.XmlResponsesSaxParser$ListBucketHandler.
>
> I don't have an illegal characters in the filenames or directory names.
>
> This error is reproducible but I cannot determine the cause.  I'm
> wondering if it is a memory related issue as I'm trying to sync ~3,500
> files (~460Mb) of data.
>
> Here is my upload filter pattern:
>
> .*~\..*|\.DS_Store|\.svn|\.fla|CVS

New description:

 When attempting to use Synchronize to upload new files to an S3 bucket, I
 am receiving this error:


 {{{
 Failed to sanitize XML document destined for handler class
 org.jets3t.service.impl.rest.XmlResponsesSaxParser$ListBucketHandler.
 }}}


 I don't have an illegal characters in the filenames or directory names.

 This error is reproducible but I cannot determine the cause.  I'm
 wondering if it is a memory related issue as I'm trying to sync ~3,500
 files (~460Mb) of data.

 Here is my upload filter pattern:


 {{{
 .*~\..*|\.DS_Store|\.svn|\.fla|CVS
 }}}

--

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/3404#comment:1>
Cyberduck <http://cyberduck.ch>
FTP, SFTP, WebDAV, Cloud Files and Amazon S3 Browser for Mac OS X.


More information about the Cyberduck-trac mailing list