Is it possible to set an option to have these logs rolled over? If not,
does anyone have any windows script files that will do the job just the
same?
_
Jeremy Nix
Southwest Financial Services, LTD.
[EMAIL PROTECTED]
(513) 621-6699 ext.1158
--
l Barker [mailto:[EMAIL PROTECTED]]
> Sent: Monday, February 10, 2003 11:20 PM
> To: [EMAIL PROTECTED]
> Subject: Re: stderr.log & jk2.log (tomcat/apache/jk2 errors) question
> Importance: Low
>
>
> The 'stderr.log' messages are normal (assuming that you've set
onday, February 10, 2003 11:20 PM
To: [EMAIL PROTECTED]
Subject: Re: stderr.log & jk2.log (tomcat/apache/jk2 errors) question
Importance: Low
The 'stderr.log' messages are normal (assuming that you've set an soTimeout,
which I wouldn't recommend). I'd need to see more c
The 'stderr.log' messages are normal (assuming that you've set an soTimeout,
which I wouldn't recommend). I'd need to see more context for the jk2.log
messages (unless they are caused by a really short timeout from above).
<[EMAIL
I am hoping that someone sees these errors below and can immediatly tell me
that they are expected and/or normal. I am seeing hundreds of the same error
in the stderr.log. Anyone see these beforeeither of them?
Best,
Stephen
jk2.log
---
[Mon Feb 10 19:04:00 2003
Thanks. I will look into log4j.
Chiming
>>Consider log4j at the jakarta.apache.org web site.
Bill
>
> Hi,
>
> I would like to configure the Tomcat 4.0.4 (OpenVMS 7.3-1 port) so that it will
> create the stderr.log and stdout.log in the logs directory. So that I c
Consider log4j at the jakarta.apache.org web site.
Bill
>
> Hi,
>
> I would like to configure the Tomcat 4.0.4 (OpenVMS 7.3-1 port) so that it will
> create the stderr.log and stdout.log in the logs directory. So that I can
> capture all the debug information by using
Hi,
I would like to configure the Tomcat 4.0.4 (OpenVMS 7.3-1 port) so that it will create
the stderr.log and stdout.log in the logs directory. So that I can capture all the
debug information by using System.out.println(). Is there a way to do that? I got
these log files create for Tomcat
Hi all!
How can I get rid from the stderr.log that appears each time tomcat starts
as a service?
Thank you