[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] Java-Tomcat-POOLMAN on RAQ4
- Subject: Re: [cobalt-developers] Java-Tomcat-POOLMAN on RAQ4
- From: Brian Baxter <bbaxter@xxxxxxxxxxxxxxxxx>
- Date: Wed Nov 21 16:40:01 2001
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
At 05:22 PM 11/21/2001 -0700, you wrote:
>error: 500
>Location: /gallery.jsp
>Error Location: /categorymenu.jsp
>Internal Servlet Error:
>
>javax.servlet.ServletException: Fatal Error while attempting to Configure
>PoolMan: access denied (java.lang.RuntimePermission exitVM)
>java.security.AccessControlException: access denied
>(java.lang.RuntimePermission exitVM)
> at
>org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImp
[ . . .]
> at java.lang.Thread.run(Thread.java:484)
>
>I am running java 3.2.3 on my RAQ4 and have a client that wishes to use
>poolman to access the database. When he tries to access the database. We
>are using the jdbc mysql driver and are getting the previous error. Does
>anybody have any suggestions as to why?
>Thanks in advance.
>
>Mike Atlee
I've never used Poolman, but from the look of your stack trace, the user by
which this is being accessed (or the user under which Tomcat is being
executed) does not have the appropriate permissions defined in the
SecurityManager that has been implemented. I'd start looking there.
Brian
------------------------------
Brian Baxter
Executive Director of Technologies
GraffitiWorkz.com
bbaxter@xxxxxxxxxxxxxxxxx
------------------------------