[ZODB-Dev] ZODB 3.1.2 beta 1 released!
Nicholas Henke
henken at seas.upenn.edu
Wed May 14 01:35:15 EDT 2003
I guess I am on a roll... this looks to be broken.
Traceback (most recent call last):
File "/var/tmp/python2.2-2.2.2-root/usr/lib/python2.2/threading.py",
line 408, in __bootstrap
self.run()
File "resource_manager.py", line 48, in run
self.go()
File "resource_manager.py", line 98, in go
self.db.getDatabaseCacheDetail()
File "/usr/lib/python2.2/site-packages/clubmask/database/database.py",
line 216, in getDatabaseCacheDetail
detail = self._shelf.get_db().cacheDetail()
File "/usr/lib/python2.2/site-packages/ZODB/DB.py", line 183, in
cacheDetail
self._connectionMap(f)
File "/usr/lib/python2.2/site-packages/ZODB/DB.py", line 151, in
_connectionMap
for cc in allocated: f(cc)
File "/usr/lib/python2.2/site-packages/ZODB/DB.py", line 174, in f
for oid, ob in con._cache.items():
AttributeError: items
--
Nicholas Henke
Penguin Herder & Linux Cluster System Programmer
Liniac Project - Univ. of Pennsylvania
More information about the ZODB-Dev
mailing list