Chris Withers wrote at 2005-5-19 12:26 +0100: >I see this every so often on a customer server: > ... > File "zope/lib/python/ZEO/ClientCache.py", line >297, in invalidate > p = self._get(oid, None) >AttributeError: ClientCache instance has no attribute '_get'
A race condition during ZEO server connection. Tim fixed some of them. Not sure, whether he managed to kill this one, too. -- Dieter _______________________________________________ For more information about ZODB, see the ZODB Wiki: http://www.zope.org/Wikis/ZODB/ ZODB-Dev mailing list - ZODB-Dev@zope.org http://mail.zope.org/mailman/listinfo/zodb-dev