On Tue, Aug 28, 2012 at 05:24:45PM +0000, Zulkifal Ahmad wrote: > Hi List, > > I have this issue that my OSA dispatcher doesnt show online even though I > have Installed osad on the client. However it has one issue, whenever i > restart the osad service It gives me an error > Traceback (most recent call last): > File "/usr/share/rhn/osad/jabber_lib.py", line 252, in setup_connection > c = self._get_jabber_client(js) > File "/usr/share/rhn/osad/jabber_lib.py", line 309, in _get_jabber_client > c.connect() > File "/usr/share/rhn/osad/jabber_lib.py", line 567, in connect > jabber.Client.connect(self) > File "/usr/lib/python2.6/site-packages/jabber/xmlstream.py", line 533, in > connect > self.header() > File "/usr/share/rhn/osad/jabber_lib.py", line 1189, in header > self.process(jabber.timeout) > File "/usr/share/rhn/osad/jabber_lib.py", line 1057, in process > data = self._read(self.BLOCK_SIZE) > error: [Errno 104] Connection reset by peer > > > Any Ideas ?
Check that the jabberd process is running correctly, listening, etc. -- Jan Pazdziora Principal Software Engineer, Satellite Engineering, Red Hat _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
