RE: [Zope] Restart bug *and* shutdown bug
-----Original Message----- From: Magnus Heino [mailto:magnus@vuab.net] Sent: Tuesday, January 11, 2000 9:58 AM To: Martijn Faassen Cc: zope@zope.org Subject: Re: [Zope] Restart bug *and* shutdown bug
I have exactly the same problems on RH6.1 and Zope 2.1.2 compiled from source (I also did a cvs checkout yesterday, but it had the same problems).
Nevermind martijn, Magnus verified the CVS.
I first thought it was me doing something wrong, since it was my first attempt to write a product in python, and that it was "broken" almost all the time.
I also get a lot of
2000-01-07T18:09:02 ERROR(200) ZODB Couldn't load state for '\000\000\000\000\000\000\002\320'
does this happen before you ever try to restart or shutdown?
is that related, or is that because of the broken product?
It could be an object with a missing class, ie, you removed a broken product but there were still instances in the database. -Michel
participants (1)
-
Michel Pelletier