Does it mean that I have to wait for jahia 5 ?
-----Message d'origine----- De : Serge Huber [mailto:[EMAIL PROTECTED] Envoyé : mardi 9 août 2005 14:29 À : [email protected] Objet : Re: RE : Tomcat 5.X /Jahia 4.0.6 Jahia 4.0.6 was not tested with Tomcat 5.5.9, so it is not surprising you are experiencing problems. Our policy is generally not to change a major Tomcat version when updating a stable branch. 5.5.9 is VERY different from 4.1.31 so we decided that only newer branches of Jahia would be tested against it. That of course is our policy designed for support, but doesn't mean you can't get it to work, but as even the developers of Jahia haven't tested it you're taking a risk :) My guess would be that there is probably something wrong with the setup of Tomcat. Did you follow all the steps described here : http://www.jahia.org/jahia/Jahia/devzone/pid/454#16 ? What does you context setup look like. The NPE you have here below is probably due to an error starting the database. Did you have errors before this one ? Regards, Serge Huber. BOHY Alexandra wrote: >Hello, >My problem is still running. >I have installed jahia 4.06_01 with tomcat 5.5.9 on windows, and it's >ok. > >I have installed jahia 4.06_01 on linux and it'ok with tomcat packaged >with jahia. > >But when i try to use jahia 4.06_01 with tomcat 5.5.9 on linux, i have >the following error : > > 4575 [main] ERROR - StandardWrapper.Throwable >java.lang.NullPointerException > at > org.jahia.services.acl.JahiaACLManagerService.init(JahiaACLManagerService.java:141) > at > org.jahia.registries.ServicesRegistry.loadService(ServicesRegistry.java:676) > at > org.jahia.registries.ServicesRegistry.init(ServicesRegistry.java:313) > at org.jahia.bin.Jahia.initServicesRegistry(Jahia.java:1033) > at org.jahia.bin.Jahia.init(Jahia.java:486) > at > org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1091) > at > org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:925) > at > org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3857) > at > org.apache.catalina.core.StandardContext.start(StandardContext.java:4118) > at > org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759) > at > org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739) > at > org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524) > at > org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:894) > at > org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:857) > at > org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:475) > at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1102) > at > org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311) > at > org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119) > at > org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1020) > at org.apache.catalina.core.StandardHost.start(StandardHost.java:718) > at > org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1012) > at > org.apache.catalina.core.StandardEngine.start(StandardEngine.java:442) > at > org.apache.catalina.core.StandardService.start(StandardService.java:450) > at > org.apache.catalina.core.StandardServer.start(StandardServer.java:683) > at org.apache.catalina.startup.Catalina.start(Catalina.java:537) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:585) > at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:271) > at >org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:409) > 4579 [main] ERROR - La servlet /jahia40601 a généré une exception "load()" > > >-----Message d'origine----- >De : Xavier Lawrence [mailto:[EMAIL PROTECTED] >Envoyé : vendredi 5 août 2005 17:38 >À : [email protected] >Objet : Re: Tomcat 5.X /Jahia 4.0.6 > > >Hi Alexandra, > >could you give us more details about your problem please ? > >Thanks in advance > >Regards > >Xavier > > >Le 17:04 05.08.2005, vous avez écrit: > > >>hi, >>Does anybody success in using Tomcat 5.X and Jahia 4.0.6 ? >>if the answer is yes, could you tell me how ? >>Can I hope some documentation about this on jahia's site ? >> >>Alexandra. >> >> >> > >------------------=[ xlawrence at jahia dot com ]=-------------------- >Computer Science Engineer, Master's Degree > >Jahia : A collaborative source CMS and Portal Server www.jahia.org >Community and product web site www.jahia.com Commercial services company >www.collaborativesource.org Jahia's collaborative license Jahia Solutions Rue >de la gare 45 Ch-1260 Nyon, Switzerland >Phone: +41 22 361 34 24 >Fax : +41 22 361 36 40 > > > > >
