[ZODB-Dev] ZEO cache bug? (again)

Chris Withers chris at simplistix.co.uk
Wed May 31 04:03:53 EDT 2006


Hi All,

I mentioned this before:

   File "C:\Zope\2.9.2\lib\python\ZEO\cache.py", line 151, in setLastTid
     self.fc.settid(tid)
   File "C:\Zope\2.9.2\lib\python\ZEO\cache.py", line 1060, in settid
     raise ValueError("new last tid (%s) must be greater than "
ValueError: new last tid (244828509247418982) must be greater than 
previous one (244828509247418982)

I see this intermittently...

What're the options?

Will turning off persistent client caches cure this?

How do I go about proving or disproving that this is a bug?

cheers,

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk



More information about the ZODB-Dev mailing list