PDOException : SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'fetch_task::xmlsitemap' for key 'PRIMARY': INSERT INTO {cache_update} (cid, created) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1); Array ( [:db_insert_placeholder_0] => fetch_task::xmlsitemap [:db_insert_placeholder_1] => 1323945360 ) dans _update_create_fetch_task() (ligne 245 dans /xxx/xxx/modules/update/update.fetch.inc).

displayed with Drupal 7.10 : I was activating "Render example" in example modules (7.X-1.x-dev) -> seems to have nothing to do with this task ... ?

Comments

quicksketch’s picture

Project: Webform » XML sitemap
Version: 7.x-3.10 » 7.x-2.x-dev

Er, why did you put this in the Webform issue queue? You need to provide more information about how to reproduce the issue.

I'm moving this into XML Sitemap because that's the closest thing I can find based on your report.

dave reid’s picture

Category: bug » support

I think this is actually an update.module bug, not anything to do with xmlsitemap (based on the table involved being cache_update). Changing to a support request for now.

Anonymous’s picture

Status: Active » Postponed (maintainer needs more info)

I was getting ready to same the same as Dave. I'll suggest a backup of your DB and then clear the cache tables. Did you happen to move this database from one host to another one?

openskymap’s picture

No DB move from another host.

Anonymous’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)