Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 29875 invoked from network); 19 Feb 2008 13:21:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Feb 2008 13:21:31 -0000 Received: (qmail 85513 invoked by uid 500); 19 Feb 2008 13:21:25 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 84707 invoked by uid 500); 19 Feb 2008 13:21:23 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 84691 invoked by uid 99); 19 Feb 2008 13:21:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Feb 2008 05:21:23 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [137.129.28.17] (HELO vivaldi.meteo.fr) (137.129.28.17) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Feb 2008 13:20:37 +0000 Received: from localhost (vivaldi [127.0.0.1]) by vivaldi.meteo.fr (Postfix) with ESMTP id D4F3F44258 for ; Tue, 19 Feb 2008 14:20:58 +0100 (CET) Received: from vivaldi.meteo.fr ([127.0.0.1]) by localhost (amavisd.meteo.fr [127.0.0.1]) (amavisd-new, port 10023) with ESMTP id 31553-10 for ; Tue, 19 Feb 2008 14:20:58 +0100 (CET) Received: from flysafe1.meteo.fr (flysafe1.meteo.fr [137.129.27.11]) by vivaldi.meteo.fr (Postfix) with ESMTP id AE0864422D for ; Tue, 19 Feb 2008 14:20:58 +0100 (CET) Message-ID: <47BAD658.8020407@meteo.fr> Date: Tue, 19 Feb 2008 14:15:04 +0100 From: =?ISO-8859-1?Q?S=E9bastien_Geindre?= User-Agent: Thunderbird 2.0.0.6 (X11/20070914) MIME-Version: 1.0 To: users@cocoon.apache.org Subject: Re: Pb with jetty:run and tomcat deploy war : GRAVE: Error listenerStart References: <47BAB8D5.9020206@meteo.fr> In-Reply-To: <47BAB8D5.9020206@meteo.fr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: amavisd-new at meteo.fr X-Virus-Checked: Checked by ClamAV on apache.org Resolved by using RC2 dependance in pom.xml..... S=E9bastien Geindre a =E9crit : > Hi all, > > when i deploy a c2.2 project war, my container (tomcat) said : > GRAVE: Error listenerStart > 19 f=E9vr. 2008 12:06:15 org.apache.catalina.core.StandardContext start= > GRAVE: Erreur de d=E9marrage du contexte [/flysafeWS] suite aux erreurs= =20 > pr=E9c=E9dentes > and i have no more error than Error listenerStart... > > and deployement failed. > > > > When i try with jetty, it talks a bit more, with spring pb.... > jetty starts... > > any idea ? > > could it be the listener in web.xml ?? > > thanks. > > > 19 f=E9vr. 2008 12:01:35=20 > org.springframework.beans.factory.support.AbstractAutowireCapableBeanFa= ctory=20 > getTypeForFactoryBean > ATTENTION: FactoryBean threw exception from getObjectType, despite the = > contract saying that it should return null if the type of its object=20 > cannot be determined yet > java.lang.NullPointerException > at=20 > org.apache.cocoon.servletservice.spring.ServletFactoryBean.getObjectTyp= e(ServletFactoryBean.java:207)=20 > > at=20 > org.springframework.beans.factory.support.AbstractAutowireCapableBeanFa= ctory.getTypeForFactoryBean(AbstractAutowireCapableBeanFactory.java:558) = > > at=20 > org.springframework.beans.factory.support.AbstractBeanFactory.isTypeMat= ch(AbstractBeanFactory.java:441)=20 > > at=20 > org.springframework.beans.factory.support.DefaultListableBeanFactory.ge= tBeanNamesForType(DefaultListableBeanFactory.java:173)=20 > > at=20 > org.springframework.beans.factory.support.DefaultListableBeanFactory.ge= tBeanNamesForType(DefaultListableBeanFactory.java:154)=20 > > ... > > 19 f=E9vr. 2008 12:01:35=20 > org.springframework.context.support.AbstractApplicationContext=20 > prepareRefresh > INFO: Refreshing=20 > org.springframework.web.context.support.GenericWebApplicationContext@1c= fe174:=20 > display name=20 > [org.springframework.web.context.support.GenericWebApplicationContext@1= cfe174];=20 > startup date [Tue Feb 19 12:01:35 CET 2008]; parent:=20 > org.springframework.web.context.support.XmlWebApplicationContext@132b03= 8 > 19 f=E9vr. 2008 12:01:35=20 > org.springframework.context.support.AbstractApplicationContext=20 > obtainFreshBeanFactory > INFO: Bean factory for application context=20 > [org.springframework.web.context.support.GenericWebApplicationContext@1= cfe174]:=20 > org.springframework.beans.factory.support.DefaultListableBeanFactory@da= 89a7=20 > > 19 f=E9vr. 2008 12:01:35=20 > org.springframework.beans.factory.support.DefaultListableBeanFactory=20 > preInstantiateSingletons > INFO: Pre-instantiating singletons in=20 > org.springframework.beans.factory.support.DefaultListableBeanFactory@da= 89a7:=20 > defining beans []; parent:=20 > org.springframework.beans.factory.support.DefaultListableBeanFactory@16= 02bbc=20 > > 19 f=E9vr. 2008 12:01:35=20 > org.springframework.beans.factory.support.AbstractAutowireCapableBeanFa= ctory=20 > getTypeForFactoryBean > ATTENTION: FactoryBean threw exception from getObjectType, despite the = > contract saying that it should return null if the type of its object=20 > cannot be determined yet > java.lang.NullPointerException > at=20 > org.apache.cocoon.servletservice.spring.ServletFactoryBean.getObjectTyp= e(ServletFactoryBean.java:207)=20 > > at=20 > org.springframework.beans.factory.support.AbstractAutowireCapableBeanFa= ctory.getTypeForFactoryBean(AbstractAutowireCapableBeanFactory.java:558) = > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org > For additional commands, e-mail: users-help@cocoon.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org