I managed to get zenhub up by loading one other zenpack I had, the things that 
are still not loading are 

Zensyslog
Zenping
Zentrap

The only one that seems to be giving meaningful logs is Zenping as follows.

2009-04-26 23:23:02 ERROR zen.ZenPing: Remote exception: 
exceptions.AttributeError: 'ZenPack' object has no attribute '__of__'Traceback 
(most recent call last):
  File "/opt/zenoss/Products/ZenHub/PBDaemon.py", line 52, in inner
    return callable(*args, **kw)
  File "/opt/zenoss/Products/ZenHub/services/ThresholdMixin.py", line 22, in 
remote_getThresholdClasses
    for pack in self.dmd.ZenPackManager.packs():
  File "/opt/zenoss/Products/ZenRelations/ToManyContRelationship.py", line 67, 
in __call__
    return [ob.__of__(self) for ob in self._objects.values()]
AttributeError: 'ZenPack' object has no attribute '__of__'
Traceback (most recent call last):
  File "/opt/zenoss/Products/ZenStatus/zenping.py", line 143, in loadConfig
    self.remote_updateThresholdClasses(driver.next())
  File "/opt/zenoss/Products/ZenUtils/Driver.py", line 64, in result
    raise ex
RemoteException: Remote exception: exceptions.AttributeError: 'ZenPack' object 
has no attribute '__of__'Traceback (most recent call last):
  File "/opt/zenoss/Products/ZenHub/PBDaemon.py", line 52, in inner
    return callable(*args, **kw)
  File "/opt/zenoss/Products/ZenHub/services/ThresholdMixin.py", line 22, in 
remote_getThresholdClasses
    for pack in self.dmd.ZenPackManager.packs():
  File "/opt/zenoss/Products/ZenRelations/ToManyContRelationship.py", line 67, 
in __call__
    return [ob.__of__(self) for ob in self._objects.values()]
AttributeError: 'ZenPack' object has no attribute '__of__'

2009-04-26 23:23:02 ERROR zen.ZenPing: Unable to reload config for async update




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

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

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



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

Reply via email to