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

Chris Withers chris at simplistix.co.uk
Thu Aug 17 02:52:02 EDT 2006


Hi Jim,

Sorry for the delay, was on holiday in Canada...

Jim Fulton wrote:
> On May 31, 2006, at 4:03 AM, Chris Withers wrote:
>>
>>   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...
> 
> - Are there multiple ZEO clients involved?

In the most common case there are two...

> - If you shutdown the server and client and restart them, does the
>   problem persist?

No.

cheers,

Chris

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



More information about the ZODB-Dev mailing list