Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ERROR:zen.Relations:remote relation /zport/dmd/ZenUsers/admin/messages/msg/messageQueue doesn't point back to /zport/dmd/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 "/usr/local/zenoss/zenoss/Products/ZenUtils/CheckRelations.py", line 72, in <module>
- tmbk.rebuild()
- File "/usr/local/zenoss/zenoss/Products/ZenUtils/CheckRelations.py", line 40, in rebuild
- object.checkRelations(repair=repair)
- File "/usr/local/zenoss/zenoss/Products/ZenRelations/RelationshipManager.py", line 262, in checkRelations
- rel.checkRelation(repair)
- File "/usr/local/zenoss/zenoss/Products/ZenRelations/ToOneRelationship.py", line 223, in checkRelation
- rrel._add(parobj)
- File "/usr/local/zenoss/zenoss/Products/ZenRelations/ToOneRelationship.py", line 80, in _add
- self._remoteRemove()
- File "/usr/local/zenoss/zenoss/Products/ZenRelations/ToOneRelationship.py", line 102, in _remoteRemove
- remoteRel = getattr(aq_base(self.obj), self.remoteName())
- AttributeError: messageQueue
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement