[Zope] ZODB Conflict Error
Dieter Maurer
dieter at handshake.de
Fri Mar 5 17:04:04 EST 2004
Kevin Carlson wrote at 2004-3-5 08:40 -0500:
> ...
>The site itself is operating fine, but I noticed that the log file was
>getting rather large and looked into it only to find a huge amount of
>messages like the one above. From what I understand this type of error
>is caused when two threads attempt to write to a common object. Since
>this site is simply serving up information and doesn't allow any content
>edits, I'm a bit confused on how this is happening. All of the conflict
>error messages in the event log are identical to the one above (except
>for the date/time/count info).
Are you using sessions? If so, conflicts for session objects will almost surely
be responsible.
--
Dieter
More information about the Zope
mailing list