I ran into the exact same problem. I noticed that the build.xml file wasn't copying the tools.jar from my j2sdk/lib properly, but I copied it manually over to both the $TOMCAT_HOME/lib and the $TOMCAT_HOME/webapps/cocoon/WEB-INF/lib/ directories. But the error message persists. I was also getting the same error message with Tomcat 3.2.2b5 and 3.2.1. My Tomcat installations have worked properly. I'm running Tomcat on a Debian/Linux(2.2.18 kernel) box with the Blackdown j2sdk1.3.0. My cocoon.log is attached. Any pointers, suggestions for troubleshooting this would be greatly appreciated. Thanks Eirik > From: "Bjarne Jensen" <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > Date: Tue, 29 May 2001 10:28:32 +0200 > To: "cocoon" <[EMAIL PROTECTED]> > Subject: Installing current C2 on tomcat 3.2.2: Problem: The sitemap handler's > sitemap is not available > > I have downloaded the newest Cocoon2 from CVS, my build was fine :-) And > know I have tried to follow the installing instructions (rename > parser.jar->xparser.jar etc) - but I am stuck. My Tomcat 3.2.2 starts fine, > but when I tries to acces http://localhost:8080/cocoon/ I get the > exception:" org.apache.cocoon.ProcessingException: The sitemap handler's > sitemap is not available." In an old posted mail (01/03-2001 by Peter > Fleisher), the answer to a similar question was to delete the work > directory. I have tried to delete my tomcatc2\work and > tomcatc2\bin\repository but the problem remains. Hopes for help. > > PS: Is there anywhere a large bundle with tomcat and C2, that does not > require configuration (just unzipping)? > > Thanks in advance > -Bjarne >
DEBUG 146 [cocoon ] (Thread-10): Trying to load class: com.ibm.servlet.classloader.Handler WARN 221 [cocoon ] (Thread-10): Could not force-load class: com.ibm.servlet.classloader.Handler java.lang.ClassNotFoundException: com.ibm.servlet.classloader.Handler at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:297) at java.lang.ClassLoader.loadClass(ClassLoader.java:253) at org.apache.cocoon.util.ClassUtils.loadClass(ClassUtils.java:46) at org.apache.cocoon.servlet.CocoonServlet.forceLoad(CocoonServlet.java:391) at org.apache.cocoon.servlet.CocoonServlet.init(CocoonServlet.java:119) at org.apache.tomcat.core.ServletWrapper.doInit(ServletWrapper.java:317) at org.apache.tomcat.core.Handler.init(Handler.java:215) at org.apache.tomcat.core.ServletWrapper.init(ServletWrapper.java:296) at org.apache.tomcat.core.Handler.service(Handler.java:254) at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372) at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:797) at org.apache.tomcat.core.ContextManager.service(ContextManager.java:743) at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:213) at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416) at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501) at java.lang.Thread.run(Thread.java:484) DEBUG 225 [cocoon ] (Thread-10): Trying to load class: org.hsqldb.jdbcDriver DEBUG 235 [cocoon ] (Thread-10): Using configuration file: /cocoon.xconf INFO 237 [cocoon ] (Thread-10): Reloading from: file:/usr/share/jakarta-tomcat-3.2.2/webapps/cocoon/cocoon.xconf DEBUG 304 [cocoon ] (Thread-10): New Cocoon object. DEBUG 305 [cocoon ] (Thread-10): Using parser: org.apache.cocoon.components.parser.JaxpParser DEBUG 317 [cocoon ] (Thread-10): Attempting to get Handler for: org.apache.cocoon.components.parser.Parser DEBUG 337 [cocoon ] (Thread-10): Handler type = org.apache.avalon.excalibur.component.DefaultComponentHandler DEBUG 338 [cocoon ] (Thread-10): Creating Repository with this directory: /usr/share/jakarta-tomcat-3.2.2/work/localhost_8080%2Fcocoon DEBUG 344 [cocoon ] (Thread-10): Classpath = /usr/share/jakarta-tomcat-3.2.2/webapps/cocoon/WEB-INF/classes:/usr/share/jakarta-tomcat-3.2.2/webapps/cocoon/WEB-INF/lib/Tidy.jar:/usr/share/jakarta-tomcat-3.2.2/webapps/cocoon/WEB-INF/lib/avalon-excalibur-4.0b1.jar:/usr/share/jakarta-tomcat-3.2.2/webapps/cocoon/WEB-INF/lib/avalon-framework-4.0b1.jar:/usr/share/jakarta-tomcat-3.2.2/webapps/cocoon/WEB-INF/lib/batik-all.jar:/usr/share/jakarta-tomcat-3.2.2/webapps/cocoon/WEB-INF/lib/bsf.jar:/usr/share/jakarta-tomcat-3.2.2/webapps/cocoon/WEB-INF/lib/cocoon-2.0a7.jar:/usr/share/jakarta-tomcat-3.2.2/webapps/cocoon/WEB-INF/lib/fop-0_18_1.jar:/usr/share/jakarta-tomcat-3.2.2/webapps/cocoon/WEB-INF/lib/hsqldb.jar:/usr/share/jakarta-tomcat-3.2.2/webapps/cocoon/WEB-INF/lib/jakarta-regexp-1.2.jar:/usr/share/jakarta-tomcat-3.2.2/webapps/cocoon/WEB-INF/lib/jimi-1.0.jar:/usr/share/jakarta-tomcat-3.2.2/webapps/cocoon/WEB-INF/lib/jstyle.jar:/usr/share/jakarta-tomcat-3.2.2/webapps/cocoon/WEB-INF/lib/junit.jar:/usr/share/jakarta-tomcat-3.2.2/webapps/cocoon/WEB-INF/lib/logkit-1.0b1.jar:/usr/share/jakarta-tomcat-3.2.2/webapps/cocoon/WEB-INF/lib/maybeupload.jar:/usr/share/jakarta-tomcat-3.2.2/webapps/cocoon/WEB-INF/lib/rhino.jar:/usr/share/jakarta-tomcat-3.2.2/webapps/cocoon/WEB-INF/lib/tools.jar:/usr/share/jakarta-tomcat-3.2.2/webapps/cocoon/WEB-INF/lib/velocity-1.1-rc1.jar:/usr/share/jakarta-tomcat-3.2.2/webapps/cocoon/WEB-INF/lib/w3c.jar:/usr/share/jakarta-tomcat-3.2.2/webapps/cocoon/WEB-INF/lib/xalan-2.1.0.jar:/usr/share/jakarta-tomcat-3.2.2/webapps/cocoon/WEB-INF/lib/xerces_1_4_0.jar:/usr/share/jakarta-tomcat-3.2.2/webapps/cocoon/WEB-INF/lib/xt.jar:/usr/share/java/repository:/usr/share/jakarta-tomcat-3.2.2/lib/Tidy.jar:/usr/share/jakarta-tomcat-3.2.2/lib/ant.jar:/usr/share/jakarta-tomcat-3.2.2/lib/avalon-excalibur-4.0b1.jar:/usr/share/jakarta-tomcat-3.2.2/lib/avalon-framework-4.0b1.jar:/usr/share/jakarta-tomcat-3.2.2/lib/batik-all.jar:/usr/share/jakarta-tomcat-3.2.2/lib/bsf.jar:/usr/share/jakarta-tomcat-3.2.2/lib/cocoon-2.0a7.jar:/usr/share/jakarta-tomcat-3.2.2/lib/fop-0_18_1.jar:/usr/share/jakarta-tomcat-3.2.2/lib/hsqldb.jar:/usr/share/jakarta-tomcat-3.2.2/lib/jakarta-regexp-1.2.jar:/usr/share/jakarta-tomcat-3.2.2/lib/jasper.jar:/usr/share/jakarta-tomcat-3.2.2/lib/jimi-1.0.jar:/usr/share/jakarta-tomcat-3.2.2/lib/jstyle.jar:/usr/share/jakarta-tomcat-3.2.2/lib/junit.jar:/usr/share/jakarta-tomcat-3.2.2/lib/logkit-1.0b1.jar:/usr/share/jakarta-tomcat-3.2.2/lib/maybeupload.jar:/usr/share/jakarta-tomcat-3.2.2/lib/rhino.jar:/usr/share/jakarta-tomcat-3.2.2/lib/servlet.jar:/usr/share/jakarta-tomcat-3.2.2/lib/test:/usr/share/jakarta-tomcat-3.2.2/lib/tools.jar:/usr/share/jakarta-tomcat-3.2.2/lib/velocity-1.1-rc1.jar:/usr/share/jakarta-tomcat-3.2.2/lib/w3c.jar:/usr/share/jakarta-tomcat-3.2.2/lib/webserver.jar:/usr/share/jakarta-tomcat-3.2.2/lib/xalan-2.1.0.jar:/usr/share/jakarta-tomcat-3.2.2/lib/xerces_1_4_0.jar:/usr/share/jakarta-tomcat-3.2.2/lib/xt.jar:/usr/share/jakarta-tomcat-3.2.2/lib/zparser.jar:/usr/lib/j2sdk1.3/lib/tools.jar: DEBUG 346 [cocoon ] (Thread-10): Work directory = /usr/share/jakarta-tomcat-3.2.2/work/localhost_8080%2Fcocoon DEBUG 347 [cocoon ] (Thread-10): ComponentHandler initialized for: org.apache.cocoon.components.parser.JaxpParser DEBUG 374 [cocoon ] (Thread-10): ComponentFactory creating new instance of org.apache.cocoon.components.parser.JaxpParser. DEBUG 452 [cocoon ] (Thread-10): ComponentFactory decommissioning instance of org.apache.cocoon.components.parser.JaxpParser. DEBUG 456 [cocoon ] (Thread-10): added Role org.apache.cocoon.components.parser.Parser with shorthand parser for org.apache.cocoon.components.parser.JaxpParser DEBUG 457 [cocoon ] (Thread-10): added Role org.apache.cocoon.components.browser.Browser with shorthand browser for org.apache.cocoon.components.browser.BrowserImpl DEBUG 458 [cocoon ] (Thread-10): added Role org.apache.cocoon.Processor with shorthand processor for null DEBUG 459 [cocoon ] (Thread-10): added Role org.apache.cocoon.components.store.Store with shorthand store for org.apache.cocoon.components.store.MemoryStore DEBUG 459 [cocoon ] (Thread-10): added Role org.apache.cocoon.components.store.Repository with shorthand repository for org.apache.cocoon.components.store.FilesystemStore DEBUG 460 [cocoon ] (Thread-10): added Role org.apache.cocoon.components.language.generator.ServerPagesSelector with shorthand server-pages for org.apache.cocoon.components.language.generator.GeneratorSelector DEBUG 460 [cocoon ] (Thread-10): added Role org.apache.cocoon.components.language.markup.MarkupLanguageSelector with shorthand markup-languages for org.apache.avalon.excalibur.component.DefaultComponentSelector DEBUG 461 [cocoon ] (Thread-10): added Role org.apache.cocoon.components.language.programming.ProgrammingLanguageSelector with shorthand programming-languages for org.apache.avalon.excalibur.component.DefaultComponentSelector DEBUG 462 [cocoon ] (Thread-10): added Role org.apache.cocoon.components.language.generator.ProgramGenerator with shorthand program-generator for org.apache.cocoon.components.language.generator.ProgramGeneratorImpl DEBUG 462 [cocoon ] (Thread-10): added Role org.apache.cocoon.components.classloader.ClassLoaderManager with shorthand classloader for org.apache.cocoon.components.classloader.ClassLoaderManagerImpl DEBUG 480 [cocoon ] (Thread-10): added Role org.apache.avalon.excalibur.pool.PoolController with shorthand pool-controller for org.apache.avalon.excalibur.component.DefaultComponentPoolController DEBUG 482 [cocoon ] (Thread-10): added Role org.apache.cocoon.components.saxconnector.SAXConnector with shorthand sax-connector for org.apache.cocoon.components.saxconnector.NullSAXConnector DEBUG 483 [cocoon ] (Thread-10): added Role org.apache.cocoon.components.image.ImageEncoderSelector with shorthand image-encoder for null DEBUG 484 [cocoon ] (Thread-10): Adding hint type jdbc associated with role org.apache.avalon.excalibur.datasource.DataSourceComponentSelector and class org.apache.avalon.excalibur.datasource.JdbcDataSource DEBUG 484 [cocoon ] (Thread-10): Adding hint type j2ee associated with role org.apache.avalon.excalibur.datasource.DataSourceComponentSelector and class org.apache.excalibur.datasource.J2eeDataSource DEBUG 493 [cocoon ] (Thread-10): added Role org.apache.avalon.excalibur.datasource.DataSourceComponentSelector with shorthand datasources for org.apache.avalon.excalibur.component.DefaultComponentSelector DEBUG 496 [cocoon ] (Thread-10): added Role org.apache.cocoon.components.url.URLFactory with shorthand url-factory for org.apache.cocoon.components.url.URLFactoryImpl DEBUG 496 [cocoon ] (Thread-10): added Role org.apache.cocoon.components.pipeline.StreamPipeline with shorthand stream-pipeline for org.apache.cocoon.components.pipeline.NonCachingStreamPipeline DEBUG 497 [cocoon ] (Thread-10): added Role org.apache.cocoon.components.pipeline.EventPipeline with shorthand event-pipeline for org.apache.cocoon.components.pipeline.NonCachingEventPipeline DEBUG 497 [cocoon ] (Thread-10): added Role org.apache.cocoon.acting.ActionSelector with shorthand action for org.apache.avalon.excalibur.component.DefaultComponentSelector DEBUG 498 [cocoon ] (Thread-10): added Role org.apache.cocoon.selection.SelectorSelector with shorthand selector for org.apache.avalon.excalibur.component.DefaultComponentSelector DEBUG 498 [cocoon ] (Thread-10): added Role org.apache.cocoon.matching.MatcherSelector with shorthand matcher for org.apache.avalon.excalibur.component.DefaultComponentSelector DEBUG 503 [cocoon ] (Thread-10): added Role org.apache.cocoon.generation.GeneratorSelector with shorthand generator for org.apache.avalon.excalibur.component.DefaultComponentSelector DEBUG 505 [cocoon ] (Thread-10): added Role org.apache.cocoon.transformation.TransformerSelector with shorthand transformer for org.apache.avalon.excalibur.component.DefaultComponentSelector DEBUG 505 [cocoon ] (Thread-10): added Role org.apache.cocoon.serialization.SerializerSelector with shorthand serializer for org.apache.cocoon.sitemap.SitemapComponentSelector DEBUG 506 [cocoon ] (Thread-10): added Role org.apache.cocoon.reading.ReaderSelector with shorthand reader for org.apache.cocoon.sitemap.SitemapComponentSelector DEBUG 507 [cocoon ] (Thread-10): added Role org.apache.cocoon.components.sax.XMLSerializer with shorthand xml-serializer for org.apache.cocoon.components.sax.XMLByteStreamCompiler DEBUG 507 [cocoon ] (Thread-10): added Role org.apache.cocoon.components.sax.XMLDeserializer with shorthand xml-deserializer for org.apache.cocoon.components.sax.XMLByteStreamInterpreter DEBUG 508 [cocoon ] (Thread-10): added Role org.apache.cocoon.caching.EventCache with shorthand event-cache for org.apache.cocoon.caching.EventMemoryCache DEBUG 508 [cocoon ] (Thread-10): added Role org.apache.cocoon.caching.StreamCache with shorthand stream-cache for org.apache.cocoon.caching.StreamMemoryCache DEBUG 509 [cocoon ] (Thread-10): ComponentFactory creating new instance of org.apache.cocoon.components.parser.JaxpParser. DEBUG 588 [cocoon ] (Thread-10): ComponentFactory decommissioning instance of org.apache.cocoon.components.parser.JaxpParser. DEBUG 589 [cocoon ] (Thread-10): Root configuration: cocoon DEBUG 589 [cocoon ] (Thread-10): Configuration version: 2.0 DEBUG 590 [cocoon ] (Thread-10): Setting up components... DEBUG 591 [cocoon ] (Thread-10): looking up shorthand parser, returning org.apache.cocoon.components.parser.Parser DEBUG 592 [cocoon ] (Thread-10): Adding component (org.apache.cocoon.components.parser.Parser = org.apache.cocoon.components.parser.XercesParser) DEBUG 595 [cocoon ] (Thread-10): Attempting to get Handler for: org.apache.cocoon.components.parser.Parser DEBUG 599 [cocoon ] (Thread-10): Handler type = org.apache.avalon.excalibur.component.DefaultComponentHandler DEBUG 600 [cocoon ] (Thread-10): looking up shorthand store, returning org.apache.cocoon.components.store.Store DEBUG 600 [cocoon ] (Thread-10): Adding component (org.apache.cocoon.components.store.Store = org.apache.cocoon.components.store.MRUMemoryStore) DEBUG 604 [cocoon ] (Thread-10): Attempting to get Handler for: org.apache.cocoon.components.store.Store DEBUG 605 [cocoon ] (Thread-10): Handler type = org.apache.avalon.excalibur.component.ThreadSafeComponentHandler DEBUG 605 [cocoon ] (Thread-10): looking up shorthand url-factory, returning org.apache.cocoon.components.url.URLFactory DEBUG 606 [cocoon ] (Thread-10): Adding component (org.apache.cocoon.components.url.URLFactory = org.apache.cocoon.components.url.URLFactoryImpl) DEBUG 611 [cocoon ] (Thread-10): Attempting to get Handler for: org.apache.cocoon.components.url.URLFactory DEBUG 612 [cocoon ] (Thread-10): Handler type = org.apache.avalon.excalibur.component.ThreadSafeComponentHandler DEBUG 612 [cocoon ] (Thread-10): looking up shorthand program-generator, returning org.apache.cocoon.components.language.generator.ProgramGenerator DEBUG 619 [cocoon ] (Thread-10): Adding component (org.apache.cocoon.components.language.generator.ProgramGenerator = org.apache.cocoon.components.language.generator.ProgramGeneratorImpl) DEBUG 625 [cocoon ] (Thread-10): Attempting to get Handler for: org.apache.cocoon.components.language.generator.ProgramGenerator DEBUG 626 [cocoon ] (Thread-10): Handler type = org.apache.avalon.excalibur.component.ThreadSafeComponentHandler DEBUG 628 [cocoon ] (Thread-10): looking up shorthand programming-languages, returning org.apache.cocoon.components.language.programming.ProgrammingLanguageSelector DEBUG 628 [cocoon ] (Thread-10): Adding component (org.apache.cocoon.components.language.programming.ProgrammingLanguageSelector = org.apache.avalon.excalibur.component.DefaultComponentSelector) DEBUG 629 [cocoon ] (Thread-10): Attempting to get Handler for: org.apache.cocoon.components.language.programming.ProgrammingLanguageSelector DEBUG 629 [cocoon ] (Thread-10): Handler type = org.apache.avalon.excalibur.component.ThreadSafeComponentHandler DEBUG 629 [cocoon ] (Thread-10): looking up shorthand classloader, returning org.apache.cocoon.components.classloader.ClassLoaderManager DEBUG 630 [cocoon ] (Thread-10): Adding component (org.apache.cocoon.components.classloader.ClassLoaderManager = org.apache.cocoon.components.classloader.ClassLoaderManagerImpl) DEBUG 634 [cocoon ] (Thread-10): Attempting to get Handler for: org.apache.cocoon.components.classloader.ClassLoaderManager DEBUG 635 [cocoon ] (Thread-10): Handler type = org.apache.avalon.excalibur.component.ThreadSafeComponentHandler DEBUG 635 [cocoon ] (Thread-10): looking up shorthand markup-languages, returning org.apache.cocoon.components.language.markup.MarkupLanguageSelector DEBUG 636 [cocoon ] (Thread-10): Adding component (org.apache.cocoon.components.language.markup.MarkupLanguageSelector = org.apache.avalon.excalibur.component.DefaultComponentSelector) DEBUG 636 [cocoon ] (Thread-10): Attempting to get Handler for: org.apache.cocoon.components.language.markup.MarkupLanguageSelector DEBUG 637 [cocoon ] (Thread-10): Handler type = org.apache.avalon.excalibur.component.ThreadSafeComponentHandler DEBUG 637 [cocoon ] (Thread-10): looking up shorthand datasources, returning org.apache.avalon.excalibur.datasource.DataSourceComponentSelector DEBUG 647 [cocoon ] (Thread-10): Adding component (org.apache.avalon.excalibur.datasource.DataSourceComponentSelector = org.apache.avalon.excalibur.component.DefaultComponentSelector) DEBUG 647 [cocoon ] (Thread-10): Attempting to get Handler for: org.apache.avalon.excalibur.datasource.DataSourceComponentSelector DEBUG 648 [cocoon ] (Thread-10): Handler type = org.apache.avalon.excalibur.component.ThreadSafeComponentHandler DEBUG 648 [cocoon ] (Thread-10): looking up shorthand pool-controller, returning org.apache.avalon.excalibur.pool.PoolController DEBUG 648 [cocoon ] (Thread-10): Adding component (org.apache.avalon.excalibur.pool.PoolController = org.apache.avalon.excalibur.component.DefaultComponentPoolController) DEBUG 652 [cocoon ] (Thread-10): Attempting to get Handler for: org.apache.avalon.excalibur.pool.PoolController DEBUG 653 [cocoon ] (Thread-10): Handler type = org.apache.avalon.excalibur.component.ThreadSafeComponentHandler DEBUG 654 [cocoon ] (Thread-10): looking up shorthand stream-pipeline, returning org.apache.cocoon.components.pipeline.StreamPipeline DEBUG 654 [cocoon ] (Thread-10): Adding component (org.apache.cocoon.components.pipeline.StreamPipeline = org.apache.cocoon.components.pipeline.CachingStreamPipeline) DEBUG 667 [cocoon ] (Thread-10): Attempting to get Handler for: org.apache.cocoon.components.pipeline.StreamPipeline DEBUG 693 [cocoon ] (Thread-10): Handler type = org.apache.avalon.excalibur.component.PoolableComponentHandler DEBUG 694 [cocoon ] (Thread-10): looking up shorthand stream-cache, returning org.apache.cocoon.caching.StreamCache DEBUG 694 [cocoon ] (Thread-10): Adding component (org.apache.cocoon.caching.StreamCache = org.apache.cocoon.caching.StreamMemoryCache) DEBUG 699 [cocoon ] (Thread-10): Attempting to get Handler for: org.apache.cocoon.caching.StreamCache DEBUG 701 [cocoon ] (Thread-10): Handler type = org.apache.avalon.excalibur.component.ThreadSafeComponentHandler DEBUG 702 [cocoon ] (Thread-10): looking up shorthand event-pipeline, returning org.apache.cocoon.components.pipeline.EventPipeline DEBUG 703 [cocoon ] (Thread-10): Adding component (org.apache.cocoon.components.pipeline.EventPipeline = org.apache.cocoon.components.pipeline.CachingEventPipeline) DEBUG 714 [cocoon ] (Thread-10): Attempting to get Handler for: org.apache.cocoon.components.pipeline.EventPipeline DEBUG 715 [cocoon ] (Thread-10): Handler type = org.apache.avalon.excalibur.component.PoolableComponentHandler DEBUG 716 [cocoon ] (Thread-10): looking up shorthand event-cache, returning org.apache.cocoon.caching.EventCache DEBUG 716 [cocoon ] (Thread-10): Adding component (org.apache.cocoon.caching.EventCache = org.apache.cocoon.caching.EventMemoryCache) DEBUG 720 [cocoon ] (Thread-10): Attempting to get Handler for: org.apache.cocoon.caching.EventCache DEBUG 720 [cocoon ] (Thread-10): Handler type = org.apache.avalon.excalibur.component.ThreadSafeComponentHandler DEBUG 721 [cocoon ] (Thread-10): looking up shorthand sitemap, returning null DEBUG 721 [cocoon ] (Thread-10): Setting up the sitemap. DEBUG 728 [cocoon ] (Thread-10): Sitemap location = sitemap.xmap DEBUG 729 [cocoon ] (Thread-10): Checking sitemap reload = true DEBUG 729 [cocoon ] (Thread-10): Reloading sitemap asynchron = true DEBUG 763 [cocoon ] (Thread-10): getRealPath for /: /usr/share/jakarta-tomcat-3.2.2/webapps/cocoon/ DEBUG 764 [cocoon ] (Thread-10): URL for Root: file:/usr/share/jakarta-tomcat-3.2.2/webapps/cocoon/ DEBUG 808 [cocoon ] (Thread-10): ComponentFactory creating new instance of org.apache.cocoon.components.url.URLFactoryImpl. DEBUG 809 [cocoon ] (Thread-10): Getting the URLFactories DEBUG 810 [cocoon ] (Thread-10): for protocol: resource org.apache.cocoon.components.url.ResourceURLFactory DEBUG 814 [cocoon ] (Thread-10): for protocol: context org.apache.cocoon.components.url.ContextURLFactory DEBUG 834 [cocoon ] (Thread-10): ComponentHandler initialized for: org.apache.cocoon.components.url.URLFactoryImpl DEBUG 838 [cocoon ] (Thread-10): Beginning sitemap regeneration DEBUG 844 [cocoon ] (Thread-10): Making URL from file:/usr/share/jakarta-tomcat-3.2.2/webapps/cocoon/sitemap.xmap DEBUG 862 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.components.language.generator.ProgramGeneratorImpl. DEBUG 865 [cocoon ] (Thread-35): Could not find ComponentHandler, attempting to create one for role: org.apache.cocoon.components.language.generator.ServerPagesSelector DEBUG 872 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.components.language.generator.GeneratorSelector. DEBUG 874 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.components.classloader.ClassLoaderManagerImpl. DEBUG 874 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.cocoon.components.classloader.ClassLoaderManagerImpl DEBUG 876 [cocoon ] (Thread-35): ComponentSelector setting up with root element: DEBUG 876 [cocoon ] (Thread-35): looking up shorthand , returning null DEBUG 877 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.cocoon.components.language.generator.GeneratorSelector DEBUG 877 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.cocoon.components.store.FilesystemStore DEBUG 881 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.avalon.excalibur.component.DefaultComponentSelector. DEBUG 882 [cocoon ] (Thread-35): ComponentSelector setting up with root element: markup-languages DEBUG 882 [cocoon ] (Thread-35): looking up shorthand markup-languages, returning org.apache.cocoon.components.language.markup.MarkupLanguageSelector DEBUG 891 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.cocoon.components.language.markup.xsp.XSPMarkupLanguage DEBUG 892 [cocoon ] (Thread-35): Adding org.apache.cocoon.components.language.markup.xsp.XSPMarkupLanguage for xsp DEBUG 895 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.cocoon.components.language.markup.sitemap.SitemapMarkupLanguage DEBUG 896 [cocoon ] (Thread-35): Adding org.apache.cocoon.components.language.markup.sitemap.SitemapMarkupLanguage for sitemap DEBUG 896 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.avalon.excalibur.component.DefaultComponentSelector DEBUG 897 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.avalon.excalibur.component.DefaultComponentSelector. DEBUG 897 [cocoon ] (Thread-35): ComponentSelector setting up with root element: programming-languages DEBUG 898 [cocoon ] (Thread-35): looking up shorthand programming-languages, returning org.apache.cocoon.components.language.programming.ProgrammingLanguageSelector DEBUG 930 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.components.language.programming.java.JavaLanguage. DEBUG 931 [cocoon ] (Thread-35): Looking up org.apache.cocoon.components.classloader.ClassLoaderManager DEBUG 931 [cocoon ] (Thread-35): Setting the parameters DEBUG 949 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.cocoon.components.language.programming.java.JavaLanguage DEBUG 950 [cocoon ] (Thread-35): Adding org.apache.cocoon.components.language.programming.java.JavaLanguage for java DEBUG 950 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.avalon.excalibur.component.DefaultComponentSelector DEBUG 953 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.cocoon.components.language.generator.ProgramGeneratorImpl DEBUG 954 [cocoon ] (Thread-35): Making URL from file:/usr/share/jakarta-tomcat-3.2.2/webapps/cocoon/sitemap.xmap DEBUG 966 [cocoon ] (Thread-35): UnnamedSelector: ComponentSelector could not find the component for hint: org/apache/cocoon/www/sitemap_xmap DEBUG 970 [cocoon ] (Thread-35): The instance was not accessible, creating it now. DEBUG 1004 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.components.language.markup.sitemap.SitemapMarkupLanguage. DEBUG 1008 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.components.store.MRUMemoryStore. DEBUG 1009 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.cocoon.components.store.MRUMemoryStore DEBUG 3084 [cocoon ] (Thread-35): Holding object in memory. Key: jar:file:/usr/share/jakarta-tomcat-3.2.2/lib/cocoon-2.0a7.jar!/org/apache/cocoon/components/language/markup/sitemap/java/sitemap.xsl DEBUG 3088 [cocoon ] (Thread-35): Making URL from file:/usr/share/jakarta-tomcat-3.2.2/webapps/cocoon/sitemap.xmap DEBUG 3174 [cocoon ] (Thread-35): Making URL from jar:file:/usr/share/jakarta-tomcat-3.2.2/lib/cocoon-2.0a7.jar!/org/apache/cocoon/components/language/markup/sitemap/java/sitemap.xsl DEBUG 3175 [cocoon ] (Thread-35): Logicsheet Used:jar:file:/usr/share/jakarta-tomcat-3.2.2/lib/cocoon-2.0a7.jar!/org/apache/cocoon/components/language/markup/sitemap/java/sitemap.xsl DEBUG 10733 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.www.sitemap_xmap. DEBUG 10733 [cocoon ] (Thread-35): Could not find ComponentHandler, attempting to create one for role: org.apache.cocoon.generation.GeneratorSelector DEBUG 10734 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.avalon.excalibur.component.DefaultComponentSelector. DEBUG 10734 [cocoon ] (Thread-35): ComponentSelector setting up with root element: DEBUG 10735 [cocoon ] (Thread-35): looking up shorthand , returning null DEBUG 10735 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.avalon.excalibur.component.DefaultComponentSelector DEBUG 10736 [cocoon ] (Thread-35): Could not find ComponentHandler, attempting to create one for role: org.apache.cocoon.transformation.TransformerSelector DEBUG 10738 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.avalon.excalibur.component.DefaultComponentSelector. DEBUG 10739 [cocoon ] (Thread-35): ComponentSelector setting up with root element: DEBUG 10739 [cocoon ] (Thread-35): looking up shorthand , returning null DEBUG 10740 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.avalon.excalibur.component.DefaultComponentSelector DEBUG 10740 [cocoon ] (Thread-35): Could not find ComponentHandler, attempting to create one for role: org.apache.cocoon.serialization.SerializerSelector DEBUG 10743 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.sitemap.SitemapComponentSelector. DEBUG 10744 [cocoon ] (Thread-35): ComponentSelector setting up with root element: DEBUG 10744 [cocoon ] (Thread-35): looking up shorthand , returning null DEBUG 10745 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.cocoon.sitemap.SitemapComponentSelector DEBUG 10745 [cocoon ] (Thread-35): Could not find ComponentHandler, attempting to create one for role: org.apache.cocoon.reading.ReaderSelector DEBUG 10746 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.sitemap.SitemapComponentSelector. DEBUG 10746 [cocoon ] (Thread-35): ComponentSelector setting up with root element: DEBUG 10747 [cocoon ] (Thread-35): looking up shorthand , returning null DEBUG 10747 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.cocoon.sitemap.SitemapComponentSelector DEBUG 10747 [cocoon ] (Thread-35): Could not find ComponentHandler, attempting to create one for role: org.apache.cocoon.acting.ActionSelector DEBUG 10748 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.avalon.excalibur.component.DefaultComponentSelector. DEBUG 10748 [cocoon ] (Thread-35): ComponentSelector setting up with root element: DEBUG 10749 [cocoon ] (Thread-35): looking up shorthand , returning null DEBUG 10749 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.avalon.excalibur.component.DefaultComponentSelector DEBUG 10749 [cocoon ] (Thread-35): Could not find ComponentHandler, attempting to create one for role: org.apache.cocoon.matching.MatcherSelector DEBUG 10750 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.avalon.excalibur.component.DefaultComponentSelector. DEBUG 10751 [cocoon ] (Thread-35): ComponentSelector setting up with root element: DEBUG 10751 [cocoon ] (Thread-35): looking up shorthand , returning null DEBUG 10751 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.avalon.excalibur.component.DefaultComponentSelector DEBUG 10752 [cocoon ] (Thread-35): Could not find ComponentHandler, attempting to create one for role: org.apache.cocoon.selection.SelectorSelector DEBUG 10752 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.avalon.excalibur.component.DefaultComponentSelector. DEBUG 10753 [cocoon ] (Thread-35): ComponentSelector setting up with root element: DEBUG 10753 [cocoon ] (Thread-35): looking up shorthand , returning null DEBUG 10753 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.avalon.excalibur.component.DefaultComponentSelector DEBUG 10775 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.sitemap.ErrorNotifier. DEBUG 10776 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.sitemap.ErrorNotifier. DEBUG 10777 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.cocoon.sitemap.ErrorNotifier DEBUG 10777 [cocoon ] (Thread-35): Adding org.apache.cocoon.sitemap.ErrorNotifier for !error-notifier! DEBUG 10803 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.sitemap.ContentAggregator. DEBUG 10804 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.sitemap.ContentAggregator. DEBUG 10804 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.cocoon.sitemap.ContentAggregator DEBUG 10805 [cocoon ] (Thread-35): Adding org.apache.cocoon.sitemap.ContentAggregator for !content-aggregator! DEBUG 10829 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.sitemap.LinkTranslator. DEBUG 10830 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.sitemap.LinkTranslator. DEBUG 10834 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.cocoon.sitemap.LinkTranslator DEBUG 10834 [cocoon ] (Thread-35): Adding org.apache.cocoon.sitemap.LinkTranslator for !link-translator! DEBUG 10850 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.generation.FileGenerator. DEBUG 10851 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.generation.FileGenerator. DEBUG 10851 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.cocoon.generation.FileGenerator DEBUG 10852 [cocoon ] (Thread-35): Adding org.apache.cocoon.generation.FileGenerator for file DEBUG 10860 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.generation.DirectoryGenerator. DEBUG 10861 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.generation.DirectoryGenerator. DEBUG 10861 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.cocoon.generation.DirectoryGenerator DEBUG 10862 [cocoon ] (Thread-35): Adding org.apache.cocoon.generation.DirectoryGenerator for directory DEBUG 10879 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.generation.ServerPagesGenerator. DEBUG 10881 [cocoon ] (Thread-35): Looking up org.apache.cocoon.components.language.generator.ProgramGenerator DEBUG 10882 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.generation.ServerPagesGenerator. DEBUG 10894 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.cocoon.generation.ServerPagesGenerator DEBUG 10895 [cocoon ] (Thread-35): Adding org.apache.cocoon.generation.ServerPagesGenerator for serverpages DEBUG 10901 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.generation.RequestGenerator. DEBUG 10902 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.generation.RequestGenerator. DEBUG 10902 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.cocoon.generation.RequestGenerator DEBUG 10904 [cocoon ] (Thread-35): Adding org.apache.cocoon.generation.RequestGenerator for request DEBUG 10912 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.generation.StatusGenerator. DEBUG 10913 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.generation.StatusGenerator. DEBUG 10913 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.cocoon.generation.StatusGenerator DEBUG 10913 [cocoon ] (Thread-35): Adding org.apache.cocoon.generation.StatusGenerator for status DEBUG 10918 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.generation.FragmentExtractorGenerator. DEBUG 10919 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.generation.FragmentExtractorGenerator. DEBUG 10919 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.cocoon.generation.FragmentExtractorGenerator DEBUG 10920 [cocoon ] (Thread-35): Adding org.apache.cocoon.generation.FragmentExtractorGenerator for extractor DEBUG 10932 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.generation.ScriptGenerator. DEBUG 10942 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.generation.ScriptGenerator. DEBUG 10942 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.cocoon.generation.ScriptGenerator DEBUG 10943 [cocoon ] (Thread-35): Adding org.apache.cocoon.generation.ScriptGenerator for script DEBUG 10968 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.generation.VelocityGenerator. DEBUG 10969 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.generation.VelocityGenerator. DEBUG 10969 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.cocoon.generation.VelocityGenerator DEBUG 10970 [cocoon ] (Thread-35): Adding org.apache.cocoon.generation.VelocityGenerator for velocity DEBUG 10975 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.generation.HTMLGenerator. DEBUG 10975 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.generation.HTMLGenerator. DEBUG 10976 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.cocoon.generation.HTMLGenerator DEBUG 10976 [cocoon ] (Thread-35): Adding org.apache.cocoon.generation.HTMLGenerator for html DEBUG 10982 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.generation.JspGenerator. DEBUG 10983 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.generation.JspGenerator. DEBUG 10983 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.cocoon.generation.JspGenerator DEBUG 10983 [cocoon ] (Thread-35): Adding org.apache.cocoon.generation.JspGenerator for jsp DEBUG 11000 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.transformation.TraxTransformer. DEBUG 11001 [cocoon ] (Thread-35): Looking up org.apache.cocoon.components.store.Store DEBUG 11002 [cocoon ] (Thread-35): Looking up org.apache.cocoon.components.browser.Browser DEBUG 11002 [cocoon ] (Thread-35): Could not find ComponentHandler, attempting to create one for role: org.apache.cocoon.components.browser.Browser DEBUG 11008 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.cocoon.components.browser.BrowserImpl DEBUG 11020 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.components.browser.BrowserImpl. DEBUG 11021 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.cocoon.components.parser.XercesParser DEBUG 11026 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.components.parser.XercesParser. DEBUG 11040 [cocoon ] (Thread-35): Use store is true for org.apache.cocoon.transformation.TraxTransformer@45f5e3 DEBUG 11042 [cocoon ] (Thread-35): Use parameters is false for org.apache.cocoon.transformation.TraxTransformer@45f5e3 DEBUG 11044 [cocoon ] (Thread-35): Use browser capabilities is false for org.apache.cocoon.transformation.TraxTransformer@45f5e3 DEBUG 11044 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.transformation.TraxTransformer. DEBUG 11045 [cocoon ] (Thread-35): Looking up org.apache.cocoon.components.store.Store DEBUG 11045 [cocoon ] (Thread-35): Looking up org.apache.cocoon.components.browser.Browser DEBUG 11045 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.components.browser.BrowserImpl. DEBUG 11048 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.components.parser.XercesParser. DEBUG 11049 [cocoon ] (Thread-35): Use store is true for org.apache.cocoon.transformation.TraxTransformer@1ed166 DEBUG 11050 [cocoon ] (Thread-35): Use parameters is false for org.apache.cocoon.transformation.TraxTransformer@1ed166 DEBUG 11057 [cocoon ] (Thread-35): Use browser capabilities is false for org.apache.cocoon.transformation.TraxTransformer@1ed166 DEBUG 11057 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.cocoon.transformation.TraxTransformer DEBUG 11058 [cocoon ] (Thread-35): Adding org.apache.cocoon.transformation.TraxTransformer for xslt DEBUG 11069 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.transformation.LogTransformer. DEBUG 11070 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.transformation.LogTransformer. DEBUG 11070 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.cocoon.transformation.LogTransformer DEBUG 11071 [cocoon ] (Thread-35): Adding org.apache.cocoon.transformation.LogTransformer for log DEBUG 11083 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.transformation.SQLTransformer. DEBUG 11085 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.avalon.excalibur.component.DefaultComponentSelector. DEBUG 11085 [cocoon ] (Thread-35): ComponentSelector setting up with root element: datasources DEBUG 11085 [cocoon ] (Thread-35): looking up shorthand datasources, returning org.apache.avalon.excalibur.datasource.DataSourceComponentSelector DEBUG 11086 [cocoon ] (Thread-35): looking up hintmap for role org.apache.avalon.excalibur.datasource.DataSourceComponentSelector DEBUG 11086 [cocoon ] (Thread-35): looking up classname for hint jdbc DEBUG 11100 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.avalon.excalibur.datasource.JdbcDataSource. DEBUG 11130 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.avalon.excalibur.datasource.JdbcDataSource DEBUG 11130 [cocoon ] (Thread-35): Adding org.apache.avalon.excalibur.datasource.JdbcDataSource for personnel DEBUG 11131 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.avalon.excalibur.component.DefaultComponentSelector DEBUG 11131 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.transformation.SQLTransformer. DEBUG 11132 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.cocoon.transformation.SQLTransformer DEBUG 11132 [cocoon ] (Thread-35): Adding org.apache.cocoon.transformation.SQLTransformer for sql DEBUG 11141 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.transformation.FragmentExtractorTransformer. DEBUG 11143 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.components.parser.XercesParser. DEBUG 11144 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.transformation.FragmentExtractorTransformer. DEBUG 11146 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.components.parser.XercesParser. DEBUG 11147 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.cocoon.transformation.FragmentExtractorTransformer DEBUG 11147 [cocoon ] (Thread-35): Adding org.apache.cocoon.transformation.FragmentExtractorTransformer for extractor DEBUG 11155 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.transformation.I18nTransformer. DEBUG 11156 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.transformation.I18nTransformer. DEBUG 11156 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.cocoon.transformation.I18nTransformer DEBUG 11156 [cocoon ] (Thread-35): Adding org.apache.cocoon.transformation.I18nTransformer for i18n DEBUG 11167 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.reading.ResourceReader. DEBUG 11170 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.reading.ResourceReader. DEBUG 11171 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.cocoon.reading.ResourceReader DEBUG 11171 [cocoon ] (Thread-35): Adding org.apache.cocoon.reading.ResourceReader for resource DEBUG 11177 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.serialization.LinkSerializer. DEBUG 11177 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.serialization.LinkSerializer. DEBUG 11178 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.cocoon.serialization.LinkSerializer DEBUG 11218 [cocoon ] (Thread-35): Adding org.apache.cocoon.serialization.LinkSerializer for links DEBUG 11231 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.serialization.XMLSerializer. DEBUG 11235 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.serialization.XMLSerializer. DEBUG 11235 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.cocoon.serialization.XMLSerializer DEBUG 11236 [cocoon ] (Thread-35): Adding org.apache.cocoon.serialization.XMLSerializer for xml DEBUG 11291 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.serialization.HTMLSerializer. DEBUG 11292 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.serialization.HTMLSerializer. DEBUG 11292 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.cocoon.serialization.HTMLSerializer DEBUG 11293 [cocoon ] (Thread-35): Adding org.apache.cocoon.serialization.HTMLSerializer for html DEBUG 11305 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.serialization.FOPSerializer. DEBUG 11367 [cocoon ] (Thread-35): FOPSerializer: Using default config file DEBUG 11368 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.serialization.FOPSerializer. DEBUG 11387 [cocoon ] (Thread-35): FOPSerializer: Using default config file DEBUG 11394 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.cocoon.serialization.FOPSerializer DEBUG 11395 [cocoon ] (Thread-35): Adding org.apache.cocoon.serialization.FOPSerializer for fo2pdf DEBUG 11399 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.serialization.TextSerializer. DEBUG 11400 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.serialization.TextSerializer. DEBUG 11400 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.cocoon.serialization.TextSerializer DEBUG 11401 [cocoon ] (Thread-35): Adding org.apache.cocoon.serialization.TextSerializer for vrml DEBUG 11401 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.serialization.XMLSerializer. DEBUG 11402 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.serialization.XMLSerializer. DEBUG 11403 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.cocoon.serialization.XMLSerializer DEBUG 11403 [cocoon ] (Thread-35): Adding org.apache.cocoon.serialization.XMLSerializer for wap DEBUG 11403 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.serialization.XMLSerializer. DEBUG 11404 [cocoon ] (Thread-35): ComponentFactory creating new instance of org.apache.cocoon.serialization.XMLSerializer. DEBUG 11404 [cocoon ] (Thread-35): ComponentHandler initialized for: org.apache.cocoon.serialization.XMLSerializer DEBUG 11405 [cocoon ] (Thread-35): Adding org.apache.cocoon.serialization.XMLSerializer for svgxml DEBUG 11449 [cocoon ] (Thread-37): org.apache.avalon.excalibur.datasource.JdbcConnection: could not be instantiated. java.sql.SQLException: File input/output error: ${install.war}/cocoon/WEB-INF/db/cocoondb.properties at org.hsqldb.Trace.getError(Trace.java:180) at org.hsqldb.Trace.getError(Trace.java:144) at org.hsqldb.Trace.error(Trace.java:205) at org.hsqldb.Log.saveProperties(Log.java:621) at org.hsqldb.Log.create(Log.java:512) at org.hsqldb.Log.open(Log.java:159) at org.hsqldb.Database.<init>(Database.java:96) at org.hsqldb.jdbcConnection.openStandalone(jdbcConnection.java:926) at org.hsqldb.jdbcConnection.<init>(jdbcConnection.java:682) at org.hsqldb.jdbcDriver.connect(jdbcDriver.java:116) at java.sql.DriverManager.getConnection(DriverManager.java:517) at java.sql.DriverManager.getConnection(DriverManager.java:177) at org.apache.avalon.excalibur.datasource.JdbcConnectionFactory.newInstance(JdbcConnectionFactory.java:56) at org.apache.avalon.excalibur.pool.AbstractPool.newPoolable(AbstractPool.java:70) at org.apache.avalon.excalibur.pool.HardResourceLimitingPool.newPoolable(HardResourceLimitingPool.java:87) at org.apache.avalon.excalibur.datasource.JdbcConnectionPool.newPoolable(JdbcConnectionPool.java:54) at org.apache.avalon.excalibur.pool.SoftResourceLimitingPool.grow(SoftResourceLimitingPool.java:82) at org.apache.avalon.excalibur.datasource.JdbcConnectionPool.run(JdbcConnectionPool.java:119) at java.lang.Thread.run(Thread.java:484) DEBUG 11491 [cocoon ] (Thread-37): org.apache.avalon.excalibur.datasource.JdbcConnection: could not be instantiated. java.sql.SQLException: File input/output error: ${install.war}/cocoon/WEB-INF/db/cocoondb.properties at org.hsqldb.Trace.getError(Trace.java:180) at org.hsqldb.Trace.getError(Trace.java:144) at org.hsqldb.Trace.error(Trace.java:205) at org.hsqldb.Log.saveProperties(Log.java:621) at org.hsqldb.Log.create(Log.java:512) at org.hsqldb.Log.open(Log.java:159) at org.hsqldb.Database.<init>(Database.java:96) at org.hsqldb.jdbcConnection.openStandalone(jdbcConnection.java:926) at org.hsqldb.jdbcConnection.<init>(jdbcConnection.java:682) at org.hsqldb.jdbcDriver.connect(jdbcDriver.java:116) at java.sql.DriverManager.getConnection(DriverManager.java:517) at java.sql.DriverManager.getConnection(DriverManager.java:177) at org.apache.avalon.excalibur.datasource.JdbcConnectionFactory.newInstance(JdbcConnectionFactory.java:56) at org.apache.avalon.excalibur.pool.AbstractPool.newPoolable(AbstractPool.java:70) at org.apache.avalon.excalibur.pool.HardResourceLimitingPool.newPoolable(HardResourceLimitingPool.java:87) at org.apache.avalon.excalibur.datasource.JdbcConnectionPool.newPoolable(JdbcConnectionPool.java:54) at org.apache.avalon.excalibur.pool.SoftResourceLimitingPool.grow(SoftResourceLimitingPool.java:82) at org.apache.avalon.excalibur.datasource.JdbcConnectionPool.run(JdbcConnectionPool.java:119) at java.lang.Thread.run(Thread.java:484) DEBUG 11516 [cocoon ] (Thread-37): org.apache.avalon.excalibur.datasource.JdbcConnection: could not be instantiated. java.sql.SQLException: File input/output error: ${install.war}/cocoon/WEB-INF/db/cocoondb.properties at org.hsqldb.Trace.getError(Trace.java:180) at org.hsqldb.Trace.getError(Trace.java:144) at org.hsqldb.Trace.error(Trace.java:205) at org.hsqldb.Log.saveProperties(Log.java:621) at org.hsqldb.Log.create(Log.java:512) at org.hsqldb.Log.open(Log.java:159) at org.hsqldb.Database.<init>(Database.java:96) at org.hsqldb.jdbcConnection.openStandalone(jdbcConnection.java:926) at org.hsqldb.jdbcConnection.<init>(jdbcConnection.java:682) at org.hsqldb.jdbcDriver.connect(jdbcDriver.java:116) at java.sql.DriverManager.getConnection(DriverManager.java:517) at java.sql.DriverManager.getConnection(DriverManager.java:177) at org.apache.avalon.excalibur.datasource.JdbcConnectionFactory.newInstance(JdbcConnectionFactory.java:56) at org.apache.avalon.excalibur.pool.AbstractPool.newPoolable(AbstractPool.java:70) at org.apache.avalon.excalibur.pool.HardResourceLimitingPool.newPoolable(HardResourceLimitingPool.java:87) at org.apache.avalon.excalibur.datasource.JdbcConnectionPool.newPoolable(JdbcConnectionPool.java:54) at org.apache.avalon.excalibur.pool.SoftResourceLimitingPool.grow(SoftResourceLimitingPool.java:82) at org.apache.avalon.excalibur.datasource.JdbcConnectionPool.run(JdbcConnectionPool.java:119) at java.lang.Thread.run(Thread.java:484) DEBUG 11540 [cocoon ] (Thread-37): org.apache.avalon.excalibur.datasource.JdbcConnection: could not be instantiated. java.sql.SQLException: File input/output error: ${install.war}/cocoon/WEB-INF/db/cocoondb.properties at org.hsqldb.Trace.getError(Trace.java:180) at org.hsqldb.Trace.getError(Trace.java:144) at org.hsqldb.Trace.error(Trace.java:205) at org.hsqldb.Log.saveProperties(Log.java:621) at org.hsqldb.Log.create(Log.java:512) at org.hsqldb.Log.open(Log.java:159) at org.hsqldb.Database.<init>(Database.java:96) at org.hsqldb.jdbcConnection.openStandalone(jdbcConnection.java:926) at org.hsqldb.jdbcConnection.<init>(jdbcConnection.java:682) at org.hsqldb.jdbcDriver.connect(jdbcDriver.java:116) at java.sql.DriverManager.getConnection(DriverManager.java:517) at java.sql.DriverManager.getConnection(DriverManager.java:177) at org.apache.avalon.excalibur.datasource.JdbcConnectionFactory.newInstance(JdbcConnectionFactory.java:56) at org.apache.avalon.excalibur.pool.AbstractPool.newPoolable(AbstractPool.java:70) at org.apache.avalon.excalibur.pool.HardResourceLimitingPool.newPoolable(HardResourceLimitingPool.java:87) at org.apache.avalon.excalibur.datasource.JdbcConnectionPool.newPoolable(JdbcConnectionPool.java:54) at org.apache.avalon.excalibur.pool.SoftResourceLimitingPool.grow(SoftResourceLimitingPool.java:82) at org.apache.avalon.excalibur.datasource.JdbcConnectionPool.run(JdbcConnectionPool.java:119) at java.lang.Thread.run(Thread.java:484) DEBUG 11561 [cocoon ] (Thread-37): org.apache.avalon.excalibur.datasource.JdbcConnection: could not be instantiated. java.sql.SQLException: File input/output error: ${install.war}/cocoon/WEB-INF/db/cocoondb.properties at org.hsqldb.Trace.getError(Trace.java:180) at org.hsqldb.Trace.getError(Trace.java:144) at org.hsqldb.Trace.error(Trace.java:205) at org.hsqldb.Log.saveProperties(Log.java:621) at org.hsqldb.Log.create(Log.java:512) at org.hsqldb.Log.open(Log.java:159) at org.hsqldb.Database.<init>(Database.java:96) at org.hsqldb.jdbcConnection.openStandalone(jdbcConnection.java:926) at org.hsqldb.jdbcConnection.<init>(jdbcConnection.java:682) at org.hsqldb.jdbcDriver.connect(jdbcDriver.java:116) at java.sql.DriverManager.getConnection(DriverManager.java:517) at java.sql.DriverManager.getConnection(DriverManager.java:177) at org.apache.avalon.excalibur.datasource.JdbcConnectionFactory.newInstance(JdbcConnectionFactory.java:56) at org.apache.avalon.excalibur.pool.AbstractPool.newPoolable(AbstractPool.java:70) at org.apache.avalon.excalibur.pool.HardResourceLimitingPool.newPoolable(HardResourceLimitingPool.java:87) at org.apache.avalon.excalibur.datasource.JdbcConnectionPool.newPoolable(JdbcConnectionPool.java:54) at org.apache.avalon.excalibur.pool.SoftResourceLimitingPool.grow(SoftResourceLimitingPool.java:82) at org.apache.avalon.excalibur.datasource.JdbcConnectionPool.run(JdbcConnectionPool.java:119) at java.lang.Thread.run(Thread.java:484) DEBUG 12574 [cocoon ] (Thread-35): ComponentFactory decommissioning instance of org.apache.cocoon.components.language.markup.sitemap.SitemapMarkupLanguage. ERROR 12575 [cocoon ] (Thread-35): Error compiling sitemap java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable. at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method) at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:58) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:120) at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:58) at sun.awt.motif.MToolkit.<clinit>(MToolkit.java:57) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:120) at java.awt.Toolkit$2.run(Toolkit.java:498) at java.security.AccessController.doPrivileged(Native Method) at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:489) at java.awt.SystemColor.updateSystemColors(SystemColor.java:342) at java.awt.SystemColor.<clinit>(SystemColor.java:335) at org.apache.batik.css.value.DefaultSystemColorResolver.activeBorder(DefaultSystemColorResolver.java:27) at org.apache.batik.css.value.ColorFactory.<init>(ColorFactory.java:75) at org.apache.batik.css.value.CommonValueFactoryMap.<init>(CommonValueFactoryMap.java:39) at org.apache.batik.css.svg.SVGValueFactoryMap.<init>(SVGValueFactoryMap.java:39) at org.apache.batik.css.svg.SVGValueFactoryMap.<init>(SVGValueFactoryMap.java:32) at org.apache.batik.dom.svg.SVGDOMImplementation.<init>(SVGDOMImplementation.java:88) at org.apache.batik.dom.svg.SVGDOMImplementation.<clinit>(SVGDOMImplementation.java:59) at org.apache.batik.dom.svg.SAXSVGDocumentFactory.<init>(SAXSVGDocumentFactory.java:59) at org.apache.cocoon.xml.dom.SVGBuilder.<init>(SVGBuilder.java:59) at org.apache.cocoon.serialization.SVGSerializer.<init>(SVGSerializer.java:47) at java.lang.Class.newInstance0(Native Method) at java.lang.Class.newInstance(Class.java:237) at org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(DefaultComponentFactory.java:83) at org.apache.avalon.excalibur.pool.AbstractPool.newPoolable(AbstractPool.java:70) at org.apache.avalon.excalibur.pool.SoftResourceLimitingPool.grow(SoftResourceLimitingPool.java:82) at org.apache.avalon.excalibur.pool.SoftResourceLimitingPool.initialize(SoftResourceLimitingPool.java:67) at org.apache.avalon.excalibur.component.PoolableComponentHandler.initialize(PoolableComponentHandler.java:75) at org.apache.avalon.excalibur.component.DefaultComponentSelector.addComponent(DefaultComponentSelector.java:306) at org.apache.cocoon.sitemap.SitemapComponentSelector.addSitemapComponent(SitemapComponentSelector.java:42) at org.apache.cocoon.sitemap.AbstractSitemap.load_component(AbstractSitemap.java:150) at org.apache.cocoon.www.sitemap_xmap$Configurer.configSerializers(sitemap_xmap.java:943) at org.apache.cocoon.www.sitemap_xmap.configure(sitemap_xmap.java:493) at org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(DefaultComponentFactory.java:110) at org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(ThreadSafeComponentHandler.java:78) at org.apache.avalon.excalibur.component.DefaultComponentSelector.addComponent(DefaultComponentSelector.java:306) at org.apache.cocoon.components.language.generator.GeneratorSelector.addGenerator(GeneratorSelector.java:75) at org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.generateResource(ProgramGeneratorImpl.java:245) at org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(ProgramGeneratorImpl.java:158) at org.apache.cocoon.sitemap.Handler.run(Handler.java:221) at java.lang.Thread.run(Thread.java:484) DEBUG 12581 [cocoon ] (Thread-10): Changing Cocoon context(sitemap.xmap) to prefix() DEBUG 12582 [cocoon ] (Thread-10): from context(file:/usr/share/jakarta-tomcat-3.2.2/webapps/cocoon/) and prefix() DEBUG 12582 [cocoon ] (Thread-10): at URI DEBUG 12583 [cocoon ] (Thread-10): New context is file:/usr/share/jakarta-tomcat-3.2.2/webapps/cocoon/ ERROR 12585 [cocoon ] (Thread-10): Problem with servlet org.apache.cocoon.ProcessingException: The sitemap handler's sitemap is not available. at org.apache.cocoon.sitemap.Manager.setupProcessing(Manager.java:185) at org.apache.cocoon.sitemap.Manager.invoke(Manager.java:96) at org.apache.cocoon.Cocoon.process(Cocoon.java:288) at org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet.java:463) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:405) at org.apache.tomcat.core.Handler.service(Handler.java:287) at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372) at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:797) at org.apache.tomcat.core.ContextManager.service(ContextManager.java:743) at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:213) at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416) at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501) at java.lang.Thread.run(Thread.java:484) INFO 12600 [cocoon ] (Thread-10): '' Processed by Apache Cocoon 2.0a7 in 11.869 seconds.
--------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>