Check your cocoon.log which should be in
$TOMCAT_HOME/webapps/cocoon/WEB-INF/log/  Look for the error message just
prior to this one.  That should tell you why the sitemap didn't compile
properly.

Then you might want to search the mailing list archive here:
http://marc.theaimsgroup.com/?l=xml-cocoon-users&r=1&w=2

Hope that helps.
-- 
Eirik Dentz

email: [EMAIL PROTECTED]
Home:  212-388-0824
Work:  212-455-9830

From: "Sylvain PERROT" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date: Fri, 8 Jun 2001 14:39:36 +0200
To: <[EMAIL PROTECTED]>
Subject: Cocoon 2 with Tomcat 3.2.2


I installed cocoon on 2 differents boxes :
- one is Windows 2k professional with IIS Server and Tomcat 3.2.2
- the other is a Linux (Slackware) with Apache and Tomcat 3.2.2
 
The installation went well on both boxes.
 
Tomcat is running perfectly ...
but on the linux box, when I try to access to the /cocoon folder (
http://mx.grotte.org/cocoon ), I have an Internal Server Error with the
following message :
 
Cocoon 2 - Internal server 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

stacktraceorg.apache.cocoon.ProcessingException: The sitemap handler's
sitemap is not available.
    at org.apache.cocoon.sitemap.Manager.setupProcessing(Manager.java:179)
    at org.apache.cocoon.sitemap.Manager.invoke(Manager.java:93)
    at org.apache.cocoon.Cocoon.process(Cocoon.java:293)
    at 
org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet.java:471)
    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:79
7)
    at 
org.apache.tomcat.core.ContextManager.service(ContextManager.java:743)
    at 
org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpC
onnectionHandler.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:479)
exceptionorg.apache.cocoon.ProcessingException: The sitemap handler's
sitemap is not available.

request-uri/cocoon/

path-info
 
I followed the installation process twice (I also remove the
$tomecat_home/work folder before accessing to the cocoon directory) ..
 
I think I am now stuck ...
 
Can you help me please :)
 
Thanks,
 
Sylvain PERROT




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