Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 37606 invoked from network); 12 Feb 2002 19:35:53 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 12 Feb 2002 19:35:53 -0000 Received: (qmail 19927 invoked by uid 97); 12 Feb 2002 19:35:35 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 19911 invoked by uid 97); 12 Feb 2002 19:35:35 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 19900 invoked from network); 12 Feb 2002 19:35:35 -0000 Message-ID: <3A9D17BF9810D41196A300D0B744577928884F@THOR> From: Brian Adams To: 'Tomcat Users List' Subject: RE: File upload problem Date: Tue, 12 Feb 2002 13:32:51 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N it can be a bug or not... If you have tomcat running in stand alone(localhost:8080) as well as = webapp you can test the servlet by connecting directly to tomcat and see if it works if it does, then you are probably affected by a webapp bug(the = one you read about) B -----Original Message----- From: Miguel Angel Medina Lopez [mailto:mamedina@logic-factory.com] Sent: Tuesday, February 12, 2002 1:36 PM To: Tomcat Users Subject: File upload problem Hi all: I'm using Tomcat 4.0.1 and Apache 1.3.23. Also I use oreilly MultipartWrapper Class to parse multipart-form-data encoding. The = problem is that the next exception is thrown when I try to upload a file: java.io.IOException: unexpected end of part at com.oreilly.servlet.multipart.PartInputStream.fill(PartInputStream.java:= 95) at com.oreilly.servlet.multipart.PartInputStream.read(PartInputStream.java:= 178) Sometimes the file is uploaded but it's broken because the size isn't = well, it less than the original. I have read in the list that there was a bug = int the connectors, I'm using the module webapp-module-1.0.1-tc401 to = connect tomcat and apache. Is this a bug? How can I solve the problem? Than you all. ------------------------------------------------------------- Miguel =C1ngel Medina L=F3pez Logic Factory: www.logic-factory.com Granada - Espa=F1a -- To unsubscribe: For additional commands: Troubles with the list: -- To unsubscribe: For additional commands: Troubles with the list: