Re: [OT] catalina.out is 13G

2014-04-22 Thread André Warnier
Randhir Singh wrote: Thanks for your quick revert. Randir, I think that you are using the word "revert" wrongly, and it is creating some confusion. "revert" means essentially "return to the previous situation" (or location, or belief). The correct word here would be "response" or "reply".

Re: catalina.out is 13G

2014-04-22 Thread David kerber
?". Regards -Original Message- From: Filip Hanik [mailto:fi...@hanik.com] Sent: Tuesday, April 22, 2014 7:52 PM To: Tomcat Users List Subject: Re: catalina.out is 13G http://www.tomcatexpert.com/knowledge-base/rotating-catalinaout-log-files On Tue, Apr 22, 2014 at 8:20 AM, Ra

RE: catalina.out is 13G

2014-04-22 Thread Randhir Singh
- From: Filip Hanik [mailto:fi...@hanik.com] Sent: Tuesday, April 22, 2014 7:52 PM To: Tomcat Users List Subject: Re: catalina.out is 13G http://www.tomcatexpert.com/knowledge-base/rotating-catalinaout-log-files On Tue, Apr 22, 2014 at 8:20 AM, Randhir Singh wrote: > Hi, > >

Re: catalina.out is 13G

2014-04-22 Thread Ognjen Blagojevic
On 22.4.2014 16:22, Filip Hanik wrote: http://www.tomcatexpert.com/knowledge-base/rotating-catalinaout-log-files Also, there is a related issue in Bugzilla, to make things easier to configure: https://issues.apache.org/bugzilla/show_bug.cgi?id=53930 -Ognjen -

Re: catalina.out is 13G

2014-04-22 Thread Filip Hanik
--Original Message- > From: Leon Rosenberg [mailto:rosenberg.l...@gmail.com] > Sent: Tuesday, April 22, 2014 7:55 PM > To: Tomcat Users List > Subject: Re: catalina.out is 13G > > Hello Randhir, > > whatever revert means. > However, if you remove the file the place wi

Re: catalina.out is 13G

2014-04-22 Thread Frederik Nosi
ject: Re: catalina.out is 13G Hello Randhir, whatever revert means. However, if you remove the file the place will be occupied on most *'nix system until a process restart. You will probably have to restart your server to free this mount point's storage anyway. regards Leon On Tue, Apr 2

RE: catalina.out is 13G

2014-04-22 Thread Randhir Singh
: Re: catalina.out is 13G Hello Randhir, whatever revert means. However, if you remove the file the place will be occupied on most *'nix system until a process restart. You will probably have to restart your server to free this mount point's storage anyway. regards Leon On Tue, Apr 22,

Re: catalina.out is 13G

2014-04-22 Thread Leon Rosenberg
Hello Randhir, whatever revert means. However, if you remove the file the place will be occupied on most *'nix system until a process restart. You will probably have to restart your server to free this mount point's storage anyway. regards Leon On Tue, Apr 22, 2014 at 4:20 PM, Randhir Singh wro

Re: catalina.out is 13G

2014-04-22 Thread Filip Hanik
http://www.tomcatexpert.com/knowledge-base/rotating-catalinaout-log-files On Tue, Apr 22, 2014 at 8:20 AM, Randhir Singh wrote: > Hi, > > I have a immediate concern as the mount point on which Tomcat is placed is > 99% and on checking I found that catalina.out is 13GB. I wanted to > implement a

catalina.out is 13G

2014-04-22 Thread Randhir Singh
Hi, I have a immediate concern as the mount point on which Tomcat is placed is 99% and on checking I found that catalina.out is 13GB. I wanted to implement a solution for this but am not sure, can I take a backup of catalina.out and truncate catalina.out on the running application? Humbly request