Re: Stream ended unexpectedly

2006-08-10 Thread Max Cooper
What browser is the user using? Are they double-clicking the submit button? Pressing stop because it seems like it is taking too long? Can they successfully upload the same file (or another that is similar in size) to another web site? I would ask the user those questions. -Max Jon Koberstein

Re: Stream ended unexpectedly

2006-08-10 Thread Jon Koberstein
The files aren't anywhere near 250M they are at most a few M big. The particular files that we saw crash it were only around 200k Monkeyden wrote: This is where I was going with it: Search for maxFileSize. Default is 250M, which sounds big. http://struts.apache.org/1.2.x/userGuide/configura

Re: Stream ended unexpectedly

2006-08-08 Thread Monkeyden
This is where I was going with it: Search for maxFileSize. Default is 250M, which sounds big. http://struts.apache.org/1.2.x/userGuide/configuration.html#struts-config On 8/8/06, Monkeyden <[EMAIL PROTECTED]> wrote: How big is the file? On 8/8/06, Jon Koberstein <[EMAIL PROTECTED]> wrote:

Re: Stream ended unexpectedly

2006-08-08 Thread Monkeyden
How big is the file? On 8/8/06, Jon Koberstein <[EMAIL PROTECTED]> wrote: We are using struts to develop an online classifieds site. While uploading pictures for the classified a few clients get the error message given below. We spoke briefly with one of the clients that is having this problem