Hi Mark, my jdbc driver it's ok and i had using the SUN JDK 1.6, but when i
changed the JDK to the Open Jdk that comes in Lenny Package the create
administrator works.
But when i tried to access the url the following error appears. What it can be?
Thank you very much.

HTTP Status 500 -

type Exception report

message

description The server encountered an internal error () that prevented it from
fulfilling this request.

exception

java.security.AccessControlException: access denied (java.lang.RuntimePermission
accessClassInPackage.org.apache.jasper.compiler)
        
java.security.AccessControlContext.checkPermission(AccessControlContext.java:342)
        
java.security.AccessController.checkPermission(AccessController.java:553)
        java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
        java.lang.SecurityManager.checkPackageAccess(SecurityManager.java:1529)
        sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:291)
        java.lang.ClassLoader.loadClass(ClassLoader.java:316)
        java.lang.ClassLoader.loadClass(ClassLoader.java:268)
        java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336)
        
org.apache.jasper.xmlparser.MyEntityResolver.resolveEntity(ParserUtils.java:203)
        org.apache.xerces.util.EntityResolverWrapper.resolveEntity(Unknown 
Source)
        org.apache.xerces.impl.XMLEntityManager.resolveEntity(Unknown Source)
        
org.apache.xerces.impl.XMLDocumentScannerImpl$DTDDispatcher.dispatch(Unknown
Source)
        
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown 
Source)
        org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
        org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
        org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
        org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
        org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
        
org.apache.jasper.xmlparser.ParserUtils.parseXMLDocument(ParserUtils.java:96)
        org.apache.jasper.compiler.JspConfig.processWebDotXml(JspConfig.java:77)
        org.apache.jasper.compiler.JspConfig.init(JspConfig.java:198)
        org.apache.jasper.compiler.JspConfig.findJspProperty(JspConfig.java:250)
        org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:114)
        org.apache.jasper.compiler.Compiler.compile(Compiler.java:296)
        org.apache.jasper.compiler.Compiler.compile(Compiler.java:277)
        org.apache.jasper.compiler.Compiler.compile(Compiler.java:265)
        
org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:564)
        
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:302)
        org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:329)
        org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        java.lang.reflect.Method.invoke(Method.java:616)
        org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:244)
        java.security.AccessController.doPrivileged(Native Method)
        javax.security.auth.Subject.doAsPrivileged(Subject.java:537)
        org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:276)
        
org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:162)

note The full stack trace of the root cause is available in the Apache
Tomcat/5.5 logs.


> I would first make certain that a copy of the PostgreSQL JDBC driver
> JAR has been placed in [DSpace]/lib.
>
> However, I see also that Tomcat is running on the Gnu JRE, which is
> sometimes thought to be a source of problems.  More people will be
> able to help you if you can use the Sun JRE.
>
> --
> Mark H. Wood, Lead System Programmer   [email protected]
> Friends don't let friends publish revisable-form documents.
> ------------------------------------------------------------------------------
> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
> software that enables intelligent coding and step-through debugging.
> Download the free 60 day trial.
> http://p.sf.net/sfu/www-adobe-com_______________________________________________
> DSpace-tech mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>


-- 
Vitor Hugo Martins
Departamento de Computação Científica
CICT / Fiocruz




------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to