[Zope] Re: Poskey Errors and BTreeFolder

Anton Stonor stonorn at giraffen.dk
Tue Feb 21 02:26:46 EST 2006


Chris Withers wrote:

>> Any ideas of how to hunt down what's causing this? And are 
>> BTreeFolders particular fragile? 
> 
> How about some tracebacks/zope version/plohn version/more information?

Right, I just thought that made little sence when it came to Poskey Errors.

Zope 2.7.8, Plone 2.0.5. Tracebacks such as:

2005-12-09T18:46:04 ERROR(200) ZODB Couldn't load state for 0x04b364
Traceback (most recent call last):
   File "/var/www/zope/2.7.8/lib/python/ZODB/Connection.py", line 597, 
in setstate
     p, serial = self._storage.load(oid, self._version)
   File "/var/www/zope/2.7.8/lib/python/ZEO/ClientStorage.py", line 757, 
in load
     p, s, v, pv, sv = self._server.zeoLoad(oid)
   File "/var/www/zope/2.7.8/lib/python/ZEO/ServerStub.py", line 82, in 
zeoLoad
     return self.rpc.call('zeoLoad', oid)
   File "/var/www/zope/2.7.8/lib/python/ZEO/zrpc/connection.py", line 
489, in call
     raise inst # error raised by server
POSKeyError: 0x04b364



/Anton



More information about the Zope mailing list