Hi All - 

We are using the Struts fileupload.

Periodically (on the order of 100 of 3000 uploads) we get the error
below where the upload request fails with a Read timed out:

SEVERE: Failed to parse multipart request
org.apache.commons.fileupload.FileUploadException: Processing of
multipart/form-data request failed. Read timed out
 at
org.apache.commons.fileupload.FileUploadBase.parseRequest(FileUploadBase
.java:429)
 at
org.apache.struts.upload.CommonsMultipartRequestHandler.handleRequest(Co
mmonsMultipartRequestHandler.java:195)



Does anyone know where and how to reset the time out interval for the
fileuploader in an effort to get around this issue?  Or is there another
fix? or there a known issue with the fileuploader?

Thanks!




------------------------------------------------------------------------
------
William J. Sweeney| ChartOne, Inc.
617.648.4764 voice 

[EMAIL PROTECTED]

 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to