Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003548 [Resin] minor sometimes 06-03-09 13:22 08-25-09 09:18
Reporter mkenney View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 3.1.8
Summary 0003548: Cron jobs run twice 50% of the time
Description 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).
Additional Information
Attached Files

- Relationships

- Notes
(0004150)
ferg
08-25-09 09:18

server/2i48
 

- Issue History
Date Modified Username Field Change
06-03-09 13:22 mkenney New Issue
08-25-09 09:18 ferg Note Added: 0004150
08-25-09 09:18 ferg Assigned To  => ferg
08-25-09 09:18 ferg Status new => closed
08-25-09 09:18 ferg Resolution open => fixed
08-25-09 09:18 ferg Fixed in Version  => 4.0.2


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker