You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Carlos <ca...@cvc.edu> on 2001/06/21 00:07:46 UTC

Different errors when starting Cocoon2

I've been working with the recommendations given to me on the list. The
following  errors are what I'm getting now. I followed the instructions as
to removing the Tomcat  jaxp.jar and  moving Xerces to the tomcat lib
directory (as listed on http://xml.apache.org/cocoon2/install.html

Can anyone figure out what this means?

Thanks
Carlos

DEBUG   99306   [cocoon  ] (Thread-36): UnnamedSelector: ComponentSelector
could not find the component for hint: org/apache/cocoon/www/sitemap_xmap
DEBUG   99306   [cocoon  ] (Thread-36): Could not access component for
hint: org/apache/cocoon/www/sitemap_xmap
java.lang.NullPointerException
	at
org.apache.cocoon.components.language.generator.GeneratorSelector.select(Generat
orSelector.java:82)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.select(Prog
ramGeneratorImpl.java:269)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(Progra
mGeneratorImpl.java:146)
	at org.apache.cocoon.sitemap.Handler.run(Handler.java:214)
	at java.lang.Thread.run(Thread.java:484)

DEBUG   99306   [cocoon  ] (Thread-36): The instance was not accessible,
creating it now.
DEBUG   99306   [cocoon  ] (Thread-35):
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(JdbcCon
nectionFactory.java:53)
	at
org.apache.avalon.excalibur.pool.AbstractPool.newPoolable(AbstractPool.java:70)
	at
org.apache.avalon.excalibur.pool.HardResourceLimitingPool.newPoolable(HardResour
ceLimitingPool.java:85)
	at
org.apache.avalon.excalibur.datasource.JdbcConnectionPool.newPoolable(JdbcConnec
tionPool.java:50)
	at
org.apache.avalon.excalibur.pool.SoftResourceLimitingPool.grow(SoftResourceLimit
ingPool.java:82)
	at
org.apache.avalon.excalibur.datasource.JdbcConnectionPool.run(JdbcConnectionPool
.java:109)
	at java.lang.Thread.run(Thread.java:484)

DEBUG   99306   [cocoon  ] (Thread-35):
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(JdbcCon
nectionFactory.java:53)
	at
org.apache.avalon.excalibur.pool.AbstractPool.newPoolable(AbstractPool.java:70)
	at
org.apache.avalon.excalibur.pool.HardResourceLimitingPool.newPoolable(HardResour
ceLimitingPool.java:85)
	at
org.apache.avalon.excalibur.datasource.JdbcConnectionPool.newPoolable(JdbcConnec
tionPool.java:50)
	at
org.apache.avalon.excalibur.pool.SoftResourceLimitingPool.grow(SoftResourceLimit
ingPool.java:82)
	at
org.apache.avalon.excalibur.datasource.JdbcConnectionPool.run(JdbcConnectionPool
.java:109)
	at java.lang.Thread.run(Thread.java:484)

DEBUG   99306   [cocoon  ] (Thread-35):
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(JdbcCon
nectionFactory.java:53)
	at
org.apache.avalon.excalibur.pool.AbstractPool.newPoolable(AbstractPool.java:70)
	at
org.apache.avalon.excalibur.pool.HardResourceLimitingPool.newPoolable(HardResour
ceLimitingPool.java:85)
	at
org.apache.avalon.excalibur.datasource.JdbcConnectionPool.newPoolable(JdbcConnec
tionPool.java:50)
	at
org.apache.avalon.excalibur.pool.SoftResourceLimitingPool.grow(SoftResourceLimit
ingPool.java:82)
	at
org.apache.avalon.excalibur.datasource.JdbcConnectionPool.run(JdbcConnectionPool
.java:109)
	at java.lang.Thread.run(Thread.java:484)
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of
org.apache.cocoon.components.language.markup.sitemap.SitemapMarkupLanguage.
DEBUG   99306   [cocoon  ] (Thread-35):
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(JdbcCon
nectionFactory.java:53)
	at
org.apache.avalon.excalibur.pool.AbstractPool.newPoolable(AbstractPool.java:70)
	at
org.apache.avalon.excalibur.pool.HardResourceLimitingPool.newPoolable(HardResour
ceLimitingPool.java:85)
	at
org.apache.avalon.excalibur.datasource.JdbcConnectionPool.newPoolable(JdbcConnec
tionPool.java:50)
	at
org.apache.avalon.excalibur.pool.SoftResourceLimitingPool.grow(SoftResourceLimit
ingPool.java:82)
	at
org.apache.avalon.excalibur.datasource.JdbcConnectionPool.run(JdbcConnectionPool
.java:109)
	at java.lang.Thread.run(Thread.java:484)
DEBUG   99306   [cocoon  ] (Thread-35):
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(JdbcCon
nectionFactory.java:53)
	at
org.apache.avalon.excalibur.pool.AbstractPool.newPoolable(AbstractPool.java:70)
	at
org.apache.avalon.excalibur.pool.HardResourceLimitingPool.newPoolable(HardResour
ceLimitingPool.java:85)
	at
org.apache.avalon.excalibur.datasource.JdbcConnectionPool.newPoolable(JdbcConnec
tionPool.java:50)
	at
org.apache.avalon.excalibur.pool.SoftResourceLimitingPool.grow(SoftResourceLimit
ingPool.java:82)
	at
org.apache.avalon.excalibur.datasource.JdbcConnectionPool.run(JdbcConnectionPool
.java:109)
	at java.lang.Thread.run(Thread.java:484)
DEBUG   99306   [cocoon  ] (Thread-36): Holding object in memory. Key:
jar:file:/var/tomcat/webapps/cocoon/WEB-INF/lib/cocoon-2.1-dev.jar!/org/apache/c
ocoon/components/language/markup/sitemap/java/sitemap.xsl
DEBUG   99306   [cocoon  ] (Thread-36): Making URL from
file:/var/tomcat/webapps/cocoon/sitemap.xmap
DEBUG   99306   [cocoon  ] (Thread-36): Making URL from
jar:file:/var/tomcat/webapps/cocoon/WEB-INF/lib/cocoon-2.1-dev.jar!/org/apache/c
ocoon/components/language/markup/sitemap/java/sitemap.xsl
DEBUG   99306   [cocoon  ] (Thread-36): Logicsheet
Used:jar:file:/var/tomcat/webapps/cocoon/WEB-INF/lib/cocoon-2.1-dev.jar!/org/apa
che/cocoon/components/language/markup/sitemap/java/sitemap.xsl
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.www.sitemap_xmap.
DEBUG   99306   [cocoon  ] (Thread-36): looking up shorthand store,
returning null
DEBUG   99306   [cocoon  ] (Thread-36): looking up shorthand url-factory,
returning null
DEBUG   99306   [cocoon  ] (Thread-36): looking up shorthand
program-generator, returning null
DEBUG   99306   [cocoon  ] (Thread-36): looking up shorthand
programming-languages, returning null
DEBUG   99306   [cocoon  ] (Thread-36): looking up shorthand classloader,
returning null
DEBUG   99306   [cocoon  ] (Thread-36): looking up shorthand
markup-languages, returning null
DEBUG   99306   [cocoon  ] (Thread-36): looking up shorthand datasources,
returning null
DEBUG   99306   [cocoon  ] (Thread-36): looking up shorthand
pool-controller, returning null
DEBUG   99306   [cocoon  ] (Thread-36): looking up shorthand
stream-pipeline, returning
org.apache.cocoon.components.pipeline.StreamPipeline
DEBUG   99306   [cocoon  ] (Thread-36): Adding component
(org.apache.cocoon.components.pipeline.StreamPipeline =
org.apache.cocoon.components.pipeline.CachingStreamPipeline)
DEBUG   99306   [cocoon  ] (Thread-36): Attempting to get Handler for:
org.apache.cocoon.components.pipeline.StreamPipeline
DEBUG   99306   [cocoon  ] (Thread-36): Handler type =
org.apache.avalon.excalibur.component.PoolableComponentHandler
DEBUG   99306   [cocoon  ] (Thread-36): looking up shorthand stream-cache,
returning null
DEBUG   99306   [cocoon  ] (Thread-36): looking up shorthand
event-pipeline, returning
org.apache.cocoon.components.pipeline.EventPipeline
DEBUG   99306   [cocoon  ] (Thread-36): Adding component
(org.apache.cocoon.components.pipeline.EventPipeline =
org.apache.cocoon.components.pipeline.CachingEventPipeline)
DEBUG   99306   [cocoon  ] (Thread-36): Attempting to get Handler for:
org.apache.cocoon.components.pipeline.EventPipeline
DEBUG   99306   [cocoon  ] (Thread-36): Handler type =
org.apache.avalon.excalibur.component.PoolableComponentHandler
DEBUG   99306   [cocoon  ] (Thread-36): looking up shorthand event-cache,
returning null
DEBUG   99306   [cocoon  ] (Thread-36): looking up shorthand sitemap,
returning null
WARN    99306   [cocoon  ] (Thread-36): Looking up component on an
uninitialized ComponentManager:
org.apache.cocoon.generation.GeneratorSelector
DEBUG   99306   [cocoon  ] (Thread-36): Could not find ComponentHandler,
attempting to create one for role:
org.apache.cocoon.generation.GeneratorSelector
ERROR   99306   [cocoon  ] (Thread-36): ComponentManager Could not find
component for role: org.apache.cocoon.generation.GeneratorSelector
java.lang.NullPointerException
	at java.util.Hashtable.get(Hashtable.java:320)
	at
org.apache.tomcat.loader.AdaptiveClassLoader.loadClass(AdaptiveClassLoader.java)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:290)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:236)
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:221)
	at
