Gary Pennington wrote:
> On Fri, Mar 24, 2006 at 01:10:40PM +0100, Markus Schönhaber wrote:
> > I don't have much experience regarding RMI so I won't be of much help if
> > it's a RMI-specific problem. But two points come to my mind:
> > 1. You did make sure everything works as expected if you start Tomcat
> > without security manager?
>
> Without a security manager, I still get problems. But they are different
> problems.
>
> e.g.
>
> Caused by: java.security.AccessControlException: access denied
> (java.util.logging.LoggingPermission control) ...
> Exception in thread
> "ContainerBackgroundProcessor[StandardEngine[Catalina]]"
> java.security.AccessControlException: access denied
> (java.lang.RuntimePermission setContextClassLoader)

Haven't seen something like this before. If you'd shown me this without 
further comment, I'd propably would have bet quite a few $ that there's a 
security manager involved.

> I'm not sure what is triggering this exception. But it's by-passed if I set
> a security policy.
>
> > 2. Do CATALINE_HOME and CATALINA_BASE point to the same directory? If
> > not, the setting above may be without effect.
>
> I haven't changed either of these variables. They are both at default.

I'm out of ideas, sorry. Hopefully, someone else can provide some helpful 
tips.

Regards
  mks

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to