Re: Tomcat is stopping on its own even though stop script is not executed

2017-07-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Chaitanya, On 7/21/17 11:44 AM, Chaitanya Sabbineni wrote: > Thanks a lot for the help. > > can you let me know how to check if there is a way to check if any > log rotator is configured. Look in /etc/logrotate* for log rotation settings Look in

Re: Tomcat is stopping on its own even though stop script is not executed

2017-07-21 Thread Chaitanya Sabbineni
Hi All, Thanks a lot for the help. can you let me know how to check if there is a way to check if any log rotator is configured. Thanks & Regards, Chaitanya On Fri, 21 Jul 2017 8:54 pm Christopher Schultz, < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA2

Re: Tomcat is stopping on its own even though stop script is not executed

2017-07-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Chaitanya, On 7/20/17 2:40 PM, Chaitanya Sabbineni wrote: > Hi All, > > This is to add that I found some interesting thing. I order to > enable debugging in tomcat I changed the logging level from Fine to > Finest .Upon changing the log level we se

Re: Tomcat is stopping on its own even though stop script is not executed

2017-07-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Coty, On 7/21/17 8:51 AM, Coty Sutherland wrote: > On Thu, Jul 20, 2017 at 3:05 PM, Chaitanya Sabbineni > wrote: >> Hi, >> >> just to explain you what exactly is happening. We are taking back >> up of the server at 12:00 AM daily.which is a type

Re: Tomcat is stopping on its own even though stop script is not executed

2017-07-21 Thread Coty Sutherland
On Thu, Jul 20, 2017 at 3:05 PM, Chaitanya Sabbineni wrote: > Hi, > > just to explain you what exactly is happening. We are taking back up of the > server at 12:00 AM daily.which is a type of offline backup.After backup > server is running fine for 2 hours and exactly at 2:00am server is stopping

Re: Tomcat is stopping on its own even though stop script is not executed

2017-07-20 Thread Chaitanya Sabbineni
Hi, just to explain you what exactly is happening. We are taking back up of the server at 12:00 AM daily.which is a type of offline backup.After backup server is running fine for 2 hours and exactly at 2:00am server is stopping on its own. This issue of stopping is not occurring daily.And when eve

Re: Tomcat is stopping on its own even though stop script is not executed

2017-07-20 Thread Chaitanya Sabbineni
Hi All, This is to add that I found some interesting thing. I order to enable debugging in tomcat I changed the logging level from Fine to Finest .Upon changing the log level we see that tomcat is not getting stopped on its own.This is he strange behaviour we observed. can you please elaborate wh

Re: Tomcat is stopping on its own even though stop script is not executed

2017-07-20 Thread Mark Eggers
Chaitanya, This will be long and somewhat speculative. On 7/20/2017 9:00 AM, Christopher Schultz wrote: > Chaitanya, > > On 7/20/17 11:03 AM, Chaitanya Sabbineni wrote: >> Stop script in the sense it's Catalina script only but we usually >> stop tomcat using the command Catalina.sh stop. But in

Re: Tomcat is stopping on its own even though stop script is not executed

2017-07-20 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Chaitanya, On 7/20/17 11:03 AM, Chaitanya Sabbineni wrote: > Stop script in the sense it's Catalina script only but we usually > stop tomcat using the command Catalina.sh stop. But in our case we > are not manually executing this script to stop tomc

Re: Tomcat is stopping on its own even though stop script is not executed

2017-07-20 Thread Chaitanya Sabbineni
Hi All, can you please let me know on how to identify which component or the application is making the main thread in the tomcat to stop. Is there way to check what would be the reason because of which tomcat is stopping. Thanks & Regards, Chaitanya On Thu, 20 Jul 2017 9:09 pm Christopher Schu

Re: Tomcat is stopping on its own even though stop script is not executed

2017-07-20 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Suvendu, On 7/20/17 11:25 AM, Suvendu Sekhar Mondal wrote: > Chaitanya, > > On Thu, Jul 20, 2017 at 8:33 PM, Chaitanya Sabbineni > wrote: >> Hi Chris, >> >> Stop script in the sense it's Catalina script only but we usually >> stop tomcat using t

Re: Tomcat is stopping on its own even though stop script is not executed

2017-07-20 Thread Chaitanya Sabbineni
Hi, I checked the memory ,we are running on the 4 gb ram machine where 3.8 gb is almost full we are left with 150 mb free memory. If that is issue with memory then it should stop during the start time only but when ever it stop its stopping at 2:00 am. On Thu, 20 Jul 2017 8:56 pm Suvendu Sekhar

Re: Tomcat is stopping on its own even though stop script is not executed

2017-07-20 Thread Suvendu Sekhar Mondal
Chaitanya, On Thu, Jul 20, 2017 at 8:33 PM, Chaitanya Sabbineni wrote: > Hi Chris, > > Stop script in the sense it's Catalina script only but we usually stop > tomcat using the command Catalina.sh stop. But in our case we are not > manually executing this script to stop tomcat and tomcat is stopp

Re: Tomcat is stopping on its own even though stop script is not executed

2017-07-20 Thread Chaitanya Sabbineni
Hi Chris, Stop script in the sense it's Catalina script only but we usually stop tomcat using the command Catalina.sh stop. But in our case we are not manually executing this script to stop tomcat and tomcat is stopping on its own. our main problem here us tomcat is stopping on its own and it nee

Re: Tomcat is stopping on its own even though stop script is not executed

2017-07-20 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Chaitanya, On 7/20/17 2:57 AM, Chaitanya Sabbineni wrote: > i am using tomcat 7.0.069 version where tomcat is stopping at a > specified time(02:00AM) even though the stop script of the tomcat > is not executed. Why do you say that the stop script i