RE : JK2 still broken even in new version 2.0.4 with upload Stream ended unexpectedly error

2004-05-14 Thread Hertenstein Alain
[mailto:[EMAIL PROTECTED] Envoyé : vendredi, 14. mai 2004 01:42 À : Tomcat Users List Objet : RE: JK2 still broken even in new version 2.0.4 with upload Stream ended unexpectedly error Oh, far too many bells! This problem, is hellish to diagnose properly because uploads works flawlessy for some

RE: JK2 still broken even in new version 2.0.4 with upload Stream ended unexpectedly error

2004-05-14 Thread Mladen Turk
Subject: RE : JK2 still broken even in new version 2.0.4 with upload Stream ended unexpectedly error Same for me. FileUpload never worked with JK2 connector on my configuration (W2K + IIS6 + Tomcat 4.1.29 + JK2), except with files lower than ca. 54 KB. No slow connection at all here (local

RE : JK2 still broken even in new version 2.0.4 with upload Stream ended unexpectedly error

2004-05-14 Thread Hertenstein Alain
2004 9:58 To: Tomcat Users List Subject: RE : JK2 still broken even in new version 2.0.4 with upload Stream ended unexpectedly error Same for me. FileUpload never worked with JK2 connector on my configuration (W2K + IIS6 + Tomcat 4.1.29 + JK2), except with files lower than ca. 54 KB

RE : JK2 still broken even in new version 2.0.4 with upload Stream ended unexpectedly error

2004-05-14 Thread Hertenstein Alain
MT, Just tried your fixed version, works like a charm !!! Thanks a lot, Alain -Message d'origine- De : Hertenstein Alain Envoyé : vendredi, 14. mai 2004 12:19 À : 'Tomcat Users List' Objet : RE : JK2 still broken even in new version 2.0.4 with upload Stream ended unexpectedly error

RE: JK2 still broken even in new version 2.0.4 with upload Stream ended unexpectedly error

2004-05-13 Thread Mladen Turk
It could be that he has a slow connection and is unable to deliver the required data inside 60 second timeout period. The data is read in 8K blocks, so if using slow connection that might be the cause of the problem. -Original Message- From: Allistair Crossley [mailto:[EMAIL

RE: JK2 still broken even in new version 2.0.4 with upload Stream ended unexpectedly error

2004-05-13 Thread Shane Linley
Oh, far too many bells! This problem, is hellish to diagnose properly because uploads works flawlessy for some and not for others. There isn't a clear reason why. I was one of the unlucky ones. The only solution that worked for my site was to install the JK1.2 connector instead, which worked