[Zope-dev] ZODB load state error

Chris Withers chris at simplistix.co.uk
Mon Jan 26 07:19:25 EST 2004


Thyb wrote:

> The error message:
> 2004-01-25T02:55:21 ERROR(200) ZODB Couldn't load state for
> 0000000000003ef2
> Traceback (most recent call last):
>   File "/opt/freeware/zope/lib/python/ZODB/Connection.py", line 564, in
> setstate
>     self._set_ghost_state(obj, p)
>   File "/opt/freeware/zope/lib/python/ZODB/Connection.py", line 603, in
> _set_ghost_state
>     state = unpickler.load()
> MemoryError
> 
> Can someone please help me...

Sounds like you ran out of RAM.

Don't think it should cause Zope to hang, that might have been something else.

cheers,

Chris

PS: This should probably have been posted on zope at zope.org ;-)




More information about the Zope-Dev mailing list