uploading a big file causes error
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2014 12:09 PM
i´m trying to upload a file that its size is 212 MB, after 15 minutes waiting it appears an error.
is ther a maximum space for the upload??
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2014 12:44 PM
Try to increase to amount of memory for the Nuxeo JVM, locate the line labelled "JAVA_OPTS" in file nuxeo.conf and edit the value in the –Xmx Java option.
For example: JAVA_OPTS=-Xms512m –Xmx4096m -XX:MaxPermSize=256m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Dfile.encoding=UTF-8
