Title: Trying to use Cocoon 1.8.2

Hi,

I'm trying to run the samples from the Cocoon distribution after installing Cocoon as per the instructions in http://www.orionsupport.com/articles/cocoon.html but I get the following error:

Publishing Engine could not be initialized.

    java.lang.RuntimeException: Error while initializing XSP engine: org.xml.sax.SAXNotRecognizedException: http://apache.org/xml/features/validation/schema

            at java.lang.Throwable.fillInStackTrace(Native Method)
            at java.lang.Throwable.fillInStackTrace(Compiled Code)
            at java.lang.Throwable.<init>(Compiled Code)
            at java.lang.Exception.<init>(Compiled Code)
            at org.xml.sax.SAXException.<init>(SAXException.java:45)
            at org.xml.sax.SAXNotRecognizedException.<init>(SAXNotRecognizedException.java:38)
            at org.apache.xerces.framework.XMLParser.setFeature(XMLParser.java:1515)
            at org.apache.xerces.parsers.DOMParser.setFeature(DOMParser.java:659)
            at org.apache.cocoon.parser.XercesParser.parse(XercesParser.java:78)
            at org.apache.cocoon.parser.AbstractParser.parse(AbstractParser.java:83)
            at org.apache.cocoon.processor.xsp.XSPProcessor.init(Compiled Code)
            at org.apache.cocoon.framework.Manager.create(Compiled Code)
            at org.apache.cocoon.framework.Router.init(Compiled Code)
            at org.apache.cocoon.framework.Manager.create(Compiled Code)
            at org.apache.cocoon.Engine.<init>(Engine.java:179)
            at org.apache.cocoon.Engine.getInstance(Engine.java:232)
            at org.apache.cocoon.Cocoon.init(Compiled Code)
            at com.orionsupport.cocoon.CocoonServlet.init(CocoonServlet.java:52)
            at com.evermind.server.http.HttpApplication.w1(JAX)
            at com.evermind.server.http.HttpApplication.wj(JAX)
            at com.evermind.server.http.HttpApplication.w6(JAX)
            at com.evermind.server.http.HttpApplication.getNamedDispatcher(JAX)
            at com.orionsupport.cocoon.CocoonFilter.cocoonDispatcher(CocoonFilter.java:99)
            at com.orionsupport.cocoon.CocoonFilter.doFilter(CocoonFilter.java:72)
            at com.evermind.server.http.ey.xv(Compiled Code)
            at com.evermind.server.http.ey.su(JAX)
            at com.evermind.server.http.ef.s1(Compiled Code)
            at com.evermind.server.http.ef.do(Compiled Code)
            at com.evermind.util.f.run(Compiled Code)

            at java.lang.Throwable.fillInStackTrace(Native Method)
            at java.lang.Throwable.fillInStackTrace(Compiled Code)
            at java.lang.Throwable.<init>(Compiled Code)
            at java.lang.Exception.<init>(Compiled Code)
            at java.lang.RuntimeException.<init>(Compiled Code)
            at org.apache.cocoon.processor.xsp.XSPProcessor.init(Compiled Code)
            at org.apache.cocoon.framework.Manager.create(Compiled Code)
            at org.apache.cocoon.framework.Router.init(Compiled Code)
            at org.apache.cocoon.framework.Manager.create(Compiled Code)
            at org.apache.cocoon.Engine.<init>(Engine.java:179)
            at org.apache.cocoon.Engine.getInstance(Engine.java:232)
            at org.apache.cocoon.Cocoon.init(Compiled Code)
            at com.orionsupport.cocoon.CocoonServlet.init(CocoonServlet.java:52)
            at com.evermind.server.http.HttpApplication.w1(JAX)
            at com.evermind.server.http.HttpApplication.wj(JAX)
            at com.evermind.server.http.HttpApplication.w6(JAX)
            at com.evermind.server.http.HttpApplication.getNamedDispatcher(JAX)
            at com.orionsupport.cocoon.CocoonFilter.cocoonDispatcher(CocoonFilter.java:99)
            at com.orionsupport.cocoon.CocoonFilter.doFilter(CocoonFilter.java:72)
            at com.evermind.server.http.ey.xv(Compiled Code)
            at com.evermind.server.http.ey.su(JAX)
            at com.evermind.server.http.ef.s1(Compiled Code)
            at com.evermind.server.http.ef.do(Compiled Code)
            at com.evermind.util.f.run(Compiled Code)

Anyone got any ideas?


Cheers,

Seyed Razavi
dooyoo
Development Project Leader

Reply via email to