[Zope-dev] 'None' object has no attribute 'load'
Chris Withers
chrisw@nipltd.com
Fri, 18 May 2001 12:03:55 +0100
Hi,
Another data point on these errors.
------
2001-05-18T11:01:44 ERROR(200) ZODB Couldn't load state for '\000\000\000\000\00
0(\347\026'
Traceback (innermost last):
File E:\Zope\2379B4~1.2\lib\python\ZODB\Connection.py, line 508, in setstate
AttributeError: 'None' object has no attribute 'load'
I get the quite often when playing with Squishdot.
I don't remember getting them ages ago, but I have no idea what could be causing
it.
How would I go about finding the id/path of the objects the ZODB couldn't load
state for?
I suspect this may not have a nice answer...
cheers,
Chris