I am running the current version of OpenKM (OpenKM-5.1.9), but this was a problem since at least 5.1.8.
I've been trying futilely to increase the maximum file size from 25Megs to something over 2GB. Talking to our users, I would ideally like to be able to manage files in the 40-100Gig range.
I have set max.file.size to 1000000 (~100GB), but the behaviour is similar for any max.file.size > 2GB.
When I try to upload a large file (2882406644 bytes) (~2.8GB)
I read http://forum.openkm.com/viewtopic.php?f=4&t=5142 and restarting OpenKM does not seem to change anything. I have deployed it on a 64bit OS (Linux Mint 12 Lisa, x84_64).
Thanks,
Alex
I've been trying futilely to increase the maximum file size from 25Megs to something over 2GB. Talking to our users, I would ideally like to be able to manage files in the 40-100Gig range.
I have set max.file.size to 1000000 (~100GB), but the behaviour is similar for any max.file.size > 2GB.
When I try to upload a large file (2882406644 bytes) (~2.8GB)
Code: Select all
I've even tried to use the webdav interface - the file copies correctly, but then truncates to 2GB after the CHECKIN_DOCUMENT phase.15:30:12,307 ERROR [DirectDocumentModule] Uploaded file size: 2.0 GB (2147483647), Max file size: 1.7 GB (1778384896)
15:30:12,307 WARN [FileUploadServlet] 2147483647
com.openkm.core.FileSizeExceededException: 2147483647I read http://forum.openkm.com/viewtopic.php?f=4&t=5142 and restarting OpenKM does not seem to change anything. I have deployed it on a 64bit OS (Linux Mint 12 Lisa, x84_64).
Thanks,
Alex
Last edited by AlexBeaudoin on Mon Feb 13, 2012 8:02 pm, edited 1 time in total.
