Anonymous | Login | Signup for a new account | 2021-01-19 14:12 GMT | ![]() |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
0001911 | SiT! | scheduler | public | 2014-01-17 14:47 | 2014-02-01 09:57 | ||||||||
Reporter | metatech | ||||||||||||
Assigned To | |||||||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||||||
Status | new | Resolution | open | ||||||||||
Platform | Linux | OS | Linux | OS Version | 2.6+later | ||||||||
Product Version | 3.67 LTS | ||||||||||||
Target Version | Fixed in Version | ||||||||||||
Summary | 0001911: Long running auto.php can lead to scheduler tasks being disabled | ||||||||||||
Description | When the execution of auto.php takes more than 1 minute, another auto.php instance is executed by cron in parallel. This can generates errors and disable some tasks. For instance, the "tms_backup" generates an SQL dump, then compresses it. When the compression takes in total more than 1 minute, another auto.php recreates the SQL dump, which replaces the first one, which in turn aborts the first compression. The task gets disabled permanently by the scheduler and must be reactivated manually. | ||||||||||||
Steps To Reproduce | See description. | ||||||||||||
Tags | No tags attached. | ||||||||||||
Attached Files | |||||||||||||
![]() |
||||||
|
![]() |
|||
Date Modified | Username | Field | Change |
2014-01-17 14:47 | metatech | New Issue | |
2014-02-01 09:57 | paulh | Relationship added | duplicate of 0001408 |
Copyright © 2000 - 2021 MantisBT Team |