org.apache.cocoon.sitemap.AbstractSitemap.compose(AbstractSitemap.java:112)
	at
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(Defaul
tComponentFactory.java:98)
	at
org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(Thre
adSafeComponentHandler.java:81)
	at
org.apache.cocoon.components.language.generator.GeneratorSelector.addGenerator(G
eneratorSelector.java:113)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.generateRes
ource(ProgramGeneratorImpl.java:252)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(Progra
mGeneratorImpl.java:159)
	at org.apache.cocoon.sitemap.Handler.run(Handler.java:214)
	at java.lang.Thread.run(Thread.java:484)
DEBUG   99306   [cocoon  ] (Thread-36): The parent ComponentManager did not
have the requested Component
org.apache.avalon.framework.component.ComponentException: ComponentManager
Could not find component for role:
org.apache.cocoon.generation.GeneratorSelector
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:255)
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:221)
	at
org.apache.cocoon.sitemap.AbstractSitemap.compose(AbstractSitemap.java:112)
	at
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(Defaul
tComponentFactory.java:98)
	at
org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(Thre
adSafeComponentHandler.java:81)
	at
org.apache.cocoon.components.language.generator.GeneratorSelector.addGenerator(G
eneratorSelector.java:113)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.generateRes
ource(ProgramGeneratorImpl.java:252)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(Progra
mGeneratorImpl.java:159)
	at org.apache.cocoon.sitemap.Handler.run(Handler.java:214)
	at java.lang.Thread.run(Thread.java:484)
java.lang.NullPointerException
	at java.util.Hashtable.get(Hashtable.java:320)
	at
org.apache.tomcat.loader.AdaptiveClassLoader.loadClass(AdaptiveClassLoader.java)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:290)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:236)
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:221)
	at
org.apache.cocoon.sitemap.AbstractSitemap.compose(AbstractSitemap.java:112)
	at
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(Defaul
tComponentFactory.java:98)
	at
org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(Thre
adSafeComponentHandler.java:81)
	at
org.apache.cocoon.components.language.generator.GeneratorSelector.addGenerator(G
eneratorSelector.java:113)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.generateRes
ource(ProgramGeneratorImpl.java:252)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(Progra
mGeneratorImpl.java:159)
	at org.apache.cocoon.sitemap.Handler.run(Handler.java:214)
	at java.lang.Thread.run(Thread.java:484)
DEBUG   99306   [cocoon  ] (Thread-36): Could not find ComponentHandler,
attempting to create one for role:
org.apache.cocoon.generation.GeneratorSelector
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.sitemap.SitemapComponentSelector.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentSelector setting up with
root element:
DEBUG   99306   [cocoon  ] (Thread-36): looking up shorthand , returning null
DEBUG   99306   [cocoon  ] (Thread-36): ComponentHandler initialized for:
org.apache.cocoon.sitemap.SitemapComponentSelector
WARN    99306   [cocoon  ] (Thread-36): Looking up component on an
uninitialized ComponentManager:
org.apache.cocoon.transformation.TransformerSelector
DEBUG   99306   [cocoon  ] (Thread-36): Could not find ComponentHandler,
attempting to create one for role:
org.apache.cocoon.transformation.TransformerSelector
ERROR   99306   [cocoon  ] (Thread-36): ComponentManager Could not find
component for role: org.apache.cocoon.transformation.TransformerSelector
java.lang.NullPointerException
	at java.util.Hashtable.get(Hashtable.java:320)
	at
