Thanks a lot for your reply!

I've tried your suggestions this are the results.

> What happens if you go directly into port 8080, bypassing httpd?
I've tried but I get the same exception

> Just for grins, what happens if you change that to 60? Or 10?
I've tried but nothing has changed...

> Is there anything in between httpd and Tomcat (e.g., firewall) that might be dropping the connection? No (and now that I've tested directly on tomcat I presume that it's either a Tomcat or a Commons FileUpload configuration problem)

Looking after the problem I also found a suggestion to explicity set "disableUploadTimeout to false" (see http://www.tek-tips.com/viewthread.cfm?qid=627123): I've also tried this one but without success...

Any other suggestion?

Thanks a lot again for your help

Patrick

From: Patrick Herber [mailto:patrick.her...@ticino.com]
Subject: Upload stop after 30 minutes: Processing of multipart/form-
data requestfailed. Stream ended unexpectedly

I'm experiencing problems uploading big files on it: after around 30
minutes (nearly exactly 30 minutes!) the upload stops.

What happens if you go directly into port 8080, bypassing httpd?

I realize it shouldn't have anything to do with the session timeout (and your 
AJAX requests should be resetting the timer), but that's the only thing I can 
think of in Tomcat that has a default value of 30 minutes.  Just for grins, 
what happens if you change that to 60?  Or 10?

Is there anything in between httpd and Tomcat (e.g., firewall) that might be 
dropping the connection?

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org


Reply via email to