[ http://issues.apache.org/jira/browse/FILEUPLOAD-38?page=all ]

Jochen Wiedmann closed FILEUPLOAD-38.
-------------------------------------

    Resolution: Won't Fix

Missing reply by user.


> [fileupload] FileUploadException on processing multipart/form-data
> ------------------------------------------------------------------
>
>                 Key: FILEUPLOAD-38
>                 URL: http://issues.apache.org/jira/browse/FILEUPLOAD-38
>             Project: Commons FileUpload
>          Issue Type: Bug
>    Affects Versions: 1.1 Final
>         Environment: Operating System: Linux
> Platform: Other
>            Reporter: Colin
>         Assigned To: Jochen Wiedmann
>
> This only happens when the upload is a pdf file of a scanned image and in our 
> production environment where we are using https proctocol. In test 
> environment, 
> on same platform, using same file and http, we can uplaod the file without 
> any 
> problems. Also, we can upload text based pdf files and any other file types 
> in 
> our production environment(https) without any trouble. Below is a snapshot of 
> the exception stack trace...
> org.apache.commons.fileupload.FileUploadException: Processing of 
> multipart/form-
> data
> request failed. client timeout
>       at org.apache.commons.fileupload.FileUploadBase.parseRequest
> (FileUploadBase.java:384)
>       at org.apache.commons.fileupload.FileUploadBase.parseRequest
> (FileUploadBase.java:268)
>       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 org.apache.struts.action.RequestProcessor.process
> (RequestProcessor.java:205)
>       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:767)
>       at javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
>       at com.caucho.server.dispatch.ServletFilterChain.doFilter
> (ServletFilterChain.java:99)
>       at com.caucho.server.cache.CacheFilterChain.doFilter
> (CacheFilterChain.java:188)
>       at com.caucho.server.webapp.WebAppFilterChain.doFilter
> (WebAppFilterChain.java:163)
>       at com.caucho.server.dispatch.ServletInvocation.service
> (ServletInvocation.java:208)
>       at com.caucho.server.http.HttpRequest.handleRequest
> (HttpRequest.java:259)
>       at com.caucho.server.port.TcpConnection.run(TcpConnection.java:363)
>       at com.caucho.util.ThreadPool.runTasks(ThreadPool.java:490)
>       at com.caucho.util.ThreadPool.run(ThreadPool.java:423)
>       at java.lang.Thread.run(Thread.java:595)
> --------------------------------------------------------------------------------
> Resin Professional 3.0.14 (built Tue, 05 Jul 2005 11:05:36 PDT)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to