org.apache.tomcat.loader.AdaptiveClassLoader.loadClass(AdaptiveClassLoader.java)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:290)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:236)
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:221)
	at
org.apache.cocoon.sitemap.AbstractSitemap.compose(AbstractSitemap.java:113)
	at
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(Defaul
tComponentFactory.java:98)
	at
org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(Thre
adSafeComponentHandler.java:81)
	at
org.apache.cocoon.components.language.generator.GeneratorSelector.addGenerator(G
eneratorSelector.java:113)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.generateRes
ource(ProgramGeneratorImpl.java:252)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(Progra
mGeneratorImpl.java:159)
	at org.apache.cocoon.sitemap.Handler.run(Handler.java:214)
	at java.lang.Thread.run(Thread.java:484)
DEBUG   99306   [cocoon  ] (Thread-36): The parent ComponentManager did not
have the requested Component
org.apache.avalon.framework.component.ComponentException: ComponentManager
Could not find component for role:
org.apache.cocoon.transformation.TransformerSelector
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:255)
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:221)
	at
org.apache.cocoon.sitemap.AbstractSitemap.compose(AbstractSitemap.java:113)
	at
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(Defaul
tComponentFactory.java:98)
	at
org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(Thre
adSafeComponentHandler.java:81)
	at
org.apache.cocoon.components.language.generator.GeneratorSelector.addGenerator(G
eneratorSelector.java:113)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.generateRes
ource(ProgramGeneratorImpl.java:252)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(Progra
mGeneratorImpl.java:159)
	at org.apache.cocoon.sitemap.Handler.run(Handler.java:214)
	at java.lang.Thread.run(Thread.java:484)
java.lang.NullPointerException
	at java.util.Hashtable.get(Hashtable.java:320)
	at
org.apache.tomcat.loader.AdaptiveClassLoader.loadClass(AdaptiveClassLoader.java)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:290)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:236)
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:221)
	at
org.apache.cocoon.sitemap.AbstractSitemap.compose(AbstractSitemap.java:113)
	at
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(Defaul
tComponentFactory.java:98)
	at
org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(Thre
adSafeComponentHandler.java:81)
	at
org.apache.cocoon.components.language.generator.GeneratorSelector.addGenerator(G
eneratorSelector.java:113)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.generateRes
ource(ProgramGeneratorImpl.java:252)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(Progra
mGeneratorImpl.java:159)
	at org.apache.cocoon.sitemap.Handler.run(Handler.java:214)
	at java.lang.Thread.run(Thread.java:484)
DEBUG   99306   [cocoon  ] (Thread-36): Could not find ComponentHandler,
attempting to create one for role:
org.apache.cocoon.transformation.TransformerSelector
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.sitemap.SitemapComponentSelector.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentSelector setting up with
root element:
DEBUG   99306   [cocoon  ] (Thread-36): looking up shorthand , returning null
DEBUG   99306   [cocoon  ] (Thread-36): ComponentHandler initialized for:
org.apache.cocoon.sitemap.SitemapComponentSelector
WARN    99306   [cocoon  ] (Thread-36): Looking up component on an
uninitialized ComponentManager:
org.apache.cocoon.serialization.SerializerSelector
DEBUG   99306   [cocoon  ] (Thread-36): Could not find ComponentHandler,
attempting to create one for role:
org.apache.cocoon.serialization.SerializerSelector
ERROR   99306   [cocoon  ] (Thread-36): ComponentManager Could not find
component for role: org.apache.cocoon.serialization.SerializerSelector
java.lang.NullPointerException
	at java.util.Hashtable.get(Hashtable.java:320)
	at
org.apache.tomcat.loader.AdaptiveClassLoader.loadClass(AdaptiveClassLoader.java)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:290)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:236)
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:221)
	at
org.apache.cocoon.sitemap.AbstractSitemap.compose(AbstractSitemap.java:114)
	at
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(Defaul
tComponentFactory.java:98)
	at
org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(Thre
adSafeComponentHandler.java:81)
	at
org.apache.cocoon.components.language.generator.GeneratorSelector.addGenerator(G
eneratorSelector.java:113)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.generateRes
ource(ProgramGeneratorImpl.java:252)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(Progra
mGeneratorImpl.java:159)
	at org.apache.cocoon.sitemap.Handler.run(Handler.java:214)
	at java.lang.Thread.run(Thread.java:484)
DEBUG   99306   [cocoon  ] (Thread-36): The parent ComponentManager did not
have the requested Component
org.apache.avalon.framework.component.ComponentException: ComponentManager
Could not find component for role:
org.apache.cocoon.serialization.SerializerSelector
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:255)
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:221)
	at
org.apache.cocoon.sitemap.AbstractSitemap.compose(AbstractSitemap.java:114)
	at
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(Defaul
tComponentFactory.java:98)
	at
org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(Thre
adSafeComponentHandler.java:81)
	at
org.apache.cocoon.components.language.generator.GeneratorSelector.addGenerator(G
eneratorSelector.java:113)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.generateRes
ource(ProgramGeneratorImpl.java:252)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(Progra
mGeneratorImpl.java:159)
	at org.apache.cocoon.sitemap.Handler.run(Handler.java:214)
	at java.lang.Thread.run(Thread.java:484)
java.lang.NullPointerException
	at java.util.Hashtable.get(Hashtable.java:320)
	at
org.apache.tomcat.loader.AdaptiveClassLoader.loadClass(AdaptiveClassLoader.java)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:290)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:236)
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:221)
	at
org.apache.cocoon.sitemap.AbstractSitemap.compose(AbstractSitemap.java:114)
	at
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(Defaul
tComponentFactory.java:98)
	at
org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(Thre
adSafeComponentHandler.java:81)
	at
org.apache.cocoon.components.language.generator.GeneratorSelector.addGenerator(G
eneratorSelector.java:113)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.generateRes
ource(ProgramGeneratorImpl.java:252)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(Progra
mGeneratorImpl.java:159)
	at org.apache.cocoon.sitemap.Handler.run(Handler.java:214)
	at java.lang.Thread.run(Thread.java:484)
DEBUG   99306   [cocoon  ] (Thread-36): Could not find ComponentHandler,
attempting to create one for role:
org.apache.cocoon.serialization.SerializerSelector
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.sitemap.SitemapComponentSelector.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentSelector setting up with
root element:
DEBUG   99306   [cocoon  ] (Thread-36): looking up shorthand , returning null
DEBUG   99306   [cocoon  ] (Thread-36): ComponentHandler initialized for:
org.apache.cocoon.sitemap.SitemapComponentSelector
WARN    99306   [cocoon  ] (Thread-36): Looking up component on an
uninitialized ComponentManager: org.apache.cocoon.reading.ReaderSelector
DEBUG   99306   [cocoon  ] (Thread-36): Could not find ComponentHandler,
attempting to create one for role: org.apache.cocoon.reading.ReaderSelector
ERROR   99306   [cocoon  ] (Thread-36): ComponentManager Could not find
component for role: org.apache.cocoon.reading.ReaderSelector
java.lang.NullPointerException
	at java.util.Hashtable.get(Hashtable.java:320)
	at
