Environment: XWiki 16.0.0 Jetty HSQLDB on Fedora 39 When trying to upload a large file to any page an error occurs and the following logs appear:
2024-02-23 15:55:07.258:WARN :oejs.Request:qtp798244209-72 - http:2024-02-23 15:55:07.261:WARN :oejs.HttpChannel:qtp798244209-72: handleException /xwiki/bin/upload/Main/WebHome org.eclipse.jetty.http.BadMessageException: 400: Unable to parse form content
I tested with both the default -xmx settings (1024mb) but also an exaggerated value (6gb). The test file was generated using this website: https://testfiledownload.com/test-file-generator and it had the size of 5gb. |