Download & Extend

Duplicate entry 'conformist' for key 1 query: INSERT INTO search_total and many similair errors

Project:Poormanscron
Version:4.7.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (duplicate)

Issue Summary

A few users are getting this error in their logs (see attached) when Poorman's cron is installed.

More details can be found here: http://drupal.org/node/69915

Thanks for any help or guidance you can provide.

Kevin

AttachmentSizeStatusTest resultOperations
watchdog.gif19.71 KBIgnored: Check issue status.NoneNone

Comments

#1

Status:active» postponed (maintainer needs more info)

This looks like search.module trying to perform several updates at once. Things to make sure of:

  • are you running with the drupal prerequisites: php version, mysql/pgsql version ? See http://drupal.org/requirements for details
  • does your host enable table locks ?
  • does the problem still occur with 4.7.5, which is today's current version ?
  • are you sure you didn't set poorman's cron to run too often (like 0 or 1 minute interval) ?

#2

Hi,

I got this problem and wonder if you have found a solution ?

Thanks for help.

#3

Can you answer the questions I asked to the initial poster regarding your own site ?

#4

This error is probably caused by multiple instances of cron running concurrently. See for example #43511: Race Condition in the code..

#5

Status:postponed (maintainer needs more info)» closed (duplicate)

Yes, this would be caused by multiple instances running. Marking as a duplicate.

nobody click here