Guest User

Untitled

a guest
Aug 4th, 2011
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. INFO:zen.Relations:checking relations on object /zport/dmd/Reports/Event Reports/All EventClasses
  2. INFO:zen.Relations:checking relations on object /zport/dmd/Reports/VMware
  3. INFO:zen.Relations:checking relations on object /zport/dmd/Reports/VMware/VMs
  4. INFO:zen.Relations:checking relations on object /zport/dmd/Reports/a
  5. INFO:zen.Relations:checking relations on object /zport/dmd/Reports/a/as
  6. Traceback (most recent call last):
  7. File "/opt/zenoss/Products/ZenUtils/CheckRelations.py", line 72, in <module>
  8. tmbk.rebuild()
  9. File "/opt/zenoss/Products/ZenUtils/CheckRelations.py", line 36, in rebuild
  10. for object in getAllConfmonObjects(self.dmd):
  11. File "/opt/zenoss/Products/ZenUtils/Utils.py", line 444, in getSubObjectsMemo
  12. for x in getSubObjectsMemo(obj, filter, descend, memo):
  13. File "/opt/zenoss/Products/ZenUtils/Utils.py", line 439, in getSubObjectsMemo
  14. not obj.getPrimaryDmdId().startswith(base.getPrimaryDmdId())):
  15. File "/opt/zenoss/Products/ZenModel/ZenModelBase.py", line 420, in getPrimaryDmdId
  16. path = path[path.index(rootName)+1:]
  17. ValueError: list.index(x): x not in list
Advertisement
Add Comment
Please, Sign In to add comment