[ZODB-Dev] What does this POSKeyError mean?

Roché Compaan roche at upfrontsystems.co.za
Tue Oct 7 07:20:14 EDT 2003


* Chris Withers <chrisw at nipltd.com> [2003-10-07 12:58]:
> 2003-10-04T02:26:15 INFO(0) zrpc-conn:212.49.213.7:34807 
> modifiedInVersion() raised exception: 00000000000047dc
> Traceback (innermost last):
>   File /usr/local/zope/2.6.2/lib/python/ZEO/zrpc/connection.py, line 234, 
>   in handle_request
>   File /usr/local/zope/2.6.2/lib/python/ZODB/FileStorage.py, line 689, in 
> modifiedInVersion
>     (Object: /home/zope/x.fs)
> POSKeyError: 00000000000047dc

Either 'oid' 00000000000047dc is not in your master storage or the
FileStorage index is corrupted. Both imply something went wrong on the
master's side.

-- 
Roché Compaan
Upfront Systems                 http://www.upfrontsystems.co.za



More information about the ZODB-Dev mailing list