On 02/09/2010 05:06 PM, Stefan Bluhm wrote:
Now I am testing around a bit:
telnet spacewalk 5222 ->  Connection Successful
netstat -ptnl ->  c2s is listening on 5222 IPv4
db_verify authreg.db sm.db ; echo $? ->  0
xmllint --noout /etc/jabberd/*.xml  ->  no error
/etc/rhn/rhn.conf looks ok

Some log extracts which might mean something:
osa-dispatcher.log
2010/02/09 21:01:17 +02:00 4701 0.0.0.0: 
rhnSQL/driver_cx_Oracle.connect('Connecting to database', 'XE')
2010/02/09 21:01:17 +02:00 4701 0.0.0.0: osad/jabber_lib.__init__
2010/02/09 21:01:17 +02:00 4701 0.0.0.0: osad/jabber_lib.print_message('socket 
error',)
2010/02/09 21:01:17 +02:00 4701 0.0.0.0: osad/jabber_lib.print_message('Could 
not connect to jabber server', 'spacewalk.domain.com')


That is very strange that telnet can connect but osa-dispatcher can't. Are they connecting to the same IP/port?

Let's try 2 more things:

# osa-dispatcher -N -vvvvvvvvvvvv

and look in the output for anything suspicious that might be causing this, and then if that doesn't:

# strace -fe trace=network osa-dispatcher -N
(and if that doesn't work, just `strace -f osa-dispatcher -N')

Good luck,

Josh

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Spacewalk-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-list

Reply via email to