Wes, Pid and Chris,

Thanks for writing back so quickly (and sorry about the thread hijack--it was unintentional).

Increasing the value of .setSizeThreshold() did the trick. Thanks for pointing me in that direction--I should have sent my question here about 12 hrs ago! :)

Take care,
Paul



On 9/1/10 5:18 PM, Christopher Schultz wrote:
-----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



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to