Hi Vikram, looks like user was uploading file of size x but after some bytes trransfered server encountered end of file for it. Strange, i see sometimes that user cancels his upload but is not the case. Do You have the posibility to confirm what strange user is doing? Or maybe it's just corrupted file? Also, looking at the log it looks like your application has nothing to do with it.
Best greetings, Paweł Wielgus. 2011/2/25 <vikram.g.by...@accenture.com>: > All, > > I am getting the following error while uploading a file. Am > using Struts 1.3.8 and Weblogic server 9.2 MP3 on a UNIX environment. Any > thoughts on this issue? > > <Feb 23, 2011 8:46:57 PM EST> <Error> <HTTP> <BEA-101017> > <[weblogic.servlet.internal.WebAppServletContex > t@42bb13 - appName: 'ojp', name: 'ojp.war', context-path: '/ojp'] Root cause > of ServletException. > org.apache.commons.fileupload.FileUploadException: Processing of > multipart/form-data request failed. EOF > after reading only: '73728' of: '167276' promised bytes, out of which at > least: '0' were already buffered > 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(CommonsMultipartRequestH > andler.java:185) > at org.apache.struts.util.RequestUtils.populate(RequestUtils.java:405) > at > org.apache.struts.action.RequestProcessor.processPopulate(RequestProcessor.java:818) > at > org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:194) > at > org.apache.struts.action.ActionServlet.process(ActionServlet.java:1913) > at > org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:462) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:763) > Thanks, > Vikram > > ________________________________ > This message is for the designated recipient only and may contain privileged, > proprietary, or otherwise private information. If you have received it in > error, please notify the sender immediately and delete the original. Any > other use of the email by you is prohibited. > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org