[ZODB-Dev] ZEO error, fixed in later release?
Dieter Maurer
dieter at handshake.de
Thu May 19 13:58:53 EDT 2005
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
More information about the ZODB-Dev
mailing list