473,473 Members | 4,297 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Cocoon2 - Internal Server Error

hi
i have tomcat 3.3,jdk1.4 setup and running perfectly on my win 98 pc.i
have tried to install apache cocoon on this but have failed.i'm
getting the following error when i startup tomcat(after it
auto-deploys cocoon) and type the url: http://127.0.0.1:8080/cocoon
into my ie5.5
Cocoon 2 - Internal server error

--------------------------------------------------------------------------------

type fatal

message SAX2 driver class org.apache.xerces.parsers.SAXParser not
found

description java.lang.ClassNotFoundException:
org/apache/xerces/parsers/SAXParser

sender org.apache.cocoon.servlet.CocoonServlet

source Cocoon servlet

stack-trace

java.lang.ClassNotFoundException: org/apache/xerces/parsers/SAXParser
at org.xml.sax.helpers.XMLReaderFactory.createXMLRead er(XMLReaderFactory.java:118)
at org.xml.sax.helpers.XMLReaderFactory.createXMLRead er(XMLReaderFactory.java:96)
at org.apache.cocoon.components.language.markup.Abstr actMarkupLanguage.generateCode(AbstractMarkupLangu age.java:377)
at org.apache.cocoon.components.language.generator.Pr ogramGeneratorImpl.generateResource(ProgramGenerat orImpl.java:390)
at org.apache.cocoon.components.language.generator.Pr ogramGeneratorImpl.createResource(ProgramGenerator Impl.java:353)
at org.apache.cocoon.components.language.generator.Pr ogramGeneratorImpl.load(ProgramGeneratorImpl.java: 312)
at org.apache.cocoon.sitemap.Handler.run(Handler.java :267)
at java.lang.Thread.run(Thread.java:579)
request-uri

/cocoon/

path-info

--------------------------------------------------------------------------------

the following is the verbose from tomcat if it helps
--------------------------------------------------------------------------------

2004-03-02 23:46:14 - ServerXmlReader:
Config=$TOMCAT_HOME\conf\server.xml
2004-03-02 23:46:14 - PathSetter: home=E:\tomcat
2004-03-02 23:46:14 - ContextXmlReader: Context
config=$TOMCAT_HOME\conf\apps-12
7.0.0.1.xml
2004-03-02 23:46:15 - ContextXmlReader: Context
config=$TOMCAT_HOME\conf\apps-ad
min.xml
2004-03-02 23:46:15 - ContextXmlReader: Context
config=$TOMCAT_HOME\conf\apps-ex
amples.xml
2004-03-02 23:46:15 - AutoWebApp: Auto-Adding DEFAULT:/cocoon
2004-03-02 23:46:15 - AutoWebApp: Loaded from config: DEFAULT:/admin
2004-03-02 23:46:15 - AutoWebApp: Auto-Adding DEFAULT:/
2004-03-02 23:46:15 - AutoWebApp: Loaded from config:
DEFAULT:/examples
2004-03-02 23:46:15 - ContextManager: Tomcat configured and in stable
state
2004-03-02 23:46:16 - ContextManager: Adding DEFAULT:/admin
2004-03-02 23:46:16 - ContextManager: Adding DEFAULT:/examples
2004-03-02 23:46:16 - ContextManager: Adding DEFAULT:/cocoon
2004-03-02 23:46:16 - ContextManager: Adding DEFAULT:/ROOT
XmlMapper: systemId is 'null'
XmlMapper: systemId is 'null'
XmlMapper: systemId is 'null'
server.properties not found, using command line or default properties
Opening database: E:\tomcat\webapps\cocoon\WEB-INF\db\cocoondb
HSQLDB server 1.7.1 is running
Use SHUTDOWN to close normally. Use [Ctrl]+[C] to abort abruptly
Tue Mar 02 23:47:38 IST 2004 Listening for connections ...
XmlMapper: systemId is 'null'
EmbededTomcat: Init time 124730
2004-03-02 23:48:00 - Http10Interceptor: Starting on 8080
2004-03-02 23:48:00 - Ajp12Interceptor: Starting on 8007
2004-03-02 23:48:00 - Ajp13Interceptor: Starting on 8009
EmbededTomcat: Startup time 2090
--------------------------------------------------------------------------------
i think its a problem with the path settings of my jdk.i have set
path,JAVA_HOME,CATALINA_HOME,and CLASSPATH variables.i have even
installled xerces-2.6.2 and tested it.this too works.

can anybody tell me what i am doing wrong.thanks a lot in advance...

:-)
Jul 20 '05 #1
0 1574

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
by: | last post by:
I am accessing the same error-containing ASP page on an ISP server using w2k IE6 but with different effect. On the first computer I get several line of HTML outputed by ASP, shown correctly by...
5
by: Ben | last post by:
hi when I try to excecute an ASP (either JS or VB) script to say, access a database record, I get an Internal Server Error HTTP 500.100 Why? and HOW CAN I FIX THIS? Thanks
4
by: Patrick Masson | last post by:
Hello, Our configuration : Apache 2.0.53 PHP 5.0.4 PC Windows 2000 MATLAB 6.1 We work on a consulting project in France which involves MATLAB Web server,
8
by: Rod | last post by:
I have been working with ASP.NET 1.1 for quite a while now. For some reason, opening some ASP.NET applications we wrote is producing the following error message: "The Web server reported...
4
by: jf li | last post by:
I have a Asp.net web application and a Asp.net Web service application. The Web application is using HtmlInputFile to get a 50M size of file selected by end user, read the data of this file and...
11
by: Lieven | last post by:
Hey, I had a hard disc problem last week on my server. I replaced the disc and copied al the files to the new hard disc, everything works fine again except some php scripts that are using the...
3
by: Mike | last post by:
Hi I have problem as folow: Caught Exception: System.Configuration.ConfigurationErrorsException: An error occurred loading a configuration file: Request for the permission of type...
0
by: kuguy | last post by:
Hi all, I'm new to the forums, so I hope this isn't in the wrong place... I have that "Software caused connection abort: socket write error" exception error that i've never meet before. ...
3
by: guillaume.braux | last post by:
Hello, I am running WS2008 + IIS7 + FASTCGI + ZendCore. I have not modified the default ZendCore php.ini configuration file. Actualy, any kind of PHP error, warning or notice gives me...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.