Hi Peter, This definitely sounds like a bug in mod_webapp. You could have a look in the CVS repository of "jakarta-tomcat-connectors" to see if there have been any recent fixes.
We gave up on mod_webapp and decided to use mod_jk instead. Uploading has been working fine for us ever since. We use a patched version of Turbine 2.1, Tomcat 4.0.5, Apache 1.3.27 and mod_jk 1.2.0. Regards, -- Rodney On Mon, 9 Dec 2002 23:10, you wrote: > Hi all, > > I'm using turbine 2.2-b3 with jdk1.3.1_01 on linux with tomcat 4.0.2. > and apache 1.3.22-6, mod_webapp and https. I have one file, a small > (14kb) pdf, which when uploaded <emphasis>consistently</emphasis> > appears to never complete uploading. On selecting cancel in the > browser, I get a message box warning about selecting an insecure > resource, the upload completes and pending turbine log entries get > written. > > The file is complete and correct. It is encrypted as written to disk > and decrypted on download, and as it is ok on download this would > indicate that it has correctly completed uploading. > > Other files smaller, larger, pdf's and other types upload ok. > > This behaviour does not occur on my development box using the tdk, > but I am accessing the webapp directly through tomcat and not via > apache. I guess that this may not be a turbine problem but thought > I'd ask if anyone had come across anything like this before and had > any ideas what may cause this. > > Any pointers will be gratefully appreciated. > > Peter -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
