> From: deniz [mailto:[email protected]]
> Subject: Re: Server starts but fails to get any reqs
> Jan 18, 2012 10:43:57 AM org.apache.coyote.http11.AbstractHttp11Processor
> process
> SEVERE: Error processing request
> java.security.AccessControlException: access denied
> ("java.lang.RuntimePermission" "setContextClassLoader")
You have configured the JVM security manager, but not given it an appropriate
policy file. Either get rid of the security manager or use the policy file
that comes with the Tomcat download. (If you're using a third-party repackaged
version of Tomcat, throw that out and download a real one from the
tomcat.apache.org website.)
- Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you received
this in error, please contact the sender and delete the e-mail and its
attachments from all computers.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]