Java Mailing List Archive

http://www.junlu.com/

Google
Google
Mailing List
Home
Forum Home
JBoss - Java Application Server
Struts - A MVC web framework
Tomcat - JSP/Servlet container
iText - An open source PDF Java Library
JDOM - JDOM XML Parser
J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition
J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog
Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology
JSP - A mailing list about Java Server Pages specification and reference
Struts & Hibernate
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Oracle Connection Pooling in 3 2 2
Servlet : Session invalidate
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Tomcat and webapplication specific java library path
Running a Simple JMS Example
Mapping in workers2 properties
org apache jasper JasperException
Cannot find message resources under key org apache struts action
   MESSAGE
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
url string for connecting jboss to oracle
Value attribute of <html:checkbox
javax servlet ServletException: BeanUtils populate
HTTP Status 404 The requested resource is not available
5 0 18: Windows XP Pro vs Windows 2000
 
java.security.AccessControlException

java.security.AccessControlException

2004-01-09       - By Jeanfrancois Arcand

 Back
Reply:     1     2     3     4     5  



thuret olivier wrote:

>no thanks i see my error i'm a noobie ......
>  
>
???? Have you fixed your problem?

-- Jeanfrancois


>-- -- Original Message -- --
>From: "thuret olivier" <olivier@(protected)>
>To: "Tomcat Users List" <tomcat-user@(protected)>
>Sent: Friday, January 09, 2004 5:00 PM
>Subject: java.security.AccessControlException Source code of java.security.AccessControlException
>
>
>hello,
>
>i'm problem with my tomcat 5.0.16.
>i have a error message when tomcat start with the following message :
>
>java.security.AccessControlException Source code of java.security.AccessControlException: access denied (java.io.FilePermission Source code of java.io.FilePermission
>C:\Tomcat\webapps\V2\WEB-INF\classes\mx4j\tools\naming\NamingService.class
>read)
>        at java.security.AccessControlContext Source code of java.security.AccessControlContext(Unknown
>Source)
>        at java.security.AccessController Source code of java.security.AccessController(Unknown Source)
>        at java.lang.SecurityManager Source code of java.lang.SecurityManager(Unknown Source)
>        at java.lang.SecurityManager Source code of java.lang.SecurityManager(Unknown Source)
>        at java.io.File Source code of java.io.File(Unknown Source)
>        at
>org.apache.naming.resources.FileDirContext Source code of org.apache.naming.resources.FileDirContext(FileDirContext.java:873)
>        at
>org.apache.naming.resources.FileDirContext Source code of org.apache.naming.resources.FileDirContext(FileDirContext.java:255)
>        at
>org.apache.naming.resources.ProxyDirContext Source code of org.apache.naming.resources.ProxyDirContext(ProxyDirContext.java:334)
>        at
>org.apache.catalina.loader.WebappClassLoader Source code of org.apache.catalina.loader.WebappClassLoader(WebappClas
>sLoader.java:1726)
>        at
>org.apache.catalina.loader.WebappClassLoader Source code of org.apache.catalina.loader.WebappClassLoader(WebappClassLo
>ader.java:1594)
>        at
>org.apache.catalina.loader.WebappClassLoader Source code of org.apache.catalina.loader.WebappClassLoader(WebappClassLoader.jav
>a:883)
>        at
>org.apache.catalina.loader.WebappClassLoader Source code of org.apache.catalina.loader.WebappClassLoader(WebappClassLoader.jav
>a:1333)
>        at
>org.apache.catalina.loader.WebappClassLoader Source code of org.apache.catalina.loader.WebappClassLoader(WebappClassLoader.jav
>a:1213)
>        at java.lang.ClassLoader Source code of java.lang.ClassLoader(Unknown Source)
>        at
>test.maclasse.database.rmi.ReloadCacheEngine.startServerRmi(ReloadCacheEngin
>e.java:83)
>        at test.maclasse.servlet.Init.init(ClientVersion.java:56)
>        at
>org.apache.catalina.core.StandardWrapper Source code of org.apache.catalina.core.StandardWrapper(StandardWrapper.java:10
>44)
>        at
>org.apache.catalina.core.StandardWrapper Source code of org.apache.catalina.core.StandardWrapper(StandardWrapper.java:887)
>        at
>org.apache.catalina.core.StandardContext Source code of org.apache.catalina.core.StandardContext(StandardContext.java:
>3948)
>        at
>org.apache.catalina.core.StandardContext Source code of org.apache.catalina.core.StandardContext(StandardContext.java:4271)
>        at
>org.apache.catalina.core.ContainerBase Source code of org.apache.catalina.core.ContainerBase(ContainerBase.java:1125)
>        at
>org.apache.catalina.core.StandardHost Source code of org.apache.catalina.core.StandardHost(StandardHost.java:816)
>        at
>org.apache.catalina.core.ContainerBase Source code of org.apache.catalina.core.ContainerBase(ContainerBase.java:1125)
>        at
>org.apache.catalina.core.StandardEngine Source code of org.apache.catalina.core.StandardEngine(StandardEngine.java:518)
>        at
>org.apache.catalina.core.StandardService Source code of org.apache.catalina.core.StandardService(StandardService.java:519)
>        at
>org.apache.catalina.core.StandardServer Source code of org.apache.catalina.core.StandardServer(StandardServer.java:2343)
>        at org.apache.catalina.startup.Catalina Source code of org.apache.catalina.startup.Catalina(Catalina.java:581)
>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
>        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
>        at java.lang.reflect.Method Source code of java.lang.reflect.Method(Unknown Source)
>        at org.apache.catalina.startup.Bootstrap Source code of org.apache.catalina.startup.Bootstrap(Bootstrap.java:297)
>        at org.apache.catalina.startup.Bootstrap Source code of org.apache.catalina.startup.Bootstrap(Bootstrap.java:398)
>java.lang.reflect.InvocationTargetException Source code of java.lang.reflect.InvocationTargetException
>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
>        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
>        at java.lang.reflect.Method Source code of java.lang.reflect.Method(Unknown Source)
>        at org.apache.catalina.startup.Bootstrap Source code of org.apache.catalina.startup.Bootstrap(Bootstrap.java:297)
>        at org.apache.catalina.startup.Bootstrap Source code of org.apache.catalina.startup.Bootstrap(Bootstrap.java:398)
>Caused by: java.lang.RuntimeException Source code of java.lang.RuntimeException: access denied
>(java.util.PropertyPermission Source code of java.util.PropertyPermission catalina.base read)
>        at
>org.apache.catalina.core.ApplicationContextFacade Source code of org.apache.catalina.core.ApplicationContextFacade(ApplicationCo
>ntextFacade.java:489)
>        at
>org.apache.catalina.core.ApplicationContextFacade Source code of org.apache.catalina.core.ApplicationContextFacade(ApplicationContextFaca
>de.java:315)
>        at
>org.apache.catalina.core.StandardWrapper Source code of org.apache.catalina.core.StandardWrapper(StandardWrapper.java:10
>81)
>        at
>org.apache.catalina.core.StandardWrapper Source code of org.apache.catalina.core.StandardWrapper(StandardWrapper.java:887)
>        at
>org.apache.catalina.core.StandardContext Source code of org.apache.catalina.core.StandardContext(StandardContext.java:
>3948)
>        at
>org.apache.catalina.core.StandardContext Source code of org.apache.catalina.core.StandardContext(StandardContext.java:4271)
>        at
>org.apache.catalina.core.ContainerBase Source code of org.apache.catalina.core.ContainerBase(ContainerBase.java:1125)
>        at
>org.apache.catalina.core.StandardHost Source code of org.apache.catalina.core.StandardHost(StandardHost.java:816)
>        at
>org.apache.catalina.core.ContainerBase Source code of org.apache.catalina.core.ContainerBase(ContainerBase.java:1125)
>        at
>org.apache.catalina.core.StandardEngine Source code of org.apache.catalina.core.StandardEngine(StandardEngine.java:518)
>        at
>org.apache.catalina.core.StandardService Source code of org.apache.catalina.core.StandardService(StandardService.java:519)
>        at
>org.apache.catalina.core.StandardServer Source code of org.apache.catalina.core.StandardServer(StandardServer.java:2343)
>        at org.apache.catalina.startup.Catalina Source code of org.apache.catalina.startup.Catalina(Catalina.java:581)
>        ... 6 more
>
>i modified the catalina.policy (WEB APPLICATION PERMISSIONS) to :
>
>grant {
>  permission java.security.AllPermission Source code of java.security.AllPermission;
>};
>
>and the jar (mx4j-tools.jar) in tomcat/common/lib but doesn't work :(, on
>tomcat 4.1.29 it's work with the same settings ....
>
>where is my mistake ?
>
>thanks a lot
>
>
>-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
>To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
>For additional commands, e-mail: tomcat-user-help@(protected)
>
>
>  
>


-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)




©2008 junlu.com - Jax Systems, LLC, U.S.A.