Can you post the lines before this that show what plugins are being run? One of the plugins is giving us bad data but its hard to say exactly what is causing the error.

-EAD

On Sep 4, 2006, at 10:13 PM, Joel Mandapat wrote:

hi all,
got this error while adding windows device:
  zenPageInit()
Traceback (most recent call last): File "/usr/local/zenoss/Products/ DataCollector/ApplyDataMap.py", line 54, in processClient changed = self._applyDataMap(device, datamap) File "/usr/local/zenoss/ Products/DataCollector/ApplyDataMap.py", line 95, in _applyDataMap changed = self._updateRelationship(tobj, datamap) File "/usr/local/ zenoss/Products/DataCollector/ApplyDataMap.py", line 129, in _updateRelationship self._createRelObject(device, objmap, rname) File "/usr/local/zenoss/Products/DataCollector/ApplyDataMap.py", line 194, in _createRelObject rel._setObject(remoteObj.id, remoteObj) File "/usr/local/zenoss/Products/ZenRelations/ ToManyContRelationship.py", line 89, in _setObject self.addRelation (object) File "/usr/local/zenoss/Products/ZenRelations/ ToManyContRelationship.py", line 81, in addRelation ToManyRelationshipBase.addRelation(self, obj) File "/usr/local/ zenoss/Products/ZenRelations/RelationshipBase.py", line 72, in addRelation self._add(obj) File "/usr/local/zenoss/Products/ ZenRelations/ToManyContRelationship.py", line 112, in _add v=self._checkId(id) File "/usr/local/zenoss/lib/python/OFS/ ObjectManager.py", line 63, in checkValidId raise BadRequest, ('Empty or invalid id specified', id) BadRequest: ('Empty or invalid id specified', '')


please help.
thanks.

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

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

Reply via email to