Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 34442 invoked by uid 500); 11 Oct 2001 13:03:18 -0000 Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-users@xml.apache.org Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 34412 invoked from network); 11 Oct 2001 13:03:17 -0000 Message-ID: <3BC59894.43F248C8@surfnet.nl> Date: Thu, 11 Oct 2001 15:03:16 +0200 From: Martijn Bouterse X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: cocoon-users@xml.apache.org Subject: Re: a new newbe with problems References: <3BC58B20.9000602@charite.de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Thomas Schrader wrote: > > Hi, > after installing cocoon2.0b1 under tomcat3.2 i have an error message: > > Cocoon 2 - Internal server error > > ---------------------------------------------------------------------- > > type internal-server-error > > messageThe sitemap handler's sitemap is not available. I have the same problem. While looking in the logfiles ($TOMCAT_HOME/webapps/cocoon/WEB-INF/logs/*) I found this: DEBUG (2001-10-11) 14:53.22:918 [cocoon ] (/cocoon/) Thread-16/Handler: Beginning sitemap regeneration DEBUG (2001-10-11) 14:53.22:919 [cocoon ] (/cocoon/) Thread-16/URLFactoryImpl: Making URL from file:/var/lib/tomcat/webapps/cocoon/sitemap.xmap DEBUG (2001-10-11) 14:53.22:921 [cocoon ] (/cocoon/) Thread-16/URLFactoryImpl: Making URL from file:/var/lib/tomcat/webapps/cocoon/ DEBUG (2001-10-11) 14:53.22:936 [cocoon ] (/cocoon/) Thread-16/URLFactoryImpl: Making URL from file:/var/lib/tomcat/webapps/cocoon/sitemap.xmap DEBUG (2001-10-11) 14:53.22:938 [cocoon ] (/cocoon/) Thread-16/ExcaliburComponentSelector: UnnamedSelector: ComponentSelector could not find the component for hint: org/apache/cocoon/www/sitemap_xmap DEBUG (2001-10-11) 14:53.22:939 [cocoon ] (/cocoon/) Thread-16/GeneratorSelector: Could not access component for hint: org/apache/cocoon/www/sitemap_xmap DEBUG (2001-10-11) 14:53.22:940 [cocoon ] (/cocoon/) Thread-16/ProgramGeneratorImpl: The instance was not accessible from the internal cache. Proceeding. and the error: ERROR (2001-10-11) 14:53.23:377 [cocoon ] (/cocoon/) Thread-16/Handler: Error compiling sitemap java.lang.NoClassDefFoundError at org.apache.batik.dom.svg.SAXSVGDocumentFactory.(SAXSVGDocumentFactory.java:59) at org.apache.cocoon.xml.dom.SVGBuilder.(SVGBuilder.java:44) at org.apache.cocoon.serialization.SVGSerializer.(SVGSerializer.java:46) at java.lang.Class.newInstance0(Native Method) at java.lang.Class.newInstance(Class.java:237) at org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(Unknown Source) at org.apache.avalon.excalibur.pool.AbstractPool.newPoolable(Unknown Source) at org.apache.avalon.excalibur.pool.AbstractPool.internalGrow(Unknown Source) at org.apache.avalon.excalibur.pool.SoftResourceLimitingPool.grow(Unknown Source) at org.apache.avalon.excalibur.pool.SoftResourceLimitingPool.initialize(Unknown Source) at org.apache.avalon.excalibur.component.PoolableComponentHandler.initialize(Unknown Source) at org.apache.avalon.excalibur.component.ExcaliburComponentSelector.addComponent(Unknown Source) at org.apache.cocoon.sitemap.SitemapComponentSelector.addSitemapComponent(SitemapComponentSelector.java:91) at org.apache.cocoon.sitemap.AbstractSitemap.load_component(AbstractSitemap.java:231) at org.apache.cocoon.www.sitemap_xmap$Configurer.configSerializers(sitemap_xmap.java:1412) at org.apache.cocoon.www.sitemap_xmap.configure(sitemap_xmap.java:829) at org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(Unknown Source) at org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(Unknown Source) at org.apache.cocoon.components.language.generator.GeneratorSelector.addGenerator(GeneratorSelector.java:143) at org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.addCompiledComponent(ProgramGeneratorImpl.java:348) at org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(ProgramGeneratorImpl.java:183) at org.apache.cocoon.sitemap.Handler.run(Handler.java:208) at java.lang.Thread.run(Thread.java:484) I think this has to do something with it. Any insights are welcome. Martijn Bouterse --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: