Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Traceback (most recent call last):
- File "<console>", line 1, in <module>
- File "/opt/zenoss/Products/ZenModel/Device.py", line 1309, in setProdState
- ret = super(Device, self).setProdState(state, maintWindowChange, REQUEST)
- File "/opt/zenoss/Products/ZenModel/ManagedEntity.py", line 93, in setProdState
- self.prodStateReindex()
- File "/opt/zenoss/Products/ZenModel/ManagedEntity.py", line 112, in prodStateReindex
- self.primaryAq().index_object()
- File "/opt/zenoss/Products/ZenModel/Device.py", line 1904, in index_object
- super(Device, self).index_object(idxs)
- File "/opt/zenoss/Products/ZenModel/ZenModelRM.py", line 349, in index_object
- cat.catalog_object(self, self.getPrimaryId(), idxs=idxs)
- File "/opt/zenoss/lib/python/Products/ZCatalog/ZCatalog.py", line 476, in catalog_object
- update_metadata=update_metadata)
- File "/opt/zenoss/lib/python/Products/ZCatalog/Catalog.py", line 339, in catalogObject
- blah = x.index_object(index, object, threshold)
- File "/opt/zenoss/lib/python/Products/ManagableIndex/ManagableIndex.py", line 275, in index_object
- if oldval is not None: self._unindex_object(documentId,oldval,val is None)
- File "/opt/zenoss/lib/python/Products/ManagableIndex/ManagableIndex.py", line 304, in _unindex_object
- self._unindexValue(documentId,val)
- File "/opt/zenoss/lib/python/Products/ManagableIndex/FieldIndex.py", line 31, in _unindexValue
- self._remove(val,documentId)
- File "/opt/zenoss/lib/python/Products/ManagableIndex/ManagableIndex.py", line 504, in _remove
- else: dl.remove(docId)
- KeyError: -1983347203
Advertisement
Add Comment
Please, Sign In to add comment