Re: Tomcat 7.0.70 War Redeployed every few minutes

2016-07-04 Thread Andrew Moore
isties. It simply invokes startup.sh and shutdown.sh Maybe I need to get my head around some systemd concepts Regards, Andrew On Tue, Jul 5, 2016 at 11:48 AM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: Andrew Moore [mailto:andrew.mo...@petcircle.com.au] >

Re: Tomcat 7.0.70 War Redeployed every few minutes

2016-07-04 Thread Andrew Moore
It seems deleted the war from /webapps unloads the webapp entirely. I'm going to use tomcat7 from Ubuntu sudo apt policy tomcat7 tomcat7: Installed: 7.0.68-1 Candidate: 7.0.68-1 I'll continue to monitor and update later. On Tue, Jul 5, 2016 at 11:27 AM, Andrew Moore wrote: >

Tomcat 7.0.70 War Redeployed every few minutes

2016-07-04 Thread Andrew Moore
Hi I've set up a new server with Ubuntu 16.04 and Tomcat 7.0.70 from Apache.org We noticed that we were getting Connection Refused when trying to connect to port 8080 remotely. And then we could see this was being caused by the war redeploying automatically every few minutes. I've deleted the .wa