Hmm okay that sounds more like a misconfiguration betwen c2s.xml, s2s.xml and router in the//etc/jabberd directory....
2009/12/21 <[email protected]> > >Or the jabberd auth database has got out of sync with the osad > configuration during the upgrade.... > >Check in /var/lib/jabberd/db and strings them to get the authentication > details to match to /etc/hrn/rhn.conf .... > >Or blow away the files in /var/lib/jabberd/db and let osa-dispatcher plus > osad on the various systems re-register themselves with new credentials > >The above is if you do see router, c2c, s2s etc etc running on a > /sbin/service jabberd status check and netstat showing listening ports.... > > > > [r...@cnxsrb38:/var/lib/jabberd/db]strings authreg.db > > rhn-dispatcher-sat > > rhn-dispatcher-q05030 > > rhn-dispatcher-sat > > > > I put the rhn-dispatcher-q05030 password in /etc/rhn/rhn.conf: > > … > > osa-dispatcher.jabber_username = rhn-dispatcher-sat > > osa-dispatcher.jabber_password = rhn-dispatcher-q05030 > > … > > > > Restarted all the services (/usr/sbin/rhn-satellite restart) > > Same error… > > > > I have tried to delete the files in /var/lib/jabberd/db and restarted > satellite… same thing. The files are not re created by the way. > > > > spacewalk 0.7 > > > > jabberpy-0.5-0.17.el5 > > jabberd-2.2.8-2.el5 > > jabberd-selinux-1.4.7-1.el5 > > > > Actual results: > > starting services: > > Starting osa-dispatcher: RHN 3021 2009/12/17 13:14:42 -04:00: ('Traceback > (most recent call last):\n File "/usr/share/rhn/osad/jabber_lib.py", line > 254, in setup_connection\nc = self._get_jabber_client(js)\nFile > "/usr/share/rhn/osad/jabber_lib.py", line 311, in get_jabber_client\n > c.connect()\n File "/usr/share/rhn/osad/jabber_lib.py", line 577 , in > connect\n jabber.Client.connect(self)\n File > "/usr/lib/python2.4/site-packages/jabber/xmlstream.py", line 464, in > connect\n else: self._sock.connect((self._hostIP, self._port))\n File > "<string>", line 1, in connect\nerror: (111, \'Connection refused\')\n',) > > > > Log: > > 2009/12/17 13:42:26 -04:00 8133 0.0.0.0: > osad/jabber_lib.print_message('socket error',) > > 2009/12/17 13:42:26 -04:00 8133 0.0.0.0: > osad/jabber_lib.print_message('Could not connect to jabber server', ' > cnxsrb38.gsr.connexim.ca') > > 2009/12/17 13:42:26 -04:00 8133 0.0.0.0: > osad/jabber_lib.setup_connection('ERROR', 'Traceback (most recent call > last):\n File "/usr/share/rhn/osad/jabber_lib.py", line 254, in > setup_connection\n c = self._get_jabber_client(js)\n File > "/usr/share/rhn/osad/jabber_lib.py", line 311, in _get_jabber_client\n > c.connect()\n File "/usr/share/rhn/osad/jabber_lib.py", line 577, in > connect\n jabber.Client.connect(self)\n File > "/usr/lib/python2.4/site-packages/jabber/xmlstream.py", line 464, in > connect\n else: self._sock.connect((self._hostIP, self._port))\n File > "<string>", line 1, in connect\nerror: (111, \'Connection refused\')\n') > > 2009/12/17 13:42:26 -04:00 8133 0.0.0.0: > osad/jabber_lib.setup_connection('Could not connect to any jabber server',) > > 2009/12/17 13:42:26 -04:00 8133 0.0.0.0: osad/jabber_lib.main('Unable to > connect to jabber servers, sleeping 10 seconds',) > > > > service status: > > [r...@cnxsrb38:/var/log/rhn]/etc/init.d/jabberd status > > router (pid 9802) is running... > > sm dead but subsys locked > > c2s dead but subsys locked > > s2s dead but subsys locked > > > > _______________________________________________ > Spacewalk-list mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/spacewalk-list >
_______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
