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

Jim Fulton jim at zope.com
Thu Aug 17 09:41:52 EDT 2006


On Aug 17, 2006, at 2:52 AM, Chris Withers wrote:

> 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...

So you see this message.  Does it prevent Zope from starting?
Or Does Zope recover?

Jim

--
Jim Fulton			mailto:jim at zope.com		Python Powered!
CTO 				(540) 361-1714			http://www.python.org
Zope Corporation	http://www.zope.com		http://www.zope.org





More information about the ZODB-Dev mailing list