[ZODB-Dev] Re: [Zope-dev] Re: [Bug] ZODB invalidation processing
    Joachim Schmitz 
    js at aixtraware.de
       
    Fri Jun  1 03:15:55 EDT 2007
    
    
  
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
    
    
More information about the ZODB-Dev
mailing list