The error below occurs when attempting to use zendeviceload on version 2.2.3 
against a zendevicedump output file from version 2.1.2:

$ zendeviceload -i /tmp/alldevs.xml
Build option infile
Traceback (most recent call last):
  File "/home/zenoss/Products/ZenRelations/ImportDevices.py", line 170, in ?
    im.loadDatabase()
  File "/home/zenoss/Products/ZenRelations/ImportDevices.py", line 159, in 
loadDatabase
    self.loadObjectFromXML()
  File "/home/zenoss/Products/ZenRelations/ImportDevices.py", line 151, in 
loadObjectFromXML
    self.handleDevices()
  File "/home/zenoss/Products/ZenRelations/ImportDevices.py", line 96, in 
handleDevices
    device.update(self.processLinks(dev))
  File "/home/zenoss/Products/ZenRelations/ImportDevices.py", line 71, in 
processLinks
    d['statusMonitors'].append(parse_objid(link.getAttribute('objid'),
KeyError: 'statusMonitors'

Does anyone have an idea as to why this may be happening?




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

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

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



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

Reply via email to