OK... spoke too soon. Tried to re-model the original device (GreatLakes7) and received errors. In an attempt to mitigate any corruption of the object, I removed it and re-added it, but I received the following errors:
2007-10-05 11:59:05 ERROR Zope.UnIndex FieldIndex: unindex_object could not remove documentId 1877707122 from index monitored. This should not happen. 2007-10-05 11:59:06 ERROR zen.ApplyDataMap plugin zenoss.portscan.IpServiceMap device GreatLakes7 Traceback (most recent call last): File "/opt/zenoss/lib/python/Products/PluginIndexes/common/UnIndex.py", line 168, in removeForwardIndexEntry indexRow.remove(documentId) KeyError: 1877707122 Traceback (most recent call last): File "/opt/zenoss/Products/DataCollector/ApplyDataMap.py", line 100, in processClient changed = self._applyDataMap(device, datamap) File "/opt/zenoss/Products/DataCollector/ApplyDataMap.py", line 141, in _applyDataMap changed = self._updateRelationship(tobj, datamap) File "/opt/zenoss/Products/DataCollector/ApplyDataMap.py", line 201, in _updateRelationship rel._delObject(id) File "/opt/zenoss/Products/ZenRelations/ToManyRelationshipBase.py", line 73, in _delObject self.removeRelation(obj) File "/opt/zenoss/Products/ZenRelations/RelationshipBase.py", line 98, in removeRelation self._remove(obj) File "/opt/zenoss/Products/ZenRelations/ToManyContRelationship.py", line 169, in _remove robj.manage_beforeDelete(robj, self) File "/opt/zenoss/Products/ZenMode l/DeviceComponent.py", line 170, in manage_beforeDelete self.unindex_object() File "/opt/zenoss/Products/ZenModel/ZenModelRM.py", line 308, in unindex_object cat.uncatalog_object(self.getPrimaryId()) File "/opt/zenoss/lib/python/Products/ZCatalog/ZCatalog.py", line 599, in uncatalog_object self._catalog.uncatalogObject(uid) File "/opt/zenoss/lib/python/Products/ZCatalog/Catalog.py", line 389, in uncatalogObject x.unindex_object(rid) File "/opt/zenoss/Products/ManagableIndex/ManagableIndex.py", line 269, in unindex_object self._unindex_object(documentId,val,1) File "/opt/zenoss/Products/ManagableIndex/ManagableIndex.py", line 272, in _unindex_object self._unindexValue(documentId,val) File "/opt/zenoss/Products/ManagableIndex/FieldIndex.py", line 26, in _unindexValue self._remove(val,documentId) File "/opt/zenoss/Products/ManagableIndex/ManagableIndex.py", line 470, in _remove else: dl.remove(docId) KeyError: 1877707186 -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=11521#11521 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
