At 10.39 08/04/2002 +0200, you wrote:
>Hi!
>
>I 'm new to coocoon.
>
>After installing with tomcat 4.0.3 when I go to http://localhost:8080/cocoon/
>I get:
>Cocoon 2 - Internal server error


HI, I had the same error with Cocoon 2.0.1 on Mac OS X
check the file $TOMCAT_HOME/webapps/cocoon/WEB-INF/logs/sitemap.log.001

if you find this error:

Error compiling sitemap: java.lang.NoClassDefFoundError: 
org/w3c/dom/svg/SVGPaint
at org.apache.cocoon.sitemap.Handler.run(Handler.java:295)
at java.lang.Thread.run(Thread.java:536)
Caused by: java.lang.NoClassDefFoundError: org/w3c/dom/svg/SVGPaint
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:509)

copy the  the batik-libs-XXX.jar and xml-apis.jar file to the common/lib 
directory and restart tomcat.


Ciao
Marina



>type internal-server-error
>
>message The sitemap handler's sitemap is not available. Please check logs 
>for the exact error.
>
>description org.apache.cocoon.ProcessingException: The sitemap handler's 
>sitemap is not available. Please check logs for the
>exact error.
>
>sender org.apache.cocoon.servlet.CocoonServlet
>
>In the logs I can' t find any  corresponding message.
>
>Thanks in advance,
>Axel Huizinga
>
>
>---------------------------------------------------------------------
>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]>

-------------------------------------------------------------------------------------------
L'unico modo per accelerare windows 9.x/2K/XP e' a 9,8 m/s^2 ;-)

Utente Linux registrato: #218195 (http://counter.li.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: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to