DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26890>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26890

Multipart/Form-Data Unexpected End Of Part

           Summary: Multipart/Form-Data Unexpected End Of Part
           Product: Tomcat 5
           Version: 5.0.18
          Platform: PC
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Connector:AJP
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I am getting stream errors when upload large binary files.  I am using Tomcat 
5.018 with a ajp connector via JK2 to Windows 2003 Server IIS.  These errors 
when uploading a form with an encoding type of "Multipart/Form-Data" using 
both the Apache Commons FileUpload package and 
com.oreilly.servlet.MultipartRequest to parse the POST request.  The code 
works on Tomcat 4 running Coyote Connector to IIS on Windows 2000 server, plus 
other builds I have setup.

It is interesting that the errors occur randomly on larger files over 100K.  
Would it help to set the size of the SHM file larger?  I can see the binary 
file is actually completely uploaded to the server, but the content appears to 
not be parseable by these two popular mulitipart form parsers.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to