"Bad reference to" ... how to find object references?
Hi all, During packing, we're seing errors such as the ones attached below. Can someone give a description how to track down which objects have these broken references? Such help would be much appreciated... ------ 2003-06-03T00:55:26 ERROR(200) ZODB FS FS21 ERROR: Bad reference to ('\x00\x00\x00\x00 \x00\x0b\x9e\xb7', '') ------ 2003-06-03T00:55:27 ERROR(200) ZODB FS FS21 ERROR: Bad reference to ('\x00\x00\x00\x00 \x00\x0b\x9e\xb8', '') ------ 2003-06-03T00:55:27 ERROR(200) ZODB FS FS21 ERROR: Bad reference to ('\x00\x00\x00\x00 \x00\x0b\x9fy', '') ------ Bye, -- Bjorn Stabell
Bjorn Stabell wrote at 2003-6-3 11:04 +0800:
During packing, we're seing errors such as the ones attached below. Can someone give a description how to track down which objects have these broken references? Such help would be much appreciated...
Maybe the "fsrefs.py" script. A short time ago, someone wrote a HowTo about the resolution of dangling references in the ZODB. Search the archives or google for it. Dieter
participants (2)
-
Bjorn Stabell -
Dieter Maurer