Archived community.zenoss.org | full text search
Skip navigation
710 Views 0 Replies Latest reply: May 14, 2013 6:25 AM by Far Zad RSS
Far Zad Rank: White Belt 6 posts since
May 6, 2013
Currently Being Moderated

May 14, 2013 6:25 AM

Application profiles zenpack

docs/DOC-8508

 

i installed this zenpack successfully but as i just wanted to create a ruleset i got an error. I dont have any problem for adding an organizer .

 

Type: <class 'zExceptions.BadRequest'>

 

Value: ('Empty or invalid id specified', '')

 

Traceback (most recent call last): File "/opt/zenoss/lib/python/ZPublisher/Publish.py", line 126, in publish request, bind=1) File "/opt/zenoss/lib/python/ZPublisher/mapply.py", line 77, in mapply if debug is not None: return debug(object,args,context) File "/opt/zenoss/lib/python/ZPublisher/Publish.py", line 46, in call_object result=apply(object,args) # Type s<cr> to step into published object. File "/opt/zenoss/ZenPacks/ZenPacks.community.zenAppProfiler-1.7-py2.7.egg/ZenPacks/community/zenAppProfiler/ProfileOrganizer.py", line 190, in manage_addProfileRuleset self.createProfileRuleset(id,description,matchAll,bindTemplates,rulesetUsers,rulesetGroups,rulesetTemplates,rulesetGroupOrganizers,rulesetSystemOrganizers) File "/opt/zenoss/ZenPacks/ZenPacks.community.zenAppProfiler-1.7-py2.7.egg/ZenPacks/community/zenAppProfiler/ProfileOrganizer.py", line 131, in createProfileRuleset ruleset.updateRuleset() File "/opt/zenoss/ZenPacks/ZenPacks.community.zenAppProfiler-1.7-py2.7.egg/ZenPacks/community/zenAppProfiler/ProfileRuleset.py", line 188, in updateRuleset self.updateOrganizerRules('Group',self.rulesetGroupOrganizers) File "/opt/zenoss/ZenPacks/ZenPacks.community.zenAppProfiler-1.7-py2.7.egg/ZenPacks/community/zenAppProfiler/ProfileRuleset.py", line 240, in updateOrganizerRules rule = self.createRule(ruleid) File "/opt/zenoss/ZenPacks/ZenPacks.community.zenAppProfiler-1.7-py2.7.egg/ZenPacks/community/zenAppProfiler/ProfileRuleset.py", line 297, in createRule self.rules._setObject(rule.id, rule) File "/opt/zenoss/Products/ZenRelations/ToManyContRelationship.py", line 128, in _setObject self.addRelation(object) File "/opt/zenoss/Products/ZenRelations/ToManyContRelationship.py", line 118, in addRelation ToManyRelationshipBase.addRelation(self, obj) File "/opt/zenoss/Products/ZenRelations/RelationshipBase.py", line 93, in addRelation self._add(obj) File "/opt/zenoss/Products/ZenRelations/ToManyContRelationship.py", line 153, in _add v=checkValidId(self, id) File "/opt/zenoss/lib/python/OFS/ObjectManager.py", line 94, in checkValidId raise BadRequest, ('Empty or invalid id specified', id) BadRequest:

 

('Empty or invalid id specified', '')


More Like This

  • Retrieving data ...

Legend

  • Correct Answers - 4 points
  • Helpful Answers - 2 points