[ZODB-Dev] ValueError: corrupted record when calling GetObject
by Izak Burger other posts by this author
Nov 2 2009 4:27AM messages near this date
Re: [ZODB-Dev] cache-size-bytes usable?
|
Re: [ZODB-Dev] ValueError: corrupted record when calling GetObject
Hi all,
On one of our relatively highly loaded zope instances we occasionally
get this problem. It runs fine for several days and then all of a sudden
it breaks with this traceback:
* Module Products.ZCatalog.CatalogBrains, line 86, in getObject
* Module ZODB.Connection, line 761, in setstate
* Module ZODB.Connection, line 819, in _setstate
* Module ZODB.serialize, line 604, in setGhostState
* Module ZODB.serialize, line 597, in getState
* Module ZODB.serialize, line 471, in _persistent_load
* Module ZODB.serialize, line 537, in load_oid
* Module ZODB.Connection, line 213, in get
* Module ZEO.ClientStorage, line 727, in load
* Module ZEO.ClientStorage, line 732, in loadEx
* Module ZEO.cache, line 189, in load
* Module ZEO.cache, line 1010, in access
* Module ZEO.cache, line 618, in fromFile
A restart "fixes" the problem. Its running version 3.7.1 of ZEO/ZODB.
regards,
Izak
_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/
ZODB-Dev mailing list - ZODB-Dev@[...].org
https://mail.zope.org/mailman/listinfo/zodb-dev
Thread:
Izak Burger
Tres Seaver
Izak Burger
Tres Seaver
Chris Withers
Chris Withers
|