Re: conflict resolution logs continuously coming in zeo.log

Jim Fulton <[email protected]> Sat, 30 Sep 2017 12:09:37 -0400
Newsgroups gmane.comp.web.zope.zodb
Message-ID <CAPDm-FieOdOofXZ-dPQ-zyh5LjSZLZQowLGeLMXXFNkWUxNRNQ@mail.gmail.com>
On Thu, Sep 28, 2017 at 8:47 AM, Sanjay Rao <[email protected]> wrote:

> I am getting following logs in zeo.log again and again :
>

So the server?


>
>
> 2017-06-09T15:31:46 ERROR ZODB.ConflictResolution Unexpected error while
> trying to resolve conflict on <type 'BTrees.OOBTree.OOBucket'>
> Traceback (most recent call last):
> File "C:\batonSites\Python27\lib\site-packages\zodb-4.4.3-py2.
> 7.egg\ZODB\ConflictResolution.py", line 285, in tryToResolveConflict
> resolved = resolve(old, committed, newstate)
> File "C:\batonSites\Python27\lib\site-packages\zodb-4.4.3-py2.
> 7.egg\ZODB\ConflictResolution.py", line 178, in _*cmp*_
> "can't reliably compare against different "
> ValueError: can't reliably compare against different PersistentReferences
>
>
> What could be the reason of getting this type of error at ZEO end ?
>
This looks like a bug.  It should raise a ConflictError, which shouldn't be
logged on the server.

Wanna create an issue?

Jim

-- 
Jim Fulton
http://jimfulton.info

-- 
You received this message because you are subscribed to the Google Groups "zodb" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.