On Dec 22, 2008, at 11:36 AM, littleboy wrote: > I have installed zenoss on ubuntu, but when I start the zenoss, I > get this output: > > 2008-12-22 14:21:00 INFO zen.ZenStatus: delete pidfile /usr/local/ > zenoss/zenoss/var/zenstatus-localhost.pid > 2008-12-22 14:21:00 INFO zen.ZenStatus: Daemon ZenStatus shutting down > 2008-12-22 14:21:00 INFO zen.ZenStatus: zenstatus shutting down > 2008-12-22 14:26:48 INFO zen.ZenStatus: Connected to ZenHub > 2008-12-22 14:26:48 INFO zen.ZenStatus: fetching property items > 2008-12-22 14:26:48 INFO zen.ZenStatus: fetching default > RRDCreateCommand > 2008-12-22 14:26:48 INFO zen.ZenStatus: getting threshold classes > 2008-12-22 14:26:48 INFO zen.ZenStatus: getting collector thresholds > 2008-12-22 14:26:49 ERROR zen.ZenStatus: Remote exception: > zExceptions.NotFound: tcp_00022Traceback (most recent call last): > File "/usr/local/zenoss/zenoss/Products/ZenHub/PBDaemon.py", line > 46, in inner > return callable(*args, **kw) > File "/usr/local/zenoss/zenoss/Products/ZenHub/services/ > StatusConfig.py", line 66, in remote_services > for svc in dev.getMonitoredComponents(collector='zenstatus'): > File "/usr/local/zenoss/zenoss/Products/ZenModel/Device.py", line > 533, in getMonitoredComponents > collector=collector, type=type) > File "/usr/local/zenoss/zenoss/Products/ZenModel/Device.py", line > 563, in getDeviceComponents > return [c.getObject() for c in brains] > File "/usr/local/zenoss/zenoss/lib/python/Products/ZCatalog/ > CatalogBrains.py", line 86, in getObject > target = parent.restrictedTraverse(path[-1]) > File "/usr/local/zenoss/zenoss/lib/python/OFS/Traversable.py", line > 245, in restrictedTraverse > return self.unrestrictedTraverse(path, default, restricted=1) > File "/usr/local/zenoss/zenoss/lib/python/OFS/Traversable.py", line > 225, in unrestrictedTraverse > raise NotFound, name > NotFound: tcp_00022 > > 2008-12-22 14:26:50 INFO zen.ZenStatus: delete pidfile /usr/local/ > zenoss/zenoss/var/zenstatus-localhost.pid > 2008-12-22 14:26:50 INFO zen.ZenStatus: Daemon ZenStatus shutting down > 2008-12-22 14:26:50 INFO zen.ZenStatus: zenstatus shutting down > > What can I do?
Check out the following article to repair your catalog. http://www.zenoss.com/Members/cluther/fix-a-broken-layer3_catalog/ _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
