Wilco Kasteleijn wrote:

Under tomcat in the server.xml there is an upload timeout, I assume in your container
there would be an equalivent setting.


-Rob

Hi,
We are having a similar problem as posted before by Daryl Stultz (08 Jul 2003). This exception only occurs under the following conditions:


- Usage of SSL;
- Win2000 SP4 client or older, with IE5.5;
- The form has a file input parameter that is LEFT EMPTY during form submission;


Daryl, have you found a solution for this? Anybody else any ideas?

See stacktrace below. This is from the previous release of fileupload. But the same problem still occurs with the latest version (1.0).

Regards,
Wilco.

org.apache.commons.fileupload.FileUploadException: Processing of multipart/form-data request failed. Read timed out
at org.apache.commons.fileupload.FileUpload.parseRequest(FileUpload.java:462)


at org.apache.commons.fileupload.FileUpload.parseRequest(FileUpload.java:304)

at org.apache.struts.upload.CommonsMultipartRequestHandler.handleRequest(CommonsMultipartRequestHandler.java:234)

at org.apache.struts.util.RequestUtils.populate(RequestUtils.java:943)
at org.apache.struts.action.RequestProcessor.processPopulate(RequestProcessor.java:784)


at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:244)

at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1291)
at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:502)


===
Wilco Kasteleijn
Bright Alley Knowledge & Learning BV
www.brightalley.com

_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail



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






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



Reply via email to