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

kmillecam - September 20, 2006 - 15:31
Project:Poormanscron
Version:4.7.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:duplicate
Description

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

AttachmentSize
watchdog.gif19.71 KB

#1

fgm - January 6, 2007 - 10:19
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

wwwoliondorcom - September 13, 2008 - 22:24

Hi,

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

Thanks for help.

#3

fgm - September 14, 2008 - 08:35

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

#4

gpk - November 20, 2008 - 11:47

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

#5

Dave Reid - April 20, 2009 - 17:43
Status:postponed (maintainer needs more info)» duplicate

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

 
 

Drupal is a registered trademark of Dries Buytaert.