On Dec 22, 2008, at 8:56 AM, krastev_p wrote:
> It looks like I have a broken object in my zenoss device database.
> After a search on the case I found the reindex() command , but it  
> seems that the problem is deeper!
> my output is:
>
>>>> reindex()
> Traceback (most recent call last):
>  File "<stdin>", line 1, in ?
>  File "/usr/local/zenoss/Products/ZenModel/zendmd.py", line 66, in  
> reindex
>    dmd.Devices.reIndex()
>  File "/usr/local/zenoss/Products/ZenModel/DeviceClass.py", line  
> 732, in reIndex
>    for comp in dev.getDeviceComponents():
>  File "/usr/local/zenoss/Products/ZenModel/Device.py", line 553, in  
> getDeviceComponents
>    return [c.getObject() for c in brains]
>  File "usr/local/zenoss/lib/python/Products/ZCatalog/ 
> CatalogBrains.py", line 77, in getObject
>  File "usr/local/zenoss/lib/python/OFS/Traversable.py", line 225, in  
> unrestrictedTraverse
> zExceptions.NotFound: Ceragon-PLO-Aptechno
>
>
> The broken device name is "Ceragon-PLO-Aptechno" and I can not  
> delete it from the UI, because it says the that the object does not  
> exist.
>
> I am running zenoss more than 1 year in a commercial wimax network  
> and I will appreciate if anyone can help me.

Check out the following article to resolve this broken catalog.

http://www.zenoss.com/Members/cluther/fix-a-broken-devicesearch-or-componentsearch-catalog/
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to