- πΊπΈUnited States TomTech
Automatically closed because Drupal 7 security and bugfix support has ended β as of 5 January 2025. If the issue verifiably applies β to later versions, please reopen with details and update the version.
Hi,
I have set the cron job as stated here β to run every 60 seconds.
drush -r /path/to/your/drupal/install -l http://yoursiteurl.com advancedqueue-process-queue commerce_license_synchronization
The database then eats up memory until the site does not respond any more and produces errors like:
PDOException: SQLSTATE[08004] [1040] Too many connections in lock_may_be_available() (line 167 of /.../www/content/includes/lock.inc).
Increasing the number of connections etc. just prolongs the running into database problems. When the cron job does not run there is no problem at all.
Can someone please help me where to look for possible resource leaking?
Thanks.
Closed: outdated
1.3
Miscellaneous
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed because Drupal 7 security and bugfix support has ended β as of 5 January 2025. If the issue verifiably applies β to later versions, please reopen with details and update the version.