one very important finding:

tryToResolveConflict fails in the resolve function

resolve <built-in method _p_resolveConflict of BTrees._IOBTree.IOBucket object at 0xb1ab82b4>

by raising an exception, when I call it again from the debugger I get.

(Pdb) resolved = resolve(old, committed, newstate)
*** BTreesConflictError: BTrees conflict error at -1/47/47: Conflicting inserts

So that is the real error.

--
Gruß Joachim

_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zodb-dev

Reply via email to