Quoting Sylvain PERROT <[EMAIL PROTECTED]>:
> 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
Do you have an X server running on the Linux box? If not try to start an X
server or Xvfb on it or comment out all components refering to SVG from the
sitemap.xmap
Giacomo
>
> 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
>
> stacktrace
>
> org.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:797)
> at
> org.apache.tomcat.core.ContextManager.service(ContextManager.java:743)
> at
>
org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConne
ctionHandler.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)
>
>
> exception
>
> org.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]>