You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2005/08/23 06:04:44 UTC

DO NOT REPLY [Bug 36312] New: - org.apache.commons.fileupload.FileUploadException: Processing of multipart/form-data request failed. Read timed out

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=36312

           Summary: org.apache.commons.fileupload.FileUploadException:
                    Processing of multipart/form-data request failed. Read
                    timed out
           Product: Commons
           Version: 1.0.1 Final
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: File Upload
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: amila_nava@yahoo.com


Commons file upload is used bu the struts to upload the files from the disk. I
got the following error. I think this happens when the size of file is bit
large. I have tried to upload xml files with size 8-9 KB. Sometimes I was able
to upload and sometimes it failed.
Details:
Platform: Fedora core 3
Version used: commons-fileupload-1.0-rc1.jar
Please checkout this link also
(http://www.jroller.com/page/gstamp?entry=file_upload_problem_read_timed)

org.apache.commons.fileupload.FileUploadException: Processing of
multipart/form-data request failed. Read timed out
        at
org.apache.commons.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:429)
        at
org.apache.struts.upload.CommonsMultipartRequestHandler.handleRequest(CommonsMultipartRequestHandler.java:195)
        at org.apache.struts.util.RequestUtils.populate(RequestUtils.java:445)
        at
org.apache.struts.action.RequestProcessor.processPopulate(RequestProcessor.java:798)
        at
com.valista.core.node.ui.system.StrutsRequestProcessor.process(Unknown Source)
        at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1164)
        at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:415)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org