You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "Willem Ligtenberg (JIRA)" <ji...@apache.org> on 2015/12/07 11:24:11 UTC

[jira] [Comment Edited] (CMIS-961) Connection reset by peer when trying to upload a document over 2M to Alfresco 5.0.d

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

Willem Ligtenberg edited comment on CMIS-961 at 12/7/15 10:23 AM:
------------------------------------------------------------------

Interestingly, I tried it again today, but instead of uploading from localhost, I (had to) tried it from my laptop.
It worked. I was able to upload a file of 4M without any issue.
The same url and same Python/cmislib version on the host itself does not work...


was (Author: wligtenberg):
Interestingly, I tried it again today, but instead of uploading from localhost, I (had to) tried it from my laptop.
It worked. I was able to upload a file of 4M without any issue.

> 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)