[
https://issues.apache.org/jira/browse/JCR-3726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tobias Bocanegra resolved JCR-3726.
-----------------------------------
Resolution: Fixed
fixed in 1567314
> DavEx should not always use multipart POTS to bypass potential form-size
> restrictions
> -------------------------------------------------------------------------------------
>
> Key: JCR-3726
> URL: https://issues.apache.org/jira/browse/JCR-3726
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Components: jackrabbit-spi2dav
> Affects Versions: 2.7.4
> Reporter: Tobias Bocanegra
> Assignee: Tobias Bocanegra
> Fix For: 2.7.5
>
>
> DavEx usually uses normal form posts for DIFF commands. When operating with a
> server that has a form-size restriction (e.g. jetty) updating content might
> result in an error:
> 11.02.2014 10:52:50.959 *WARN* [qtp1007683979-53]
> org.eclipse.jetty.servlet.ServletHandler /crx/server/crx.default/jcr%3aroot/
> java.lang.IllegalStateException: Form too large 238403>204800
> at org.eclipse.jetty.server.Request.extractParameters(Request.java:293)
> ~[org.apache.felix.http.jetty-2.2.3-R1560462.jar:2.2.3-R1560462]
> at org.eclipse.jetty.server.Request.getParameter(Request.java:708)
> ~[org.apache.felix.http.jetty-2.2.3-R1560462.jar:2.2.3-R1560462]
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)