Context :
-----------
- OS : Win XP
- JDK : 1.4.2_08
- Jahia : 4.1 build 6050
- Tomcat 5.0.28
Problem explanation :
--------------------------------
I need to test Jahia and some portlets (webapps) under Tomcat 5.
So I've tested the migration of the Jahia application from the downloaded bundle jahia410_build6050 to a new tomcat 5.0.28 instance.
I"ve strictly followed all tasks explained in the the two FAQ articles http://www.jahia.org/jahia/Jahia/devzone/pid/454#16 and http://www.jahia.org/jahia/Jahia/devzone/pid/454#17.
But after booting my server, I have a HTTP 500 error due to a NullPointerException in the JahiaACLManagerService initialization (see the Stack trace below). I read past messages in this forum (http://list.jahia.org/install_list/msg01115.html and answers) but don't see how to solve my problem.
So did I miss womethinf in configuration changes ?
Thank's for help
Stack trace :
-------------------
javax.servlet.ServletException: "Servlet.init()"
pour la servlet Jahia a généré une exception
org.apache.jasper.runtime.PageContextImpl.doForward(PageContextImpl.java:670)
org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:637)
jsp.index_jsp._jspService(index_jsp.java:43)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
cause mère
java.lang.NullPointerException
org.jahia.services.acl.JahiaACLManagerService.init(JahiaACLManagerService.java:141)
org.jahia.registries.ServicesRegistry.loadService(ServicesRegistry.java:684)
org.jahia.registries.ServicesRegistry.init(ServicesRegistry.java:317)
org.jahia.bin.Jahia.initServicesRegistry(Jahia.java:1035)
org.jahia.bin.Jahia.init(Jahia.java:486)
org.apache.jasper.runtime.PageContextImpl.doForward(PageContextImpl.java:670)
org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:637)
jsp.index_jsp._jspService(index_jsp.java:43)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
This message and any attachments (the "message") is
intended solely for the addressees and is confidential.
If you receive this message in error, please delete it and
immediately notify the sender. Any use not in accord with
its purpose, any dissemination or disclosure, either whole
or partial, is prohibited except formal approval. The internet
can not guarantee the integrity of this message.
BNP PARIBAS (and its subsidiaries) shall (will) not
therefore be liable for the message if modified.
---------------------------------------------
Ce message et toutes les pieces jointes (ci-apres le
"message") sont etablis a l'intention exclusive de ses
destinataires et sont confidentiels. Si vous recevez ce
message par erreur, merci de le detruire et d'en avertir
immediatement l'expediteur. Toute utilisation de ce
message non conforme a sa destination, toute diffusion
ou toute publication, totale ou partielle, est interdite, sauf
autorisation expresse. L'internet ne permettant pas
d'assurer l'integrite de ce message, BNP PARIBAS (et ses
filiales) decline(nt) toute responsabilite au titre de ce
message, dans l'hypothese ou il aurait ete modifie.