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.fileupload.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