[ZODB-Dev] Re: [Zope] errors in zodb after packing
Dieter Maurer
dieter at handshake.de
Wed Apr 16 22:30:50 EDT 2003
Paul Winkler wrote at 2003-4-16 07:00 -0700:
> ...
> There is a serious known problem with filestorage packing on teh zodb-dev list.
> http://mail.zope.org/pipermail/zodb-dev/2003-April/004807.html
> http://collector.zope.org/Zope/875
> *BUT* i'm not sure if this is your same error.
> nobody mentioned transaction ID mismatch. Does collector #875 cause
> transaction ID mismatches?
Probably not:
#875 complains about a backpointer adjustment to a wrong value.
The adjustment does not modify any serials -- neither
that of a transaction nor that of an object record.
Dieter
More information about the ZODB-Dev
mailing list