[ZCM] [ZC] 1973/ 1 Request "AttributeError: ClientCache instance has no attribute '_get'"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Thu Dec 15 12:11:29 EST 2005


Issue #1973 Update (Request) "AttributeError: ClientCache instance has no attribute '_get'"
 Status Pending, Database/bug medium
To followup, visit:
  http://www.zope.org/Collectors/Zope/1973

==============================================================
= Request - Entry #1 by chrisw on Dec 15, 2005 12:11 pm

I seem to see these every year or two. Looks like I'm the only one, woe is me ;-)

ERROR(200) zrpc-conn(C):x.x.x.x:yyyy Asynchronous call raised
exception: <ManagedClientConnection ('x.x.x.x', yyyy)>
Traceback (most recent call last):
   File "lib/python/ZEO/zrpc/connection.py",
line 373, in handle_request
     ret = meth(*args)
   File "/lib/python/ZEO/ClientStorage.py",
line 1111, in invalidateTransaction
     self._process_invalidations(args)
   File "lib/python/ZEO/ClientStorage.py",
line 1074, in _process_invalidations
     self._cache.invalidate(oid, version=version)
   File "lib/python/ZEO/ClientCache.py",
line 297, in invalidate
     p = self._get(oid, None)
AttributeError: ClientCache instance has no attribute '_get'
==============================================================



More information about the Zope-Collector-Monitor mailing list