[Zope] ZODB.POSException.ReadConflictError
Dieter Maurer
dieter@handshake.de
Wed, 8 Jan 2003 21:33:27 +0100
Christopher N. Deckard wrote at 2003-1-7 15:50 -0500:
> I get errors like this a lot:
>
> Error Type: TALESError
> file Error Value: ZODB.POSException.ReadConflictError on database
> read : conflict error (oid 000000000013d150, class
> BTrees.IOBTree.IOBucket) pic0 in "", at line 48, column 17
Page Templates wrap most exceptions into TALES exceptions.
This is a bug, probably fixed in Zope 2.6.
Alternatively, you can search the "zope" and "zope-cmf" mailing
list archives where I report this bug and provide (I think)
a patch (for Zope 2.5.1).
If I am wrong, come back and I will make the patch available.
Dieter