org.apache.tomcat.loader.AdaptiveClassLoader.loadClass(AdaptiveClassLoader.java)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:290)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:236)
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:221)
	at
org.apache.cocoon.sitemap.AbstractSitemap.compose(AbstractSitemap.java:115)
	at
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(Defaul
tComponentFactory.java:98)
	at
org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(Thre
adSafeComponentHandler.java:81)
	at
org.apache.cocoon.components.language.generator.GeneratorSelector.addGenerator(G
eneratorSelector.java:113)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.generateRes
ource(ProgramGeneratorImpl.java:252)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(Progra
mGeneratorImpl.java:159)
	at org.apache.cocoon.sitemap.Handler.run(Handler.java:214)
	at java.lang.Thread.run(Thread.java:484)
DEBUG   99306   [cocoon  ] (Thread-36): The parent ComponentManager did not
have the requested Component
org.apache.avalon.framework.component.ComponentException: ComponentManager
Could not find component for role: org.apache.cocoon.reading.ReaderSelector
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:255)
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:221)
	at
org.apache.cocoon.sitemap.AbstractSitemap.compose(AbstractSitemap.java:115)
	at
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(Defaul
tComponentFactory.java:98)
	at
org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(Thre
adSafeComponentHandler.java:81)
	at
org.apache.cocoon.components.language.generator.GeneratorSelector.addGenerator(G
eneratorSelector.java:113)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.generateRes
ource(ProgramGeneratorImpl.java:252)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(Progra
mGeneratorImpl.java:159)
	at org.apache.cocoon.sitemap.Handler.run(Handler.java:214)
	at java.lang.Thread.run(Thread.java:484)
java.lang.NullPointerException
	at java.util.Hashtable.get(Hashtable.java:320)
	at
org.apache.tomcat.loader.AdaptiveClassLoader.loadClass(AdaptiveClassLoader.java)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:290)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:236)
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:221)
	at
org.apache.cocoon.sitemap.AbstractSitemap.compose(AbstractSitemap.java:115)
	at
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(Defaul
tComponentFactory.java:98)
	at
org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(Thre
adSafeComponentHandler.java:81)
	at
org.apache.cocoon.components.language.generator.GeneratorSelector.addGenerator(G
eneratorSelector.java:113)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.generateRes
ource(ProgramGeneratorImpl.java:252)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(Progra
mGeneratorImpl.java:159)
	at org.apache.cocoon.sitemap.Handler.run(Handler.java:214)
	at java.lang.Thread.run(Thread.java:484)
DEBUG   99306   [cocoon  ] (Thread-36): Could not find ComponentHandler,
attempting to create one for role: org.apache.cocoon.reading.ReaderSelector
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.sitemap.SitemapComponentSelector.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentSelector setting up with
root element:
DEBUG   99306   [cocoon  ] (Thread-36): looking up shorthand , returning null
DEBUG   99306   [cocoon  ] (Thread-36): ComponentHandler initialized for:
org.apache.cocoon.sitemap.SitemapComponentSelector
WARN    99306   [cocoon  ] (Thread-36): Looking up component on an
uninitialized ComponentManager: org.apache.cocoon.acting.ActionSelector
DEBUG   99306   [cocoon  ] (Thread-36): Could not find ComponentHandler,
attempting to create one for role: org.apache.cocoon.acting.ActionSelector
ERROR   99306   [cocoon  ] (Thread-36): ComponentManager Could not find
component for role: org.apache.cocoon.acting.ActionSelector
java.lang.NullPointerException
	at java.util.Hashtable.get(Hashtable.java:320)
	at
org.apache.tomcat.loader.AdaptiveClassLoader.loadClass(AdaptiveClassLoader.java)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:290)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:236)
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:221)
	at
org.apache.cocoon.sitemap.AbstractSitemap.compose(AbstractSitemap.java:116)
	at
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(Defaul
tComponentFactory.java:98)
	at
org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(Thre
adSafeComponentHandler.java:81)
	at
org.apache.cocoon.components.language.generator.GeneratorSelector.addGenerator(G
eneratorSelector.java:113)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.generateRes
ource(ProgramGeneratorImpl.java:252)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(Progra
mGeneratorImpl.java:159)
	at org.apache.cocoon.sitemap.Handler.run(Handler.java:214)
	at java.lang.Thread.run(Thread.java:484)
DEBUG   99306   [cocoon  ] (Thread-36): The parent ComponentManager did not
have the requested Component
org.apache.avalon.framework.component.ComponentException: ComponentManager
Could not find component for role: org.apache.cocoon.acting.ActionSelector
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:255)
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:221)
	at
org.apache.cocoon.sitemap.AbstractSitemap.compose(AbstractSitemap.java:116)
	at
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(Defaul
tComponentFactory.java:98)
	at
org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(Thre
adSafeComponentHandler.java:81)
	at
org.apache.cocoon.components.language.generator.GeneratorSelector.addGenerator(G
eneratorSelector.java:113)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.generateRes
ource(ProgramGeneratorImpl.java:252)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(Progra
mGeneratorImpl.java:159)
	at org.apache.cocoon.sitemap.Handler.run(Handler.java:214)
	at java.lang.Thread.run(Thread.java:484)
java.lang.NullPointerException
	at java.util.Hashtable.get(Hashtable.java:320)
	at
org.apache.tomcat.loader.AdaptiveClassLoader.loadClass(AdaptiveClassLoader.java)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:290)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:236)
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:221)
	at
org.apache.cocoon.sitemap.AbstractSitemap.compose(AbstractSitemap.java:116)
	at
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(Defaul
tComponentFactory.java:98)
	at
org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(Thre
adSafeComponentHandler.java:81)
	at
org.apache.cocoon.components.language.generator.GeneratorSelector.addGenerator(G
eneratorSelector.java:113)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.generateRes
ource(ProgramGeneratorImpl.java:252)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(Progra
mGeneratorImpl.java:159)
	at org.apache.cocoon.sitemap.Handler.run(Handler.java:214)
	at java.lang.Thread.run(Thread.java:484)
