Posted by kmillecam on September 20, 2006 at 3:31pm
Jump to:
| 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
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| watchdog.gif | 19.71 KB | Ignored: Check issue status. | None | None |
Comments
#1
This looks like
search.moduletrying to perform several updates at once. Things to make sure of:#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
Yes, this would be caused by multiple instances running. Marking as a duplicate.