Portal Upload Error

Symptom

A Content Portal upload fails, producing an error similar to this:

org.apache.commons.fileupload.FileUploadBase$SizeLimitExceededException. The request was rejected because its size (258196924634) exceeds the configured maximum (26355234816)

Cause

The Gateway's spool directory has reached its maximum capacity. The spool directory is the temporary space to support HTTP multipart MIME uploads, which are the requests that are made by uploading files into the https://perifery.atlassian.net/wiki/spaces/public/pages/2443817417.

Solution

Move the spool directory to one that has enough free space to support your largest simultaneous uploads.

Inhttps://perifery.atlassian.net/wiki/spaces/public/pages/2443810201, locate the [gateway] section and edit the value for multipartSpoolDir, which defaults to var/spool/cloudgateway/.

© DataCore Software Corporation. · https://www.datacore.com · All rights reserved.