Hi, Don't allow exitVM RuntimePermission and tell to client to check twice all PoolMan's configurations. I use PoolMan but I don't have this exception.
Alexander Povargo YourNewHosting.com [EMAIL PROTECTED] http://www.yournewhosting.com ICQ 25639843 > 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(PageConte xt > Imp > [ . . .] > > 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 > [EMAIL PROTECTED] > ------------------------------ > > > _______________________________________________ > cobalt-developers mailing list > [EMAIL PROTECTED] > http://list.cobalt.com/mailman/listinfo/cobalt-developers _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers
