Hello,

On 10/20/2009 01:47 AM, Michiel van Es wrote:
2009/10/20 07:43:00 +02:00 3866 0.0.0.0: osad/jabber_lib.__init__
2009/10/20 07:43:00 +02:00 3866 0.0.0.0:
osad/jabber_lib.print_message('socket error',)
2009/10/20 07:43:00 +02:00 3866 0.0.0.0:
osad/jabber_lib.print_message('Could not connect to jabber server',
'devmx01.buro.info.nl')
2009/10/20 07:43:00 +02:00 3866 0.0.0.0:
osad/jabber_lib.setup_connection('Could not connect to any jabber server',)
2009/10/20 07:43:00 +02:00 3866 0.0.0.0: osad/jabber_lib.main('Unable to
connect to jabber servers, sleeping 10 seconds',)

But when I run nc -vv devmx01 5222 it is working

[r...@devmx01 ~]# nc -vv devmx01 5222
Connection to devmx01 5222 port [tcp/xmpp-client] succeeded!

All the logfiles in /var/lib/jabberd/log show no errors.

How can I check what is going wrong?


I think you had a similar problem about a month ago? Has anything significant changed between then and now? (the thread name is "error jabber after upgrade 0.5 => 0.6") You could grep /var/log/yum.log for osa and jabber, etc.

I would do something like:

# kill $(pidof c2s)
# c2s -D

and then see what
# service osa-dispatcher stop
# osa-dispatcher -N -vvvvvvvvvvvv
...gives you.

Hope to help,

Josh

_______________________________________________
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

Reply via email to