[Zope] Zserver starting error
Dieter Maurer
dieter@handshake.de
Thu, 9 Jan 2003 23:06:25 +0100
F. Troester wrote at 2003-1-8 19:10 +0100:
> as a beginner of Zope I have a start problem of the Zserver.
> I created a Zclass in the Product Folder. It worked very well.
>
> Now I get the following error, when I start the ZServer:
> ...
> ------------------------------------------------------------------------
> ------------
> 2003-01-07T20:36:32 ERROR(200) ZODB Couldn't load state for
> '\x00\x00\x00\x00\x0
> 0\x00J\xda'
> Traceback (innermost last):
> Module ZODB.Connection, line 533, in setstate
> ImportError: No module named *2Uv8GXJCU4rgyrZw1NhebQ==
> ------
What happened between the "worked very well" and the startup problem?
Did you upgrade to Zope 2.6.x?
In this case, the mailing list archives report about a problem
with Zope 2.6 and ZClass and provide a solution.
Please search the archive (e.g. via Google).
Dieter