You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Holger Eichelberger <ei...@informatik.uni-wuerzburg.de> on 2001/03/22 09:41:35 UTC

C2 + Tomcat 3.3m2 Processing Exception

We've installed Tomcat 3.3m2 in order to test the current CVS version of
Cocoon2 because SVG is not supported as a server rendering option. After
building the WAR file and configurating Tomcat to appropriate ports we
receive the following error:


type internal-server-error

message The sitemap handler's sitemap is not available.

description org.apache.cocoon.ProcessingException: The sitemap handler's
sitemap is not available.

sender org.apache.cocoon.servlet.CocoonServlet

source Cocoon servlet

request-uri

/cocoon/

path-info

stacktrace

org.apache.cocoon.ProcessingException: The sitemap handler's sitemap is
not available.
        at org.apache.cocoon.sitemap.Manager.invoke(Manager.java:106)
        at org.apache.cocoon.Cocoon.process(Cocoon.java:218)
        at
org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet.java:388)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java)
        at
org.apache.tomcat.facade.ServletHandler.doService(ServletHandler.java:500)
        at org.apache.tomcat.core.Handler.service(Handler.java:223)
        at
org.apache.tomcat.facade.ServletHandler.service(ServletHandler.java:448)
        at
org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:788)
        at
org.apache.tomcat.core.ContextManager.service(ContextManager.java:701)
        at
org.apache.tomcat.modules.server.Http10Interceptor.processConnection(Http10Interceptor.java:143)
        at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:424)
        at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:497)
        at java.lang.Thread.run(Thread.java:484)

I've read about this problem in a mailing posted Sun, 31 Dec 2000 which
proposed to remove crimson.jar and jaxp.jar from tomcat libs (in 3.3m2
only jaxp.jar is located in libs/continer) and to replace it by xerces
shipped with Cocoon2. The changes to the web.xml file in
$TOMCAT_HOME/webapps/cocoon/WEB-INF should be done but this doesn't make
any changes to the error message shown above.

Does anybody know why, and how to fix it?

Thanks, Holger.

-- 
     o      Holger Eichelberger (Dipl.-Inform.), Lehrstuhl fuer
Informatik II
    / \       Universitaet Wuerzburg, Am Hubland, D-97074 Wuerzburg
infoII o      Phone: +49 (0)931-888-6607   Fax: +49 (0)931-888-6603
  / \              eichelberger@informatik.uni-wuerzburg.de
 o   o              
http://www2.informatik.uni-wuerzburg.de/staff/eichelberger/

---------------------------------------------------------------------
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: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>


Re: C2 + Tomcat 3.3m2 Processing Exception

Posted by Colin Britton <cb...@centervilletech.com>.
Look in the cocoon\WEB-INF\logs\cocoon.log for more information on what is
happening. Quite often this error shows a classloading problem, one of the
things that is always an issue between different servlet containers.

rgds
CB

----- Original Message -----
From: "Holger Eichelberger" <ei...@informatik.uni-wuerzburg.de>
To: <co...@xml.apache.org>
Sent: Thursday, March 22, 2001 3:41 AM
Subject: C2 + Tomcat 3.3m2 Processing Exception


>
> We've installed Tomcat 3.3m2 in order to test the current CVS version of
> Cocoon2 because SVG is not supported as a server rendering option. After
> building the WAR file and configurating Tomcat to appropriate ports we
> receive the following error:
>
>
> type internal-server-error
>
> message The sitemap handler's sitemap is not available.
>
> description org.apache.cocoon.ProcessingException: The sitemap handler's
> sitemap is not available.
>
> sender org.apache.cocoon.servlet.CocoonServlet
>
> source Cocoon servlet
>
> request-uri
>
> /cocoon/
>
> path-info
>
> stacktrace
>
> org.apache.cocoon.ProcessingException: The sitemap handler's sitemap is
> not available.
>         at org.apache.cocoon.sitemap.Manager.invoke(Manager.java:106)
>         at org.apache.cocoon.Cocoon.process(Cocoon.java:218)
>         at
> org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet.java:388)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java)
>         at
> org.apache.tomcat.facade.ServletHandler.doService(ServletHandler.java:500)
>         at org.apache.tomcat.core.Handler.service(Handler.java:223)
>         at
> org.apache.tomcat.facade.ServletHandler.service(ServletHandler.java:448)
>         at
>
org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:78
8)
>         at
> org.apache.tomcat.core.ContextManager.service(ContextManager.java:701)
>         at
>
org.apache.tomcat.modules.server.Http10Interceptor.processConnection(Http10I
nterceptor.java:143)
>         at
> org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:424)
>         at
>
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav
a:497)
>         at java.lang.Thread.run(Thread.java:484)
>
> I've read about this problem in a mailing posted Sun, 31 Dec 2000 which
> proposed to remove crimson.jar and jaxp.jar from tomcat libs (in 3.3m2
> only jaxp.jar is located in libs/continer) and to replace it by xerces
> shipped with Cocoon2. The changes to the web.xml file in
> $TOMCAT_HOME/webapps/cocoon/WEB-INF should be done but this doesn't make
> any changes to the error message shown above.
>
> Does anybody know why, and how to fix it?
>
> Thanks, Holger.
>
> --
>      o      Holger Eichelberger (Dipl.-Inform.), Lehrstuhl fuer
> Informatik II
>     / \       Universitaet Wuerzburg, Am Hubland, D-97074 Wuerzburg
> infoII o      Phone: +49 (0)931-888-6607   Fax: +49 (0)931-888-6603
>   / \              eichelberger@informatik.uni-wuerzburg.de
>  o   o
> http://www2.informatik.uni-wuerzburg.de/staff/eichelberger/
>
> ---------------------------------------------------------------------
> 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: <co...@xml.apache.org>
> For additional commands, e-mail: <co...@xml.apache.org>
>
>


---------------------------------------------------------------------
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: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>