-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Paul,
(Thanks for un-hijacking the "Question on SSI" thread) On 9/1/2010 5:04 PM, Paul Szynol 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. Immediate thought (same as Pid's): check the configured upload file size limit. > org.apache.commons.fileuploa > d.FileUploadBase$IOFileUploadException: Processing of > multipart/form-data request failed. /upload__529be8aa_12acec7e12c__8000_000 > 00000.tmp (Permission denied) Second thought: permissions error. > Directory permissions are set correctly. Sure? Who gets to write into / ? What is the euid of Tomcat? What are the exact UNIX permissions of / ? What about any other types of permissions that might be influencing your ability to write (ACLs, remote filesystems, SELinux, etc.)? - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkx+wxcACgkQ9CaO5/Lv0PDW2gCgw/cmzVB3rMzpaNCNa1cMKEPN g2UAn3RyO5rswvyP4RkWoRn2nbeCmXBY =wnPS -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org