En l'instant précis du 05/03/08 06:10, Lessie Z. Mitch s'exprimait en ces termes:
Running TC5.5.23 as lone web server on RHE4 box
Official tomcat, or redhat provided tomcat. In second case, get rid of it and download a clean official tomcat, mailing list won't offer much help on refurbished tomcats some distros are using.

My apps are starting fine, logs are nice and clean, and then… this weird
string appears within a few seconds:

ßsnipà

Mar 4, 2008 10:58:23 PM org.apache.coyote.http11.Http11BaseProtocol start

INFO: Starting Coyote HTTP/1.1 on http-80

Mar 4, 2008 10:58:23 PM org.apache.catalina.storeconfig.StoreLoader load

INFO: Find registry server-registry.xml at classpath resource

Mar 4, 2008 10:58:23 PM org.apache.catalina.startup.Catalina start

INFO: Server startup in 52007 ms

---------------2823

ßend snipà

nice, since you are on tomcat, did you try a

grep -R -e '----------'  *

if it's not in a jar, you might locate the cullprit ;)
Could it be you configured a logger to put regular timstamps in logs?
That last line in the snip… what is that? What does it mean? How do I make
it go away?!? It only started appearing after upgraded from TC5.5.16. My
webapps run fine and dandy, but that string appears every so often and it is
driving me nuts!  *is a lonely girl, she reads her log files like books*

~LZM~


No virus found in this outgoing message.
Checked by AVG Free Edition. Version: 7.5.516 / Virus Database: 269.21.4/1310 - Release Date: 3/4/2008
8:35 AM


--
http://www.devlog.be (a belgian developer's logs)



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to