Thanks for help Philipp, my problem was that the configured context magnolia was pointing to the version 2.1.3 which i have not compiled.
I installed the correct context and now I is working fine. EDV-Beratung OIC Open Intelligence & Communication Rafael Rutkowski Dunantstr. 49 48151 Münster Tel: +49 (251) 3824211 Mob: +49 (176) 61027763 > -----Ursprüngliche Nachricht----- > Von: [email protected] [mailto:[EMAIL PROTECTED] > Gesendet: Donnerstag, 9. März 2006 10:38 > An: [email protected] > Betreff: [magnolia-dev] AW: [magnolia-dev] Problems starting magnolia- > 2.1.5 in eclipse > > Hello Philipp, > > first of all, thanks for the quick answer. > > Inside the eclipse ide I have build magnolia with no errors. The only > errors > marked in the navigation tree are some jsp validations in the > src/webapp/admintemplates/adminCentral and > src/webapps/templates/jsp/samples/global path. So nothing to worry about. > > I have already compiled and run magnolia 2.1.3 successfully inside > eclipse. > The server is in sync and magnolia seems to be deployed. There is a > .deployables directory inside the project which contains all necessary > libaries. Inside the project properties I have marked all libraries to be > exported but the error still proceeds. > > Perhaps I should trace the tomcat classloader ... > > EDV-Beratung OIC > Open Intelligence & Communication > > Rafael Rutkowski > > Dunantstr. 49 > 48151 Münster > > Tel: +49 (251) 3824211 > Mob: +49 (176) 61027763 > > > -----Ursprüngliche Nachricht----- > > Von: [email protected] [mailto:[EMAIL PROTECTED] > > Gesendet: Donnerstag, 9. März 2006 08:59 > > An: [email protected] > > Betreff: Re: [magnolia-dev] Problems starting magnolia-2.1.5 in eclipse > > > > You have compiler erros eh? > > > > The messages tells you that the class > > info.magnolia.cms.servlets.Initializer is not found in the classpath. > > > > Philipp > > > > On 09.03.2006, at 08:50, Rafael Rutkowski wrote: > > > > > Hello together, > > > > > > can someone help me out. I get the following error, when I try to > > > start > > > magnolia inside the eclipse ide. > > > > > > Eclipse 3.1 > > > Maven 1.0.2 > > > JDK 1.5.0_06 > > > Magnolia 2.1.5 > > > > > > Here goes the console log. Thanks in advance. > > > > > > 09.03.2006 08:47:26 org.apache.coyote.http11.Http11Protocol init > > > INFO: Initializing Coyote HTTP/1.1 on http-8080 > > > 09.03.2006 08:47:26 org.apache.catalina.startup.Catalina load > > > INFO: Initialization processed in 1140 ms > > > 09.03.2006 08:47:26 org.apache.catalina.core.StandardService start > > > INFO: Starting service Catalina > > > 09.03.2006 08:47:26 org.apache.catalina.core.StandardEngine start > > > INFO: Starting Servlet Engine: Apache Tomcat/5.5.9 > > > 09.03.2006 08:47:26 org.apache.catalina.core.StandardHost start > > > INFO: XML validation disabled > > > 09.03.2006 08:47:27 org.apache.catalina.core.StandardContext > > > listenerStart > > > SCHWERWIEGEND: Error configuring application listener of class > > > info.magnolia.cms.servlets.Initializer > > > java.lang.ClassNotFoundException: > > > info.magnolia.cms.servlets.Initializer > > > at > > > org.apache.catalina.loader.WebappClassLoader.loadClass > > > (WebappClassLoader.jav > > > a:1332) > > > at > > > org.apache.catalina.loader.WebappClassLoader.loadClass > > > (WebappClassLoader.jav > > > a:1181) > > > at > > > org.apache.catalina.core.StandardContext.listenerStart > > > (StandardContext.java: > > > 3617) > > > at > > > org.apache.catalina.core.StandardContext.start(StandardContext.java: > > > 4104) > > > at > > > org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1012) > > > 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(Unknown Source) > > > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) > > > at java.lang.reflect.Method.invoke(Unknown Source) > > > at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:271) > > > at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:409) > > > 09.03.2006 08:47:27 org.apache.catalina.core.StandardContext > > > listenerStart > > > SCHWERWIEGEND: Error configuring application listener of class > > > info.magnolia.cms.beans.config.ShutdownManager > > > java.lang.ClassNotFoundException: > > > info.magnolia.cms.beans.config.ShutdownManager > > > at > > > org.apache.catalina.loader.WebappClassLoader.loadClass > > > (WebappClassLoader.jav > > > a:1332) > > > at > > > org.apache.catalina.loader.WebappClassLoader.loadClass > > > (WebappClassLoader.jav > > > a:1181) > > > at > > > org.apache.catalina.core.StandardContext.listenerStart > > > (StandardContext.java: > > > 3617) > > > at > > > org.apache.catalina.core.StandardContext.start(StandardContext.java: > > > 4104) > > > at > > > org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1012) > > > 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(Unknown Source) > > > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) > > > at java.lang.reflect.Method.invoke(Unknown Source) > > > at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:271) > > > at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:409) > > > 09.03.2006 08:47:27 org.apache.catalina.core.StandardContext > > > listenerStart > > > SCHWERWIEGEND: Skipped installing application listeners due to > > > previous > > > error(s) > > > 09.03.2006 08:47:27 org.apache.catalina.core.StandardContext start > > > SCHWERWIEGEND: Error listenerStart > > > 09.03.2006 08:47:27 org.apache.catalina.core.StandardContext start > > > SCHWERWIEGEND: Context [/magnolia] startup failed due to previous > > > errors > > > 09.03.2006 08:47:27 org.apache.catalina.startup.ContextConfig > > > applicationWebConfig > > > INFO: Missing application web.xml, using defaults only > > > StandardEngine[Catalina].StandardHost[localhost].StandardContext[] > > > 09.03.2006 08:47:27 org.apache.coyote.http11.Http11Protocol start > > > INFO: Starting Coyote HTTP/1.1 on http-8080 > > > 09.03.2006 08:47:28 org.apache.jk.common.ChannelSocket init > > > INFO: JK: ajp13 listening on /0.0.0.0:8009 > > > 09.03.2006 08:47:28 org.apache.jk.server.JkMain start > > > INFO: Jk running ID=0 time=0/31 config=null > > > 09.03.2006 08:47:28 org.apache.catalina.storeconfig.StoreLoader load > > > INFO: Find registry server-registry.xml at classpath resource > > > 09.03.2006 08:47:28 org.apache.catalina.startup.Catalina start > > > INFO: Server startup in 1547 ms > > > > > > EDV-Beratung OIC > > > Open Intelligence & Communication > > > www.openic.de > > > > > > Rafael Rutkowski > > > > > > Dunantstr. 49 > > > 48151 Münster > > > > > > Tel: +49 (251) 3824211 > > > Mob: +49 (176) 61027763 > > > > > > > > > ---------------------------------------------------------------- > > > for list details see > > > http://www.magnolia.info/en/magnolia/developer.html > > > ---------------------------------------------------------------- > > > > Regards, > > > > Philipp Bracher > > obinary ltd. > > > > ----------------------------------------------------- > > [EMAIL PROTECTED] http://obinary.com > > magnolia content management http://magnolia.info > > ----------------------------------------------------- > > > > > > > > > > > > ---------------------------------------------------------------- > > for list details see > > http://www.magnolia.info/en/magnolia/developer.html > > ---------------------------------------------------------------- > > > ---------------------------------------------------------------- > for list details see > http://www.magnolia.info/en/magnolia/developer.html > ---------------------------------------------------------------- ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
