On here:
http://marc.theaimsgroup.com/?l=tomcat-user&m=105545518004325&w=2
You said:
OTOH - After the startup message - nothing really should be written to
it
without making an effort to do so. So only badly written code which uses
System.out/err will be the victim.
Here's an example of what apx. 70% of my catalina.out file contains:
5189887 [Thread-14] INFO common.ChannelSocket - connection timeout
reached
5201847 [Thread-10] INFO common.ChannelSocket - connection timeout
reached
5216537 [Thread-8] INFO common.ChannelSocket - connection timeout
reached
5228577 [Thread-14] INFO common.ChannelSocket - connection timeout
reached
5228677 [Thread-10] INFO common.ChannelSocket - connection timeout
reached
5236557 [Thread-28] INFO common.ChannelSocket - connection timeout
reached
and on , and on with the occasional 'broken pipe' stack trace. I guess
the jk connector is badly coded ?
> -----Original Message-----
> From: Tim Funk [mailto:funkman@(protected)]
> Sent: Wednesday, October 15, 2003 6:36 AM
> To: Tomcat Users List
> Subject: Re: How to roll over catalina.out?
>
>
> Archives --> search keywords --> "rotate catalina.out"
>
> http://marc.theaimsgroup.com/?l=tomcat-user&w=2&r=1&s=catalina
> .out+rotate&q=b
>
> -Tim
>
> Adam Lipscombe wrote:
>
> > Folks,
> >
> > Sorry if this in a FAQ somewhere - I couldn't find it.
> >
> > I need to rollover / archive catalina.out every day or week as its
> > getting huge. Is there a mechanism within Tomcat for doing this?
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
> For additional commands, e-mail: tomcat-user-help@(protected)
>
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)