DEBUG   99306   [cocoon  ] (Thread-36): Could not find ComponentHandler,
attempting to create one for role: org.apache.cocoon.acting.ActionSelector
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.sitemap.SitemapComponentSelector.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentSelector setting up with
root element:
DEBUG   99306   [cocoon  ] (Thread-36): looking up shorthand , returning null
DEBUG   99306   [cocoon  ] (Thread-36): ComponentHandler initialized for:
org.apache.cocoon.sitemap.SitemapComponentSelector
WARN    99306   [cocoon  ] (Thread-36): Looking up component on an
uninitialized ComponentManager: org.apache.cocoon.matching.MatcherSelector
DEBUG   99306   [cocoon  ] (Thread-36): Could not find ComponentHandler,
attempting to create one for role:
org.apache.cocoon.matching.MatcherSelector
ERROR   99306   [cocoon  ] (Thread-36): ComponentManager Could not find
component for role: org.apache.cocoon.matching.MatcherSelector
java.lang.NullPointerException
	at java.util.Hashtable.get(Hashtable.java:320)
	at
org.apache.tomcat.loader.AdaptiveClassLoader.loadClass(AdaptiveClassLoader.java)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:290)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:236)
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:221)
	at
org.apache.cocoon.sitemap.AbstractSitemap.compose(AbstractSitemap.java:117)
	at
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(Defaul
tComponentFactory.java:98)
	at
org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(Thre
adSafeComponentHandler.java:81)
	at
org.apache.cocoon.components.language.generator.GeneratorSelector.addGenerator(G
eneratorSelector.java:113)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.generateRes
ource(ProgramGeneratorImpl.java:252)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(Progra
mGeneratorImpl.java:159)
	at org.apache.cocoon.sitemap.Handler.run(Handler.java:214)
	at java.lang.Thread.run(Thread.java:484)
DEBUG   99306   [cocoon  ] (Thread-36): The parent ComponentManager did not
have the requested Component
org.apache.avalon.framework.component.ComponentException: ComponentManager
Could not find component for role:
org.apache.cocoon.matching.MatcherSelector
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:255)
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:221)
	at
org.apache.cocoon.sitemap.AbstractSitemap.compose(AbstractSitemap.java:117)
	at
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(Defaul
tComponentFactory.java:98)
	at
org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(Thre
adSafeComponentHandler.java:81)
	at
org.apache.cocoon.components.language.generator.GeneratorSelector.addGenerator(G
eneratorSelector.java:113)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.generateRes
ource(ProgramGeneratorImpl.java:252)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(Progra
mGeneratorImpl.java:159)
	at org.apache.cocoon.sitemap.Handler.run(Handler.java:214)
	at java.lang.Thread.run(Thread.java:484)
java.lang.NullPointerException
	at java.util.Hashtable.get(Hashtable.java:320)
	at
org.apache.tomcat.loader.AdaptiveClassLoader.loadClass(AdaptiveClassLoader.java)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:290)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:236)
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:221)
	at
org.apache.cocoon.sitemap.AbstractSitemap.compose(AbstractSitemap.java:117)
	at
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(Defaul
tComponentFactory.java:98)
	at
org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(Thre
adSafeComponentHandler.java:81)
	at
org.apache.cocoon.components.language.generator.GeneratorSelector.addGenerator(G
eneratorSelector.java:113)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.generateRes
ource(ProgramGeneratorImpl.java:252)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(Progra
mGeneratorImpl.java:159)
	at org.apache.cocoon.sitemap.Handler.run(Handler.java:214)
	at java.lang.Thread.run(Thread.java:484)
DEBUG   99306   [cocoon  ] (Thread-36): Could not find ComponentHandler,
attempting to create one for role:
org.apache.cocoon.matching.MatcherSelector
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.sitemap.SitemapComponentSelector.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentSelector setting up with
root element:
DEBUG   99306   [cocoon  ] (Thread-36): looking up shorthand , returning null
DEBUG   99306   [cocoon  ] (Thread-36): ComponentHandler initialized for:
org.apache.cocoon.sitemap.SitemapComponentSelector
WARN    99306   [cocoon  ] (Thread-36): Looking up component on an
uninitialized ComponentManager: org.apache.cocoon.selection.SelectorSelector
DEBUG   99306   [cocoon  ] (Thread-36): Could not find ComponentHandler,
attempting to create one for role:
org.apache.cocoon.selection.SelectorSelector
ERROR   99306   [cocoon  ] (Thread-36): ComponentManager Could not find
component for role: org.apache.cocoon.selection.SelectorSelector
java.lang.NullPointerException
	at java.util.Hashtable.get(Hashtable.java:320)
	at
org.apache.tomcat.loader.AdaptiveClassLoader.loadClass(AdaptiveClassLoader.java)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:290)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:236)
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:221)
	at
org.apache.cocoon.sitemap.AbstractSitemap.compose(AbstractSitemap.java:118)
	at
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(Defaul
tComponentFactory.java:98)
	at
org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(Thre
adSafeComponentHandler.java:81)
	at
org.apache.cocoon.components.language.generator.GeneratorSelector.addGenerator(G
eneratorSelector.java:113)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.generateRes
ource(ProgramGeneratorImpl.java:252)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(Progra
mGeneratorImpl.java:159)
	at org.apache.cocoon.sitemap.Handler.run(Handler.java:214)
	at java.lang.Thread.run(Thread.java:484)
DEBUG   99306   [cocoon  ] (Thread-36): The parent ComponentManager did not
have the requested Component
org.apache.avalon.framework.component.ComponentException: ComponentManager
Could not find component for role:
org.apache.cocoon.selection.SelectorSelector
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:255)
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:221)
	at
org.apache.cocoon.sitemap.AbstractSitemap.compose(AbstractSitemap.java:118)
	at
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(Defaul
tComponentFactory.java:98)
	at
org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(Thre
adSafeComponentHandler.java:81)
	at
org.apache.cocoon.components.language.generator.GeneratorSelector.addGenerator(G
eneratorSelector.java:113)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.generateRes
ource(ProgramGeneratorImpl.java:252)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(Progra
mGeneratorImpl.java:159)
	at org.apache.cocoon.sitemap.Handler.run(Handler.java:214)
	at java.lang.Thread.run(Thread.java:484)
java.lang.NullPointerException
	at java.util.Hashtable.get(Hashtable.java:320)
	at
org.apache.tomcat.loader.AdaptiveClassLoader.loadClass(AdaptiveClassLoader.java)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:290)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:236)
	at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excalibur
ComponentManager.java:221)
	at
org.apache.cocoon.sitemap.AbstractSitemap.compose(AbstractSitemap.java:118)
	at
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(Defaul
tComponentFactory.java:98)
	at
