Presented:
drupal 6.22
elysia_cron 6.x-2.0
features 6.x-1.2
Opening admin/build/features/create provide an error:
PHP Fatal error: Maximum execution time of 160 seconds exceeded in /var/www/drupal.loc/html/includes/database.mysqli.inc on line 116
And mysql log show thousands of requests per second "select * from elysia_cron".
Disabling elysia_cron module solve problem for me.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | elysia_cron-1357836-1-6x2x20120111-D6.patch | 3.22 KB | kndr |
Comments
Comment #1
gotheric commentedI've committed a fix for this in D6 Development release (before download check its date is January 2012, if not wait some hours).
Try downloading and using that (until a new stable version will come out).
Comment #3
kndrUnfortunatelly, last commited fix http://drupalcode.org/project/elysia_cron.git/commitdiff/949aa19c966ed3f... has a bug - array of objects is not properly builded inside a loop. I am attaching the patch
Comment #4
kndrComment #5
gotheric commentedEhm, sorry for my poor patch -_-
I don't use Features and i've a testing intallation only on D7, so i've done it in "blind mode" :-/
Thank for your patch! I've just committed it in D6 branch
Comment #6
buddhamagnet commentedAny idea on when the next stable release of this module is planned? It's very useful indeed, but we can't use the dev version in production, and the main issue we are having is with recreating-building features. Many thanks!
Comment #7
gotheric commentedI'll try to release it this week (there is only 1 think i want to do before the release).
Comment #8.0
(not verified) commentedcode tag