RE : RE : RE : Tomcat 5.X /Jahia 4.0.6

Stéphane Croisier <[email protected]>
Newsgroups gmane.comp.cms.jahia.install
Message-ID <[email protected]>
At 16:20 09/08/2005, you wrote:
>Thanks for your response.
>Could you tell me when this release will be ready ?

This fall.

>And do you know if codeva has any troubles ? I 
>can't connect to www.codeva.fr, and nobody answer on phone...

Yes, the site seems to be temporarily down... 
perhaps for maintenance... but I have some of 
their developers on ICQ so they should be there ;-)

Cheers
Stéphane



>-----Message d'origine-----
>De : Stéphane Croisier [mailto:[email protected]]
>Envoyé : mardi 9 août 2005 15:48
>À : [email protected]
>Objet : RE : RE : Tomcat 5.X /Jahia 4.0.6
>
>
>
>No the next Jahia 4.5 release will run on Tomcat
>5.5+ only (because JSR168 portlets and Jetspeed 2 require it).
>
>/SC
>
>At 15:26 09/08/2005, you wrote:
> >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(JahiaACLManagerServ
> > ice.java:141)
> > >        at
> > org.jahia.registries.ServicesRegistry.loadService(ServicesRegistry.jav
> > a: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.j
> > ava: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:41
> > 18)
> > >        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.ja
> > va: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(Lifecycle
> > Support.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:45
> > 0)
> > >        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.j
> > ava:39)
> > >        at
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccess
> > orImpl.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
> > >
> > >
> > >
> > >
> > >
>
>- -- --- -----=[ scroisier at jahia dot com ]=---- --- -- -
>CEO - Jahia Ltd, 45 rue de la gare, 1260 Nyon 
>(Switzerland) Jahia : The Java Unified Web 
>Platform www.jahia.org - The community and 
>product web site www.jahia.com - Our commercial 
>services company www.collaborativesource.org - 
>The Collaborative Source Initiative

- -- --- -----=[ scroisier at jahia dot com ]=---- --- -- -
CEO - Jahia Ltd, 45 rue de la gare, 1260 Nyon (Switzerland)
Jahia : The Java Unified Web Platform
www.jahia.org - The community and product web site
www.jahia.com - Our commercial services company
www.collaborativesource.org - The Collaborative Source Initiative
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.