org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(Thre
adSafeComponentHandler.java:81)
	at
org.apache.cocoon.components.language.generator.GeneratorSelector.addGenerator(G
eneratorSelector.java:113)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.generateRes
ource(ProgramGeneratorImpl.java:252)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(Progra
mGeneratorImpl.java:159)
	at org.apache.cocoon.sitemap.Handler.run(Handler.java:214)
	at java.lang.Thread.run(Thread.java:484)
DEBUG   99306   [cocoon  ] (Thread-36): Could not find ComponentHandler,
attempting to create one for role:
org.apache.cocoon.selection.SelectorSelector
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.sitemap.SitemapComponentSelector.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentSelector setting up with
root element:
DEBUG   99306   [cocoon  ] (Thread-36): looking up shorthand , returning null
DEBUG   99306   [cocoon  ] (Thread-36): ComponentHandler initialized for:
org.apache.cocoon.sitemap.SitemapComponentSelector
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.sitemap.ErrorNotifier.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.sitemap.ErrorNotifier.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentHandler initialized for:
org.apache.cocoon.sitemap.ErrorNotifier
DEBUG   99306   [cocoon  ] (Thread-36): Adding
org.apache.cocoon.sitemap.ErrorNotifier for !error-notifier!
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.sitemap.ContentAggregator.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.sitemap.ContentAggregator.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentHandler initialized for:
org.apache.cocoon.sitemap.ContentAggregator
DEBUG   99306   [cocoon  ] (Thread-36): Adding
org.apache.cocoon.sitemap.ContentAggregator for !content-aggregator!
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.sitemap.LinkTranslator.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.sitemap.LinkTranslator.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentHandler initialized for:
org.apache.cocoon.sitemap.LinkTranslator
DEBUG   99306   [cocoon  ] (Thread-36): Adding
org.apache.cocoon.sitemap.LinkTranslator for !link-translator!
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.generation.FileGenerator.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.generation.FileGenerator.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentHandler initialized for:
org.apache.cocoon.generation.FileGenerator
DEBUG   99306   [cocoon  ] (Thread-36): Adding
org.apache.cocoon.generation.FileGenerator for file
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.generation.DirectoryGenerator.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.generation.DirectoryGenerator.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentHandler initialized for:
org.apache.cocoon.generation.DirectoryGenerator
DEBUG   99306   [cocoon  ] (Thread-36): Adding
org.apache.cocoon.generation.DirectoryGenerator for directory
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.generation.ServerPagesGenerator.
DEBUG   99306   [cocoon  ] (Thread-36): Looking up
org.apache.cocoon.components.language.generator.ProgramGenerator
WARN    99306   [cocoon  ] (Thread-36): Looking up component on an
uninitialized ComponentManager:
org.apache.cocoon.components.language.generator.ProgramGenerator
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.generation.ServerPagesGenerator.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentHandler initialized for:
org.apache.cocoon.generation.ServerPagesGenerator
DEBUG   99306   [cocoon  ] (Thread-36): Adding
org.apache.cocoon.generation.ServerPagesGenerator for serverpages
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.generation.RequestGenerator.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.generation.RequestGenerator.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentHandler initialized for:
org.apache.cocoon.generation.RequestGenerator
DEBUG   99306   [cocoon  ] (Thread-36): Adding
org.apache.cocoon.generation.RequestGenerator for request
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.generation.StatusGenerator.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.generation.StatusGenerator.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentHandler initialized for:
org.apache.cocoon.generation.StatusGenerator
DEBUG   99306   [cocoon  ] (Thread-36): Adding
org.apache.cocoon.generation.StatusGenerator for status
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.generation.FragmentExtractorGenerator.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.generation.FragmentExtractorGenerator.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentHandler initialized for:
org.apache.cocoon.generation.FragmentExtractorGenerator
DEBUG   99306   [cocoon  ] (Thread-36): Adding
org.apache.cocoon.generation.FragmentExtractorGenerator for extractor
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.generation.ScriptGenerator.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.generation.ScriptGenerator.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentHandler initialized for:
org.apache.cocoon.generation.ScriptGenerator
DEBUG   99306   [cocoon  ] (Thread-36): Adding
org.apache.cocoon.generation.ScriptGenerator for script
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.generation.VelocityGenerator.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.generation.VelocityGenerator.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentHandler initialized for:
org.apache.cocoon.generation.VelocityGenerator
DEBUG   99306   [cocoon  ] (Thread-36): Adding
org.apache.cocoon.generation.VelocityGenerator for velocity
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.generation.HTMLGenerator.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.generation.HTMLGenerator.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentHandler initialized for:
org.apache.cocoon.generation.HTMLGenerator
DEBUG   99306   [cocoon  ] (Thread-36): Adding
org.apache.cocoon.generation.HTMLGenerator for html
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.generation.JspGenerator.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.generation.JspGenerator.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentHandler initialized for:
org.apache.cocoon.generation.JspGenerator
DEBUG   99306   [cocoon  ] (Thread-36): Adding
org.apache.cocoon.generation.JspGenerator for jsp
DEBUG   99306   [cocoon  ] (Thread-36): ComponentHandler initialized for:
org.apache.cocoon.generation.StreamGenerator
DEBUG   99306   [cocoon  ] (Thread-36): Adding
org.apache.cocoon.generation.StreamGenerator for stream
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.transformation.TraxTransformer.
DEBUG   99306   [cocoon  ] (Thread-36): Looking up
org.apache.cocoon.components.store.Store
WARN    99306   [cocoon  ] (Thread-36): Looking up component on an
uninitialized ComponentManager: org.apache.cocoon.components.store.Store
DEBUG   99306   [cocoon  ] (Thread-36): Looking up
org.apache.cocoon.components.browser.Browser
WARN    99306   [cocoon  ] (Thread-36): Looking up component on an
uninitialized ComponentManager: org.apache.cocoon.components.browser.Browser
DEBUG   99306   [cocoon  ] (Thread-36): Could not find ComponentHandler,
attempting to create one for role:
org.apache.cocoon.components.browser.Browser
DEBUG   99306   [cocoon  ] (Thread-36): ComponentHandler initialized for:
org.apache.cocoon.components.browser.BrowserImpl
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.components.browser.BrowserImpl.
DEBUG   99306   [cocoon  ] (Thread-36): Could not find ComponentHandler,
attempting to create one for role:
org.apache.cocoon.components.parser.Parser
DEBUG   99306   [cocoon  ] (Thread-36): ComponentHandler initialized for:
org.apache.cocoon.components.parser.JaxpParser
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.components.parser.JaxpParser.
DEBUG   99306   [cocoon  ] (Thread-36): DocumentBuilder: null
DEBUG   99306   [cocoon  ] (Thread-36): DocumentBuilder: null
DEBUG   99306   [cocoon  ] (Thread-36): DocumentBuilder: null
DEBUG   99306   [cocoon  ] (Thread-36): DocumentBuilder: null
DEBUG   99306   [cocoon  ] (Thread-36): DocumentBuilder: null
DEBUG   99306   [cocoon  ] (Thread-36): DocumentBuilder: null
DEBUG   99306   [cocoon  ] (Thread-36): DocumentBuilder: null
DEBUG   99306   [cocoon  ] (Thread-36): DocumentBuilder: null
DEBUG   99306   [cocoon  ] (Thread-36): Use store is true for
org.apache.cocoon.transformation.TraxTransformer@1934d4
DEBUG   99306   [cocoon  ] (Thread-36): Use parameters is false for
org.apache.cocoon.transformation.TraxTransformer@1934d4
DEBUG   99306   [cocoon  ] (Thread-36): Use browser capabilities is false
for org.apache.cocoon.transformation.TraxTransformer@1934d4
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.transformation.TraxTransformer.
DEBUG   99306   [cocoon  ] (Thread-36): Looking up
org.apache.cocoon.components.store.Store
WARN    99306   [cocoon  ] (Thread-36): Looking up component on an
uninitialized ComponentManager: org.apache.cocoon.components.store.Store
DEBUG   99306   [cocoon  ] (Thread-36): Looking up
org.apache.cocoon.components.browser.Browser
WARN    99306   [cocoon  ] (Thread-36): Looking up component on an
uninitialized ComponentManager: org.apache.cocoon.components.browser.Browser
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.components.browser.BrowserImpl.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.components.parser.JaxpParser.
DEBUG   99306   [cocoon  ] (Thread-36): DocumentBuilder: null
DEBUG   99306   [cocoon  ] (Thread-36): DocumentBuilder: null
DEBUG   99306   [cocoon  ] (Thread-36): DocumentBuilder: null
DEBUG   99306   [cocoon  ] (Thread-36): DocumentBuilder: null
DEBUG   99306   [cocoon  ] (Thread-36): DocumentBuilder: null
DEBUG   99306   [cocoon  ] (Thread-36): DocumentBuilder: null
DEBUG   99306   [cocoon  ] (Thread-36): DocumentBuilder: null
DEBUG   99306   [cocoon  ] (Thread-36): DocumentBuilder: null
DEBUG   99306   [cocoon  ] (Thread-36): Use store is true for
org.apache.cocoon.transformation.TraxTransformer@82d37
DEBUG   99306   [cocoon  ] (Thread-36): Use parameters is false for
org.apache.cocoon.transformation.TraxTransformer@82d37
DEBUG   99306   [cocoon  ] (Thread-36): Use browser capabilities is false
for org.apache.cocoon.transformation.TraxTransformer@82d37
DEBUG   99306   [cocoon  ] (Thread-36): ComponentHandler initialized for:
org.apache.cocoon.transformation.TraxTransformer
DEBUG   99306   [cocoon  ] (Thread-36): Adding
org.apache.cocoon.transformation.TraxTransformer for xslt
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.transformation.LogTransformer.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.transformation.LogTransformer.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentHandler initialized for:
org.apache.cocoon.transformation.LogTransformer
DEBUG   99306   [cocoon  ] (Thread-36): Adding
org.apache.cocoon.transformation.LogTransformer for log
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.transformation.SQLTransformer.
WARN    99306   [cocoon  ] (Thread-36): Looking up component on an
uninitialized ComponentManager:
org.apache.avalon.excalibur.datasource.DataSourceComponentSelector
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.transformation.SQLTransformer.
WARN    99306   [cocoon  ] (Thread-36): Looking up component on an
uninitialized ComponentManager:
org.apache.avalon.excalibur.datasource.DataSourceComponentSelector
DEBUG   99306   [cocoon  ] (Thread-36): ComponentHandler initialized for:
org.apache.cocoon.transformation.SQLTransformer
DEBUG   99306   [cocoon  ] (Thread-36): Adding
org.apache.cocoon.transformation.SQLTransformer for sql
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.transformation.FragmentExtractorTransformer.
WARN    99306   [cocoon  ] (Thread-36): Looking up component on an
uninitialized ComponentManager: org.apache.cocoon.components.parser.Parser
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.components.parser.JaxpParser.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.transformation.FragmentExtractorTransformer.
WARN    99306   [cocoon  ] (Thread-36): Looking up component on an
uninitialized ComponentManager: org.apache.cocoon.components.parser.Parser
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.components.parser.JaxpParser.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentHandler initialized for:
org.apache.cocoon.transformation.FragmentExtractorTransformer
DEBUG   99306   [cocoon  ] (Thread-36): Adding
org.apache.cocoon.transformation.FragmentExtractorTransformer for extractor
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.transformation.I18nTransformer.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.transformation.I18nTransformer.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentHandler initialized for:
org.apache.cocoon.transformation.I18nTransformer
DEBUG   99306   [cocoon  ] (Thread-36): Adding
org.apache.cocoon.transformation.I18nTransformer for i18n
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.transformation.XIncludeTransformer.
WARN    99306   [cocoon  ] (Thread-36): Looking up component on an
uninitialized ComponentManager: org.apache.cocoon.components.url.URLFactory
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.transformation.XIncludeTransformer.
WARN    99306   [cocoon  ] (Thread-36): Looking up component on an
uninitialized ComponentManager: org.apache.cocoon.components.url.URLFactory
DEBUG   99306   [cocoon  ] (Thread-36): ComponentHandler initialized for:
org.apache.cocoon.transformation.XIncludeTransformer
DEBUG   99306   [cocoon  ] (Thread-36): Adding
org.apache.cocoon.transformation.XIncludeTransformer for xinclude
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.transformation.CIncludeTransformer.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.transformation.CIncludeTransformer.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentHandler initialized for:
org.apache.cocoon.transformation.CIncludeTransformer
DEBUG   99306   [cocoon  ] (Thread-36): Adding
org.apache.cocoon.transformation.CIncludeTransformer for cinclude
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.reading.ResourceReader.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.reading.ResourceReader.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentHandler initialized for:
org.apache.cocoon.reading.ResourceReader
DEBUG   99306   [cocoon  ] (Thread-36): Adding
org.apache.cocoon.reading.ResourceReader for resource
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.serialization.LinkSerializer.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.serialization.LinkSerializer.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentHandler initialized for:
org.apache.cocoon.serialization.LinkSerializer
DEBUG   99306   [cocoon  ] (Thread-36): Adding
org.apache.cocoon.serialization.LinkSerializer for links
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.serialization.XMLSerializer.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.serialization.XMLSerializer.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentHandler initialized for:
org.apache.cocoon.serialization.XMLSerializer
DEBUG   99306   [cocoon  ] (Thread-36): Adding
org.apache.cocoon.serialization.XMLSerializer for xml
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.serialization.HTMLSerializer.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.serialization.HTMLSerializer.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentHandler initialized for:
org.apache.cocoon.serialization.HTMLSerializer
DEBUG   99306   [cocoon  ] (Thread-36): Adding
org.apache.cocoon.serialization.HTMLSerializer for html
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.serialization.FOPSerializer.
DEBUG   99306   [cocoon  ] (Thread-36): FOPSerializer: Using default config
file
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.serialization.FOPSerializer.
DEBUG   99306   [cocoon  ] (Thread-36): FOPSerializer: Using default config
file
DEBUG   99306   [cocoon  ] (Thread-36): ComponentHandler initialized for:
org.apache.cocoon.serialization.FOPSerializer
DEBUG   99306   [cocoon  ] (Thread-36): Adding
org.apache.cocoon.serialization.FOPSerializer for fo2pdf
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.serialization.TextSerializer.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.serialization.TextSerializer.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentHandler initialized for:
org.apache.cocoon.serialization.TextSerializer
DEBUG   99306   [cocoon  ] (Thread-36): Adding
org.apache.cocoon.serialization.TextSerializer for vrml
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.serialization.XMLSerializer.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.serialization.XMLSerializer.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentHandler initialized for:
org.apache.cocoon.serialization.XMLSerializer
DEBUG   99306   [cocoon  ] (Thread-36): Adding
org.apache.cocoon.serialization.XMLSerializer for wap
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.serialization.XMLSerializer.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory creating new
instance of org.apache.cocoon.serialization.XMLSerializer.
DEBUG   99306   [cocoon  ] (Thread-36): ComponentHandler initialized for:
org.apache.cocoon.serialization.XMLSerializer
DEBUG   99306   [cocoon  ] (Thread-36): Adding
org.apache.cocoon.serialization.XMLSerializer for svgxml
DEBUG   99306   [cocoon  ] (Thread-36): ComponentFactory decommissioning
instance of
org.apache.cocoon.components.language.markup.sitemap.SitemapMarkupLanguage.
ERROR   99306   [cocoon  ] (Thread-36): 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.jav
a: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(DefaultSystem
ColorResolver.java:27)
	at org.apache.batik.css.value.ColorFactory.<init>(ColorFactory.java:75)
	at
