After upgrading to 5.5.25, I also got: Caused by: java.security.AccessControlException: access denied (java.io.FilePermission ...webapps/.../WEB-INF/classes/logging.properties read)
I found that it was because the file didn't exist (5.5.20 worked without it). Hope this helps you solve the problem. ps: I tried creating an empty logging.properties file (not knowing if this would break logging). It got me further, but I don't think it is the right thing to do. -- View this message in context: http://www.nabble.com/Re%3A--SECURITY---DSA-1447-1--New-tomcat5.5-packages-fix-several-vulnerabilities-tp14631519p14707946.html Sent from the Debian Security mailing list archive at Nabble.com. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

