Hi, like the subject says I'm trying to install cocoon2 to run with Jrun 3.1

I've followed all the instructions at
http://xml.apache.org/cocoon/installing/index.html
but when I try and browse to http://localhost/cocoon I get the error below.

Can anyone help?

Chris.




type fatal

message Error compiling sitemap

description org.apache.cocoon.ProcessingException: Error compiling sitemap:
java.lang.NoClassDefFoundError:
org/apache/commons/collections/ExtendedProperties

sender org.apache.cocoon.servlet.CocoonServlet

source Cocoon servlet

stack-trace

org.apache.cocoon.ProcessingException: Error compiling sitemap:
java.lang.NoClassDefFoundError:
org/apache/commons/collections/ExtendedProperties
        at org.apache.cocoon.sitemap.Handler.run(Handler.java:295)
        at java.lang.Thread.run(Thread.java:484)
java.lang.NoClassDefFoundError:
org/apache/commons/collections/ExtendedProperties
        at
org.apache.velocity.runtime.RuntimeInstance.(RuntimeInstance.java:207)
        at org.apache.velocity.app.VelocityEngine.(VelocityEngine.java:113)
        at
org.apache.cocoon.generation.VelocityGenerator.configure(VelocityGenerator.j
ava:337)
        at
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(De
faultComponentFactory.java:172)
        at
org.apache.avalon.excalibur.pool.AbstractPool.newPoolable(AbstractPool.java:
82)
        at
org.apache.avalon.excalibur.pool.AbstractPool.internalGrow(AbstractPool.java
:126)
        at
org.apache.avalon.excalibur.pool.SoftResourceLimitingPool.grow(SoftResourceL
imitingPool.java:91)
        at
org.apache.avalon.excalibur.pool.SoftResourceLimitingPool.initialize(SoftRes
ourceLimitingPool.java:80)
        at
org.apache.avalon.excalibur.component.PoolableComponentHandler.initialize(Po
olableComponentHandler.java:88)
        at
org.apache.avalon.excalibur.component.ExcaliburComponentSelector.addComponen
t(ExcaliburComponentSelector.java:467)
        at
org.apache.cocoon.sitemap.DefaultSitemapComponentSelector.addComponent(Defau
ltSitemapComponentSelector.java:181)
        at
org.apache.cocoon.sitemap.AbstractSitemap.load_component(AbstractSitemap.jav
a:269)
        at
org.apache.cocoon.www.sitemap_xmap$Configurer.configGenerators(D:\JRun\serve
rs\default\tmp\cocoon\cocoon-files\org/apache/cocoon/www\sitemap_xmap.java:5
99)
        at
org.apache.cocoon.www.sitemap_xmap.configure(D:\JRun\servers\default\tmp\coc
oon\cocoon-files\org/apache/cocoon/www\sitemap_xmap.java:452)
        at
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(De
faultComponentFactory.java:172)
        at
org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(
ThreadSafeComponentHandler.java:84)
        at
org.apache.cocoon.components.language.generator.GeneratorSelector.addGenerat
or(GeneratorSelector.java:170)
        at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.createR
esource(ProgramGeneratorImpl.java:332)
        at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(Pr
ogramGeneratorImpl.java:291)
        at org.apache.cocoon.sitemap.Handler.run(Handler.java:270)
        at java.lang.Thread.run(Thread.java:484)


request-uri

/cocoon/

path-info

---------------------------------------------------------------------
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]>

Reply via email to