Since you didn't indicate which platform, I can't tell you the exact
problem, but if you are running under UNIX, then the problem is you do not
have access to the X server (or one is not running). You have two basic
choices. Start some kind of X server (some people are using xvfb) or
comment out all references to svg in sitemap.xmap. Look through the mail
list archive for more specifics.
Gary A. Clark
Systems Programmer
Software Services Group
JELD-WEN Information Systems
> -----Original Message-----
> From: Tord Öström [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, June 13, 2001 7:38 AM
> To: [EMAIL PROTECTED]
> Subject: Internal-server-error?
>
> Hi
>
> We are trying to run Cocoon2 on Tomcat 3.2.2 and have followed the
> installations instructions, but it will not work.
>
> When we are trying to access the http://localhost:8080/cocoon/
> we get the following message in our browser:
>
> ---------------------------------------------
> 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/
>
> exception
>
> org.apache.cocoon.ProcessingException: The sitemap handler's sitemap is
> not available.
>
> path-info
>
> stacktrace
>
> org.apache.cocoon.ProcessingException: The sitemap handler's sitemap is
> not available.
> at
> org.apache.cocoon.sitemap.Manager.setupProcessing(Manager.java:178)
> at org.apache.cocoon.sitemap.Manager.invoke(Manager.java:95)
> at org.apache.cocoon.Cocoon.process(Cocoon.java:329)
> at
> org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet.java:488)
> 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(Htt
> pConnectionHandler.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:484)
> ---------------------------------------------
>
> The log file is attached.
>
> What could be the problem?
> You would do us a big favour if you send us a mail with the instructions
> to fix the problem.
>
>
> /Tord << File: cocoon.log >> << File: ATT130647.txt >>
---------------------------------------------------------------------
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]>