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

Jim Fulton jim at zope.com
Mon Jul 31 15:55:27 EDT 2006


On May 31, 2006, at 4:03 AM, Chris Withers wrote:

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

Hey Chris,

I have a few questions for you wrt this.  When you see this:

- Are there multiple ZEO clients involved?

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

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