Zope ZODB console error message interpretation
I'm getting the following messages appearing with some regularity now that I'm running zope 2.1.4 using the -D switch ------ 2000-02-23T09:08:03 ERROR(200) ZODB Couldn't load state for '\000\000\000\000\000\000\036M' ------ 2000-02-23T09:08:03 ERROR(200) ZODB Couldn't load state for '\000\000\000\000\000\0006K' ------ 2000-02-23T09:08:23 ERROR(200) ZODB Couldn't load state for '\000\000\000\000\000\000\036M' ------ 2000-02-23T09:08:23 ERROR(200) ZODB Couldn't load state for '\000\000\000\000\000\0006K' Packed database - no change. Messages appear when zope is asked to do something after a period of inactivity - presumably something's been flushed from the cache and is causing problems when reloaded. Any suggestions as to how to locate and remove the offending objects ?
On Wed, Feb 23, 2000 at 01:01:04PM +1100, Dr. Ross Lazarus wrote:
I'm getting the following messages appearing with some regularity now that I'm running zope 2.1.4 using the -D switch
------ 2000-02-23T09:08:03 ERROR(200) ZODB Couldn't load state for '\000\000\000\000\000\000\036M' ------ 2000-02-23T09:08:03 ERROR(200) ZODB Couldn't load state for '\000\000\000\000\000\0006K' ------ 2000-02-23T09:08:23 ERROR(200) ZODB Couldn't load state for '\000\000\000\000\000\000\036M' ------ 2000-02-23T09:08:23 ERROR(200) ZODB Couldn't load state for '\000\000\000\000\000\0006K'
Packed database - no change.
Messages appear when zope is asked to do something after a period of inactivity - presumably something's been flushed from the cache and is causing problems when reloaded.
Any suggestions as to how to locate and remove the offending objects ?
I regulary see this when I upgrade Zope instalations and I forget to re-install all the products (but they are still listed in the Control Panel). -Petru
participants (2)
-
Dr. Ross Lazarus -
Petru Paler