I've just hit on a problem when restarting zenoss.  I've never had a problem 
like this before, but when rebooted the box and started zenoss, all daemons 
came up except for zenhub.  After I restarted the daemon, it still failed, so I 
ran it off the command line using 'zenhub run' to get some debug, and I got 
this... 

  File "/opt/zenoss/Products/ZenHub/zenhub.py", line 395, in ?
    z = ZenHub()
  File "/opt/zenoss/Products/ZenHub/zenhub.py", line 185, in __init__
    ZCmdBase.__init__(self)
  File "/opt/zenoss/Products/ZenUtils/ZCmdBase.py", line 44, in __init__
    self.zeoConnect()
  File "/opt/zenoss/Products/ZenHub/zenhub.py", line 227, in zeoConnect
    cache_size=self.options.pcachesize*1024*1024)
  File "/opt/zenoss/lib/python/ZEO/ClientStorage.py", line 314, in __init__
    self._cache.open()
  File "/opt/zenoss/lib/python/ZEO/cache.py", line 112, in open
    self.fc.scan(self.install)
  File "/opt/zenoss/lib/python/ZEO/cache.py", line 835, in scan
    install(self.f, ent)
  File "/opt/zenoss/lib/python/ZEO/cache.py", line 121, in install
    o = Object.fromFile(f, ent.key, skip_data=True)
  File "/opt/zenoss/lib/python/ZEO/cache.py", line 630, in fromFile
    raise ValueError("corrupted record, oid")
ValueError: corrupted record, oid

I can't quite work out what record is corrupt, can anyone help?

John




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=17198#17198

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to