I had exactly his error using turbine with tomcat 3.2.3 and apache over AJP 12. It is something to do with the connector I believe. Never managed to fix it though. Sorry - not much help I know but would be v. interested if u manage to fix it! Are you using a similar configuration?
Gareth > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: 05 February 2002 08:55 > To: [EMAIL PROTECTED] > Subject: TurbineUpload: error if file exceeds maximum size > > > Hi, > I use succesfully the TurbineUploadService of Turbine but I have an error > that I cannot overcome: > When the file size is bigger than the max.size (as set it TR.props), > TurbineUpload > correctly throws a TurbineException to indicate that; but the > browser report a > network > error! Netscape pops-up a system dialog box (Network error) while > explorer > returns > the "Cannot find server" error page. I assume, that somehow, > browsers expect > that the > stream (that has been partially been read, until the header that > denotes the > file size) > must be fully read by the server and if not, they interpret that as a > (network?) error. > Is that correct? Has anybody else had the same problem? > > What I am trying to do is catch this exception and return an > error page, but > after that > exception, the broswers ignore any further response... > > Thanks for your help, > Costas > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
