Mantis - Resin
Viewing Issue Advanced Details
3548 minor sometimes 06-03-09 13:22 08-25-09 09:18
mkenney  
ferg  
normal  
closed 3.1.8  
fixed  
none    
none 4.0.2  
0003548: Cron jobs run twice 50% of the time
We have a daily cron job set up like this:

...
<web-app id="/" root-directory="/var/www">
    <scheduled-task class="com.example.DailyRunner">
        <cron>15 2 * * 1-7</cron>
    </scheduled-task>
</web-app>
...

Since upgrading to Resin Pro 3.1.8 in early April, this job is being run twice almost exactly 50% of the time. When this happens, the first run starts at 2:14:59.500 AM, and the next run starts at 2:15:00.000 AM (+/- a few ms).

Notes
(0004150)
ferg   
08-25-09 09:18   
server/2i48