try to update xerces to 2.0.2 version. I had this problem too, same
environment.

(http://xml.apache.org/dist/xerces-j/Xerces-J-bin.2.0.2.zip)

from the zip, copy xercesImpl, xmlParserAPI to CATALINA_HOME/common/lib.
Remove the version of xerces you have there (xerces.jar).

Remove xercesImpl-2.0.0 from cocoon's WEB-INF/lib.

Babs
----- Original Message -----
From: "Derek Hohls" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 21, 2002 4:21 PM
Subject: Problems installing Cocoon 2.0.3


> According to the installation guide, deploying C2 under
> Tomcat 4.0.4 is simple ;-) i.e.
>
> Copy cocoon.war into tomcat/webapps directory.
> Start Tomcat: Go to the tomcat/bin directory, and run the startup
> script.
> Open the Cocoon welcome page: http://localhost:8080/cocoon/
> Congratulations! You should see the Cocoon welcome page.
>
>  My setup is:
>  Java 1.3.1
>  Tomcat 4.0.4 (examples are running fine)
>  Cocoon 2.0.3
>
> And when I invoke
>  http://localhost:8080/cocoon/
>  I get:
>
>  Apache Tomcat/4.0.4 - HTTP Status 500 - Internal Server Error
>
> ----------------------------------------------------------------------
>  type Exception report
>
>  message Internal Server Error
>
>  description The server encountered an internal error (Internal Server
>
>  Error) that prevented it from fulfilling this request.
>
> javax.servlet.ServletException:
>   Servlet.init() for servlet Cocoon2 threw exception
>  at org.apache.catalina.core.StandardWrapper.loadServlet
>  (StandardWrapper.java:946)
>  etc....
>
>
>
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
>
> To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
>


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to