You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by Chintala Rajendar <Ch...@JohnDeere.com> on 2010/01/06 21:41:38 UTC

FileUploadException: Socket operation timed out before it could be completed

Hi,

We are facing this issue since a long time and tried many ways to fix.

We replaced a newer version of the jars(commons-fileupload-1.1.2.jar and  commons-io-1.3.2.jar) but no luck.

Its happening few(many) times in production for any size.

Please let me know if any body have any thoughts.

org.apache.commons.fileupload.FileUploadException: Socket operation timed out before it could be completed
 at com.xxx.xxx.xxxx.view.servlets.XXXServlet.processRequest(XXXServlet.java:130)
 at com.xxxxx.dy.xxxx.shared.view.BasicServlet.doPost(BasicServlet.java:50)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
 at com.ibm.ws.webcontainer


Thanks,