[Zope-dev] Conflict Errors

Chris Withers chrisw@nipltd.com
Mon, 20 Nov 2000 15:46:35 +0000


Hi,

Whenever there's a lot of writes and the occasional read going on, we
get the following error:

2000-11-19T16:03:44 INFO(0) Z2 CONFLICT Competing writes at,
/aFolder/anObject
Traceback (innermost last):
  File D:\Program Files\Zope\lib\python\ZPublisher\Publish.py, line 175,
in publ
ish
  File D:\Program Files\Zope\lib\python\Zope\__init__.py, line 235, in
commit
  File D:\Program Files\Zope\lib\python\ZODB\Transaction.py, line 251,
in commit

  File D:\Program Files\Zope\lib\python\ZODB\Connection.py, line 267, in
commit
ConflictError:        y

Can anyone shed any light on:
-what this means
-how bad it is
-how we can make it stop happening

cheers,

Chris