Re: Strange problem with tomcat 4.1.2

2002-10-03 Thread Henri Gomez
Matt Fury wrote: > I BELIEVE that is due to some incorrect commenting in > your server.xml file. I had this problem once and I > thats what caused it. > > Double check your server.xml file. I triple checked ALL xml files, and they are correct and the error show up first in digester. I suspect s

Re: Strange problem with tomcat 4.1.2

2002-10-02 Thread Han Ming Ong
Definitely a problem with an extra '--' in your XML comments. The only place that '--' is allowed is at the beginning and at the end: Han Ming On Wednesday, October 2, 2002, at 04:32 AM, Henri Gomez wrote: > While working on 4.1.2 rpms I noticed the following error at startup : > > 4732 [m

Re: Strange problem with tomcat 4.1.2

2002-10-02 Thread Matt Fury
I BELIEVE that is due to some incorrect commenting in your server.xml file. I had this problem once and I thats what caused it. Double check your server.xml file. --- Henri Gomez <[EMAIL PROTECTED]> wrote: > While working on 4.1.2 rpms I noticed the following > error at startup : > > 4732 [mai

Strange problem with tomcat 4.1.2

2002-10-02 Thread Henri Gomez
While working on 4.1.2 rpms I noticed the following error at startup : 4732 [main] INFO modeler.Registry - Creating MBeanServer 5705 [main] INFO http11.Http11Protocol - Initializing Coyote HTTP/1.1 on port 8080 Starting service Tomcat-Standalone Apache Tomcat/4.1 7324 [main] ERROR digester.Dig