Advertisement
cyid

zendisc error

Dec 9th, 2014
294
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/opt/zenoss/Products/DataCollector/zendisc.py", line 456, in inner
  3. snmp_config = driver.next()
  4. File "/opt/zenoss/Products/ZenUtils/Driver.py", line 63, in result
  5. raise ex
  6. RemoteException: : Traceback (most recent call last):
  7. File "/opt/zenoss/Products/ZenHub/PBDaemon.py", line 97, in inner
  8. return callable(*args, **kw)
  9. File "/opt/zenoss/Products/ZenHub/services/DiscoverService.py", line 255, in remote_getSnmpConfig
  10. devroot = self.dmd.Devices.createOrganizer(devicePath)
  11. File "/opt/zenoss/Products/ZenModel/Organizer.py", line 341, in createOrganizer
  12. path,self.__class__)
  13. File "/opt/zenoss/Products/ZenModel/ZenModelBase.py", line 456, in createHierarchyObj
  14. return createHierarchyObj(root, name, factory, relpath, alog)
  15. File "/opt/zenoss/Products/ZenUtils/Utils.py", line 618, in createHierarchyObj
  16. root._setObject(id, newobj)
  17. File "/opt/zenoss/Products/ZenRelations/ToManyContRelationship.py", line 128, in _setObject
  18. self.addRelation(object)
  19. File "/opt/zenoss/Products/ZenRelations/ToManyContRelationship.py", line 118, in addRelation
  20. ToManyRelationshipBase.addRelation(self, obj)
  21. File "/opt/zenoss/Products/ZenRelations/RelationshipBase.py", line 91, in addRelation
  22. obj.id, obj.__class__.__name__))
  23. ZenSchemaError: devices restricted to class Device. 10.113.39.5 is class DeviceClass
  24. : <no traceback>: <no traceback>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement