[ZODB-Dev] How to fix "CorruptedDataError: Error reading unknown oid. Found '' at 81036527"?
Andreas Jung
lists at zopyx.com
Thu Jul 14 11:38:26 EDT 2011
Jim Fulton wrote:
> I wouldn't normally suggest what I'm about to suggest, but I think you
> have enough ZODB foo. :)
>
> I would try adding a new bucket with that oid. Maybe you can even
> stuff it in the connection cache to avoid committing it to the
> database. I'm not sure off hand what the steps required would be, but
> I think you can figure it out. Once you get an object in the cache,
> you should be able to load the container, modify it to not include the
> subobject, and commit it.
For the sake of completeness: I found this
https://mail.zope.org/pipermail/zodb-dev/2008-February/011606.html
and will try it out .
Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lists.vcf
Type: text/x-vcard
Size: 310 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zodb-dev/attachments/20110714/a132b6d7/attachment.vcf
More information about the ZODB-Dev
mailing list