[ https://issues.apache.org/jira/browse/CMIS-961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16037148#comment-16037148 ]
Stephane Vast commented on CMIS-961: ------------------------------------ Hi Jeff, as I am facing that issue also... I tried getting cmislib from head as suggested, but it does break the "cmis-alfresco-extension" as of current version 0.3.2 It is the same problem as reported here https://github.com/pcollardez/cmislib-alfresco-extension/issues/3 Do you know or remember the revision number of cmislib that can do the trick (both solving the issue and compatible with alfresco-extension)? Or if the cmis-alfresco-extension is easy to modify and become compatible with cmislib/head ? Any clue will be very much apreciated, I am completely stuck for now Steph > 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.15#6346)