Re: weird log output

2008-03-05 Thread David Delbecq
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]



Re: weird log output

2008-03-05 Thread David Delbecq
En l'instant précis du 05/03/08 09:50, David Delbecq s'exprimait en ces 
termes:
 
nice, since you are on tomcat, did you try a 

Please read since you are on linux

--
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]



RE: weird log output

2008-03-05 Thread Lessie Z. Mitch
-Original Message-
From: David Delbecq [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 04, 2008 10:50 PM
To: Tomcat Users List
Subject: Re: weird log output

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.

Official TC (already suffered the RH distro!) I already know the woes there.


  

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

 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


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

grep -R -e '--'  *

No. the string is appearing in the catalina.out file. The only other logging I 
have is the log4j that is configured in my webapp. I will go check that again.



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?
 http://www.devlog.be (a belgian developer's logs)

I cannot read that Belgian dev's site.. is that French? I took Spanish heh

~LZM~

No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.516 / Virus Database: 269.21.4/1313 - Release Date: 3/5/2008 9:50 
AM
 


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