[ 
https://issues.apache.org/jira/browse/CMIS-961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263879#comment-15263879
 ] 

Bertrand Barraud edited comment on CMIS-961 at 4/29/16 11:21 AM:
-----------------------------------------------------------------

Thank you for you reply.

I installed Pip to get the httplib2 version and according to pip this lib is 
not used and wasn't installed. oO ?
I tried to install the version 0.8 anyway. I ran my project and still have the 
error.


was (Author: bert-7):
Thank you for you reply.

I installed Pip to get the httplib2 version and it seems in my case this lib is 
not used it wasn't installed.
For testing purpose I tried to install the version 0.8 anyway ( with no much 
hope ). I ran my project and still have the error.

> Connection reset by peer when trying to upload a document over 2M to Alfresco 
> 5.0.d
> -----------------------------------------------------------------------------------
>
>                 Key: CMIS-961
>                 URL: https://issues.apache.org/jira/browse/CMIS-961
>             Project: Chemistry
>          Issue Type: Bug
>          Components: python-cmislib
>    Affects Versions: cmislib 0.5.1
>         Environment: Alfresco 5.0.d community edition on an Ubuntu 14.04 LTS 
> based system.
>            Reporter: Willem Ligtenberg
>            Assignee: Jeff Potts
>         Attachments: Sample-Bigish.pdf, Sample-Smallish.pdf
>
>
> Using Alfresco 5.0.a I was able to store large data files (up to 250M tested) 
> in Alfresco using:
> doc = repo.createDocument(remoteFile, props, folder, localFile, 
> properties['contentType'], None)
> Now, small files work, but any file larger than 2M fails.
> Uploading the same file using CMIS Workbench works fine.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to