org.apache.batik.css.value.CommonValueFactoryMap.<init>(CommonValueFactoryMap.ja
va: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:8
8)
	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(Defaul
tComponentFactory.java:81)
	at
org.apache.avalon.excalibur.pool.AbstractPool.newPoolable(AbstractPool.java:70)
	at
org.apache.avalon.excalibur.pool.SoftResourceLimitingPool.grow(SoftResourceLimit
ingPool.java:82)
	at
org.apache.avalon.excalibur.pool.SoftResourceLimitingPool.initialize(SoftResourc
eLimitingPool.java:67)
	at
org.apache.avalon.excalibur.component.PoolableComponentHandler.initialize(Poolab
leComponentHandler.java:79)
	at
org.apache.avalon.excalibur.component.ExcaliburComponentSelector.addComponent(Ex
caliburComponentSelector.java:381)
	at
org.apache.cocoon.sitemap.SitemapComponentSelector.addSitemapComponent(SitemapCo
mponentSelector.java:72)
	at
org.apache.cocoon.sitemap.AbstractSitemap.load_component(AbstractSitemap.java:21
3)
	at
org.apache.cocoon.www.sitemap_xmap$Configurer.configSerializers(sitemap_xmap.jav
a:1020)
	at org.apache.cocoon.www.sitemap_xmap.configure(sitemap_xmap.java:547)
	at
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(Defaul
tComponentFactory.java:108)
	at
