Re: Tomcat 8.5.37 is automatically redeploying apps on every Saturday

2021-10-16 Thread Mark Thomas
On 15/10/2021 21:15, Shekhar Naidu wrote: The tomcat is not running in any containers. We don’t have anything Linux cron. The containerbackgroundprocessor which I mentioned is within the tomcat. The tomcat’s Catalina.out file printing that name when doing the app undeploy and deploy on Saturday.

Re: Tomcat 8.5.37 is automatically redeploying apps on every Saturday

2021-10-15 Thread Shekhar Naidu
The tomcat is not running in any containers. We don’t have anything Linux cron. The containerbackgroundprocessor which I mentioned is within the tomcat. The tomcat’s Catalina.out file printing that name when doing the app undeploy and deploy on Saturday. On Fri, Oct 15, 2021 at 11:17 AM Darryl Ph

Re: Tomcat 8.5.37 is automatically redeploying apps on every Saturday

2021-10-15 Thread Darryl Philip Baker
On 10/15/21, 10:05 AM, "jonmcalexan...@wellsfargo.com.INVALID" wrote: > -Original Message- > From: Shekhar Naidu > Sent: Friday, October 15, 2021 7:45 AM > To: users@tomcat.apache.org > Subject: Tomcat 8.5.37 is automatically redeploying apps on every Saturday >

RE: Tomcat 8.5.37 is automatically redeploying apps on every Saturday

2021-10-15 Thread jonmcalexander
> -Original Message- > From: Shekhar Naidu > Sent: Friday, October 15, 2021 7:45 AM > To: users@tomcat.apache.org > Subject: Tomcat 8.5.37 is automatically redeploying apps on every Saturday > > Hi all, > > > We are seeing a weird behavior in our new Linux environments. Since we > >> mig