Hi Paul Check the maxPost size on your connector. Also that libary may be trying to read/write to an area of disk that It isn't able to. Also the FileUpload has its own limits on file size.
Have you looked at http://commons.apache.org/fileupload/using.html? Regards, Wes On Wed, Sep 1, 2010 at 10:53 PM, Paul Szynol <pj...@columbia.edu> wrote: > > Hi, folks, I am using apache's fileupload jar in a couple of webapps, and > one of them just started throwing this exception when the user tries to > upload an image bigger than 1 meg. > > org.apache.commons.fileuploa > d.FileUploadBase$IOFileUploadException: Processing of multipart/form-data > request failed. /upload__529be8aa_12acec7e12c__8000_000 > 00000.tmp (Permission denied) > > Directory permissions are set correctly. > > Has anyone encountered and solved a similar problem? > > Thanks, > Paul > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org