cancel
Showing results for 
Search instead for 
Did you mean: 

DocumentNotFoundException after Uploading Large Files (>100GB)

Marvin_Almanzor
Champ in-the-making
Champ in-the-making

I get a DocumentNotFoundException error after uploading a large file (>100GB) using Nuxeo's native web GUI (version 7.10). No development/changes made aside from configuration, just added the following lines:

org.nuxeo.dnd.upload.timeout=7200000 org.nuxeo.dnd.exec.timeout=7200000 nuxeo.db.transactiontimeout=7200

When i check the server, i see the file uploaded. One trial was uploaded on $NUXEO_HOME /data/xx folder, the other two trials got stuck on $NUXEO_HOME/server/tmp

My initial hypothesis was the transaction timed out, so I increased db.transactiontimeout, but that didn't resolve the issue. Any thought? Am currently running out of ideas. Thank you.

1 REPLY 1

Marvin_Almanzor
Champ in-the-making
Champ in-the-making

Figured it out. Apparently there are other timeouts I wasn't able to set:

nuxeo.vcs.active-timeout-minutes nuxeo.vcs.idle-timeout-minutes

Noticed that for particularly large files, the processing after upload takes significantly longer, > 5mins. Adjusting the said timeouts fixed the issue.

Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.