Timers

How can I prevent timers start event scheduled with a cron to resume missed events after a scheduled downtime?

Hi,

I have a process that is set on a schedule using "Start Event" with a "Start Timer" using a cron schedule "0 0/5 * 1/1 * ? *" to run the process every 5 minutes of every day.

When I have a scheduled system downtime and the Bonita app server is completely shut down, the process stops, but when the servers start back up, it will immediately fire off events to start the process X number of times depending upon the length of the downtime.

For example, the server is down for 17 minutes, immediately 3 instances of the process are kicked off.

Bonita 5.10.2 - Slow and High CPU Usage

Hi,

we have an old Bonita 5.10.2 Open Solution Community Edition, with about 1000 active cases, running on a Tomcat server.

Such cases have active timers to send weekly notifications reminders to users.

In the last year we have noted an abnormal CPU usage of the Bonita Tomcat task, it is always (24h/day) at 15% of CPU and the system is very slow when creating new cases.

We have searched for the cause and, on the SQL Server database , on the table "bonita_journal", there is a lot of requests about "timers"

Notifications