Archived community.zenoss.org | full text search
Skip navigation
4142 Views 11 Replies Latest reply: Jun 19, 2012 1:19 AM by tarun RSS
Robert Bell Rank: White Belt 58 posts since
Oct 4, 2011
Currently Being Moderated

Oct 28, 2011 6:04 PM

error running zenchkrels -r -x1

I have a phontom device thats been plaguging me and I just got around to traking it down but when I follow the suggested "fix" I get this error. Anyt ideas?

 

ERROR:zen.Relations:remote relation /zport/dmd/ZenUsers/admin/messages/msg/messageQueue doesn't point back to /zport/dm                                                        d/ZenUsers/admin/messages/msg/messageQueue

WARNING:zen.Relations:reconnecting relation /zport/dmd/ZenUsers/admin/messages/msg/messageQueue to relation /zport/dmd/                                                        ZenUsers/admin/messages/msg/messageQueue

Traceback (most recent call last):

  File "/opt/zenoss/Products/ZenUtils/CheckRelations.py", line 72, in <module>

    tmbk.rebuild()

  File "/opt/zenoss/Products/ZenUtils/CheckRelations.py", line 40, in rebuild

    object.checkRelations(repair=repair)

  File "/opt/zenoss/Products/ZenRelations/RelationshipManager.py", line 262, in checkRelations

    rel.checkRelation(repair)

  File "/opt/zenoss/Products/ZenRelations/ToOneRelationship.py", line 223, in checkRelation

    rrel._add(parobj)

  File "/opt/zenoss/Products/ZenRelations/ToOneRelationship.py", line 80, in _add

    self._remoteRemove()

  File "/opt/zenoss/Products/ZenRelations/ToOneRelationship.py", line 102, in _remoteRemove

    remoteRel = getattr(aq_base(self.obj), self.remoteName())

AttributeError: messageQueue

More Like This

  • Retrieving data ...

Legend

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