[Zope-DB] POSKeyError
Dieter Maurer
dieter@handshake.de
Thu, 19 Dec 2002 19:55:44 +0100
Igor Stroh writes:
> I didn't find anything helpfull in the archives, so I just ask:
>
> I get this Exception when I try to reindex a TextIndex of a ZCatalog.
> - Zope version is 2.5.1
> - The Data.fs derives from a 2.4.2 Zope installation (I just copied the
> Data.fs to the new 2.5.1 instance)
> - Traceback from Zope's Web GUI [1]
>
> I tried to follow the hint at
> http://www.zopelabs.com/cookbook/1020679104 and got just the same
> exception [2]
>
> Any hints how I could remove the corrupted record?
Maybe, "fsrecover" can help you.
Otherwise, you may try "tranalyser" (maybe spelled with 'z').
Dieter