Comment 5 for bug 374567

Revision history for this message
Calum (caluml) wrote :

I'd just like to say that I'm getting this too, and the big problem here is that there is nothing in any logs I can see that actually says what the permission not being granted is.

Usually, the error includes something like...

java.security.AccessControlException: access denied (java.util.PropertyPermission webapp.root read)

which makes it very obvious what to put in the security manager policy files.

The errors generated by this don't have any of the exceptions above, which means I'm stuck as to what it is wanting.