Thanks for your reply.

I am examining thoroughly the different xml files used by tomcat,
but haven't found anything wrong yet.
I'll keep searching...


-----Message d'origine-----
De : Benjamin Armintor [mailto:[EMAIL PROTECTED]
Envoyé : mardi 4 mai 2004 15:20
À : Tomcat Users List
Objet : RE: Strange message : [Fatal Error] :2:1: Content is not allowed
in prolog.


This usually means that there's character content before the root
element in a document SAX is trying to parse.  Make sure you haven't
accidentally deleted any comment delimiting characters as you modified
files.

Benjamin J. Armintor
Systems Analyst
ITS-Systems: Mainframe Group
University of Texas - Austin
tele: (512) 232-6562
email: [EMAIL PROTECTED]
 


-----Original Message-----
From: STOCKHOLM, Raymond [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, May 04, 2004 2:03 AM
To: Tomcat Users List
Subject: Strange message : [Fatal Error] :2:1: Content is not allowed in
prolog.


I am having this strange message when starting my tomcat : Apache
Tomcat/4.1.30 [Fatal Error] :2:1: Content is not allowed in prolog.

Everything else works fine.

I read that it was related to a SAXParseException,
and it seems to be related to tomcat itself,
and not any of my webapps (I removed them and I still have the message).

I have been customizing server.xml, web.xml, but they seem OK.

Does anybody knows what it means.

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


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


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

Reply via email to