Strange message : [Fatal Error] :2:1: Content is not allowed in prolog.

2004-05-04 Thread STOCKHOLM, Raymond
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 th

Re: Strange message : [Fatal Error] :2:1: Content is not allowed in prolog.

2004-05-04 Thread Parsons Technical Services
2004 3:03 AM 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 SAXParseExc

RE: Strange message : [Fatal Error] :2:1: Content is not allowed in prolog.

2004-05-04 Thread STOCKHOLM, Raymond
<[EMAIL PROTECTED]> Sent: Tuesday, May 04, 2004 3:03 AM 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 el

RE: Strange message : [Fatal Error] :2:1: Content is not allowed in prolog.

2004-05-04 Thread Benjamin Armintor
versity 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 h

RE: Strange message : [Fatal Error] :2:1: Content is not allowed in prolog.

2004-05-04 Thread STOCKHOLM, Raymond
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 mo

Re: Strange message : [Fatal Error] :2:1: Content is not allowed in prolog.

2004-05-04 Thread Wade Chandler
Objet : Re: Strange message : [Fatal Error] :2:1: Content is not allowed in prolog. Raymond, I don't know the meaning, sorry. But: If I were in your shoes I would replace the server.xml and web.xml with default. And I would do it one at a time. If it fixes it then add your changes a section at a ti