Re: Log issues in Tomcat 4.1

2004-12-23 Thread Jacob Kjome
At 11:38 AM 12/23/2004 +0530, you wrote: >Hi All, > >In one of my production we are using Tomcat 4.1. > >Problem is if we didnt restart the tomcat services for 1 month thne log size >of STDout.log become more then 1 GB. > >I know we can reduce that by avoiding System.out.println. >But we need that

Log issues in Tomcat 4.1

2004-12-22 Thread Pradeep Chauhan
Hi All, In one of my production we are using Tomcat 4.1. Problem is if we didnt restart the tomcat services for 1 month thne log size of STDout.log become more then 1 GB. I know we can reduce that by avoiding System.out.println. But we need that to get the root cause of some issues which are dat