We have a struts2 based app that uses spiring scheduling to trigger a task
every morning at 6am.

The problem we have is that task in triggered multiple times,
simultaneously.

We have an Ubuntu 14.04.1 Server using the standard tomcat 7 installed using
apt-get and running on oracle java 8.

Tomcat is configured as a stand alone not a cluster and I had a look at the
servers.xml file and it only has one host.

It has to be the way we have tomcat configured, but I can¹t see what. I
changed from quartz to spring scheduling thinking the issue was quartz, but
that made no difference.

I¹d really appreciate any pointers at this stage.

Z.


Reply via email to