org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(Thre
adSafeComponentHandler.java:81)
	at
org.apache.cocoon.components.language.generator.GeneratorSelector.addGenerator(G
eneratorSelector.java:113)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.generateRes
ource(ProgramGeneratorImpl.java:252)
	at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(Progra
mGeneratorImpl.java:159)
	at org.apache.cocoon.sitemap.Handler.run(Handler.java:214)
	at java.lang.Thread.run(Thread.java:484)
DEBUG   99306   [cocoon  ] (Thread-10): Changing Cocoon
context(sitemap.xmap) to prefix()
DEBUG   99306   [cocoon  ] (Thread-10): 	from
context(file:/var/tomcat/webapps/cocoon/) and prefix()
DEBUG   99306   [cocoon  ] (Thread-10): 	at URI
DEBUG   99306   [cocoon  ] (Thread-10): New context is
file:/var/tomcat/webapps/cocoon/
ERROR   99306   [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:178)
	at org.apache.cocoon.sitemap.Manager.invoke(Manager.java:95)
	at org.apache.cocoon.Cocoon.process(Cocoon.java:328)
	at
org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet.java:488)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java)
	at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java)
	at org.apache.tomcat.core.Handler.service(Handler.java)
	at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java)
	at
org.apache.tomcat.core.ContextManager.internalService(ContextManager.java)
	at org.apache.tomcat.core.ContextManager.service(ContextManager.java)
	at
org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConne
ctionHandler.java)
	at
org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java)
	at
org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java)
	at java.lang.Thread.run(Thread.java:484)
INFO    99306   [cocoon  ] (Thread-10): '' Processed by Apache Cocoon
2.1-dev in 6.534 seconds.
----
 P  |Carlos Araya
 _  |WebCT Administrator/Trainer
 G  |California Virtual Campus, Region 1
---- C/O De Anza College
10650 Bubb Road
Cupertino, CA 95014

mail:		carlos@cvc.edu
web:		http://www.cvc1.org (work)
		http://www.silverwolf-net.net (personal)
PGP Fingerprint: 	E629 5DFD 7EAE 4995 E9D7  3D2F 5A9F 0CE7 DFE7 1756

LIFE: You can't control the length, but you can control the depth and width
-- From Randall Schwartz

Paradoxically, a refusal to 'put monetary value in life' means that life is
often undervalued -- Artifical intelligence, A Modern Approach

Between the ages of twenty and forty we are engaged in the process of
discovering who we are, which involves learning the difference between
accidental limitations which it is our duty to outgrow and the necessary
limitations of our nature beyond which we cannot trespass with
impunity.--W. H. Auden

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org