Re: Tomcat deploying war file for every restart on Red Hat Linux 8.6

2024-08-11 Thread Chuck Caldarale
> On Aug 11, 2024, at 11:03, Channa Puchakayala > wrote: > > I tested on VM, storage is in Local. > > I will try to test in Ubuntu and provide update. > > Problem observed on Rethat and Rocky Linux 8.6, but not on Redhat 8.8, 8.9 > and 8.10 This would certainly seem to indicate a problem w

RE: Tomcat deploying war file for every restart on Red Hat Linux 8.6

2024-08-11 Thread Channa Puchakayala
@tomcat.apache.org Subject: Re: Tomcat deploying war file for every restart on Red Hat Linux 8.6 On 08/08/2024 08:48, Channa Puchakayala wrote: > Hi All, > > Any suggestions or help on this ? What file system is being used? Is this a physical box or a VM? Is the storage local, NAS etc? > sh

Re: Tomcat deploying war file for every restart on Red Hat Linux 8.6

2024-08-08 Thread Mark Thomas
anaveen.cheven...@broadcom.com>>; 'Balamurali Krishna Ippili' mailto:balamurali.ipp...@broadcom.com>> *Subject:* RE: Tomcat deploying war file for every restart on Red Hat Linux 8.6 Hi Tomcat Team, Thanks to all for helping on this. - We set the "*autoDeploy="false*" *in se

Re: Tomcat deploying war file for every restart on Red Hat Linux 8.6

2024-08-02 Thread Christopher Schultz
Channa, On 8/2/24 05:30, Channa Puchakayala wrote: Hi Tomcat Team, Issue : Apache Tomcat deploying war file for every restart on Red Hat Linux 8.6 even though there are no changes in war file. Observations: -war-tracker file timestamp is setting with tomcat restart time which is not

Re: Tomcat deploying war file for every restart on Red Hat Linux 8.6

2024-08-02 Thread Sebastian Trost
James, On 02.08.2024 17:25, James H. H. Lampert wrote: If you need to suppress redeployment of WAR files, you need to change it to     That is true. However, Channa is reporting, that the war-tracker file doesn't get the same modified date as the war file. This shouldn't happen, since t

Re: Tomcat deploying war file for every restart on Red Hat Linux 8.6

2024-08-02 Thread James H. H. Lampert
On 8/2/24 2:30 AM, Channa Puchakayala wrote: Issue : Apache Tomcat deploying war file for every restart on Red Hat Linux 8.6 even though there are no changes in war file. Look in your conf/server.xml file. Scroll down to the " If you need to suppress redeployment of WAR files, you ne