Got it here
http://www.mail-archive.com/tomcat-u...@jakarta.apache.org/msg145602.html
_
From: Ghufran [mailto:ghufra...@vopium.com]
Sent: Friday, March 20, 2009 11:07 AM
To: 'Tomcat Users List'
Subject: incorrect time in the catalina.out logging
Hi All
I am us
Hi All
I am using tomcat 6.0.18 on RHEL 5.
The problem is that the time that is printed in the logging of catalina.out
is one hour ahead of the server time.
For example, when the command line date command said Fri Mar 20 05:57:46 GMT
2009
The time printed in the catalina.out was 2
dy [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 08, 2007 7:11 PM
To: Tomcat Users List
Subject: Re: Runaway catalina.out logging
Filip,
This works, thanks, although I am still not sure why the original failed.
Too many players in a single command...
Regards,
Andy
On Wed, 9 May 2007, Filip Hanik - Dev Li
07 7:11 PM
To: Tomcat Users List
Subject: Re: Runaway catalina.out logging
Filip,
This works, thanks, although I am still not sure why the original failed.
Too many players in a single command...
Regards,
Andy
On Wed, 9 May 2007, Filip Hanik - Dev Lists wrote:
> change
> | /u00/tom
Andy wrote:
Filip,
This works, thanks, although I am still not sure why the original
failed. Too many players in a single command...
the original failed cause | only pipes stdout, while tomcat is writing a
bunch of crap to stderr
Filip
Regards,
Andy
On Wed, 9 May 2007, Filip Hanik - Dev
Filip,
This works, thanks, although I am still not sure why the original failed.
Too many players in a single command...
Regards,
Andy
On Wed, 9 May 2007, Filip Hanik - Dev Lists wrote:
change
| /u00/tomcat/bin/logger "$CATALINA_BASE"/logs/catalina 2>&1 &
to
2>&1 | /u00/tomcat/bi
change
| /u00/tomcat/bin/logger "$CATALINA_BASE"/logs/catalina 2>&1 &
to
2>&1 | /u00/tomcat/bin/logger "$CATALINA_BASE"/logs/catalina 2>&1 &
ie, redirect stderr into stdout before passing it into the logger
Filip
Andy wrote:
This is a correction of the Subject: which I failed to set
ressed. If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy. Thank you.
- Original Message - From: "Andy" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, May 08, 2007 8
the sender immediately by telephone or email and destroy the original
message without making a copy. Thank you.
- Original Message -
From: "Andy" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, May 08, 2007 8:12 PM
Subject: Runaway catalina.out logging
This is a correction of t
This is a correction of the Subject: which I failed to set properly in my
original message. Sorry...
Hi there,
We have recently switched to tomcat-5.5, on SuSE 9.3, and I ran into a
strange problem that was not there before.
I am using a custom script from catalina.out rotation. It works m
sunil goyal wrote:
> Catalina.out on my server keeps getting on bigger. Is
> there any way to split catalina.out on date basis so
> that I have catalina.out being split on a daily basis.
http://tomcat.apache.org/faq/logging.html#catalina.out
Regards
mks
Hello all,
Catalina.out on my server keeps getting on bigger. Is
there any way to split catalina.out on date basis so
that I have catalina.out being split on a daily basis.
catalina_out_11_01_2006.out
catalina_out_12_01_2006.out
It will be great if someone can let me know a simple
procedure
12 matches
Mail list logo