Zenhub was running fine, but recently is unable to run. I get the error below. 
Any thoughts?


Code:


[EMAIL PROTECTED] ~]$ zenhub run
Traceback (most recent call last):
  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







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

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

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



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

Reply via email to