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,
