<p>>I was wondering if anyone could give me a hand on this. All my clients are listed as OSA Status: offline as of unknown. They ping fine (OSA Status shows Last pinged: 12/28/12 2:41:48 PM EST for example).<br>
><br>
> Client:<br>
> $ sudo service osad status<br>
> osad (pid  31798) is running...<br>
><br>
> Server:<br>
> $ sudo service osa-dispatcher status<br>
> osa-dispatcher (pid  19217) is running...<br>
><br>
> $ sudo less /var/log/rhn/osa-dispatcher.log<br>
> 2012/12/21 16:03:58 -04:00 5269 <a href="http://0.0.0.0">0.0.0.0</a>: osad/jabber_lib.setup_connection('Connected to jabber server', '<a href="http://servername.fqdn.com">servername.fqdn.com</a>')<br>

> 2012/12/21 16:03:58 -04:00 5269 <a href="http://0.0.0.0">0.0.0.0</a>: osad/jabber_lib.register('ERROR', 'Invalid password')</p>
<p>Please check you have the proper password on the osad configuration file. Jabber don't seem to like the current one<br></p>
<p>> 2012/12/21 16:07:34 -04:00 6719 <a href="http://0.0.0.0">0.0.0.0</a>: osad/jabber_lib.__init__<br>
> 2012/12/21 16:07:34 -04:00 6719 <a href="http://0.0.0.0">0.0.0.0</a>: osad/jabber_lib.setup_connection('Connected to jabber server', '<a href="http://servername.fqdn.com">servername.fqdn.com</a>')<br>

> 2012/12/21 16:07:34 -04:00 6719 <a href="http://0.0.0.0">0.0.0.0</a>: osad/jabber_lib.register('ERROR', 'Invalid password')<br>
> 2012/12/21 16:16:59 -04:00 9748 <a href="http://0.0.0.0">0.0.0.0</a>: osad/jabber_lib.__init__<br>
> 2012/12/21 16:16:59 -04:00 9748 <a href="http://0.0.0.0">0.0.0.0</a>: osad/jabber_lib.setup_connection('Connected to jabber server', '<a href="http://servername.fqdn.com">servername.fqdn.com</a>')<br>

> 2012/12/21 16:16:59 -04:00 9748 <a href="http://0.0.0.0">0.0.0.0</a>: osad/jabber_lib.register('ERROR', 'Invalid password')<br>
> 2012/12/28 14:13:12 -04:00 15804 <a href="http://0.0.0.0">0.0.0.0</a>: osad/jabber_lib.__init__<br>
> 2012/12/28 14:13:12 -04:00 15804 <a href="http://0.0.0.0">0.0.0.0</a>: osad/jabber_lib.setup_connection('Connected to jabber server', '<a href="http://servername.fqdn.com">servername.fqdn.com</a>')<br>

> 2012/12/28 14:13:12 -04:00 15804 <a href="http://0.0.0.0">0.0.0.0</a>: osad/jabber_lib.register('ERROR', 'Invalid password')<br>
> 2012/12/28 14:31:55 -04:00 19215 <a href="http://0.0.0.0">0.0.0.0</a>: osad/jabber_lib.__init__<br>
> 2012/12/28 14:31:55 -04:00 19215 <a href="http://0.0.0.0">0.0.0.0</a>: osad/jabber_lib.setup_connection('Connected to jabber server', '<a href="http://servername.fqdn.com">servername.fqdn.com</a>')<br>

> 2012/12/28 14:31:56 -04:00 19215 <a href="http://0.0.0.0">0.0.0.0</a>: osad/osa_dispatcher.fix_connection('Upstream notification server started on port', 1290)<br>
> 2012/12/28 14:31:56 -04:00 19215 <a href="http://0.0.0.0">0.0.0.0</a>: osad/jabber_lib.process_forever<br>
><br>
> I found this online and already tried it, no luck:<br>
> service jabberd stop<br>
> service osa-dispatcher stop<br>
> rm -f /var/lib/jabberd/db/*<br>
> service jabberd start<br>
> sleep 10<br>
> service osa-dispatcher start<br>
><br>
> sudo netstat -an | grep 5222 on the server shows ESTABLISHED connections from clients. I also have the ports in my iptables script needed for this(5222,5269 I think it was) but to troubleshoot this I created a rule on the server to allow all traffic to one of my clients for troubleshooting.<br>

><br>
> $IPTbls -A INPUT -i $PUBLIC -p all -s $IPADDRESS -j ACCEPT<br>
> $IPTbls -A OUTPUT -o $PUBLIC -p all -d $IPADDRESS -j ACCEPT<br>
><br>
> Any advice is much appreciated.  Thanks!<br>
> -------------- next part --------------<br>
> An HTML attachment was scrubbed...<br>
> URL: <<a href="https://www.redhat.com/archives/spacewalk-list/attachments/20121231/86c06f1c/attachment.html">https://www.redhat.com/archives/spacewalk-list/attachments/20121231/86c06f1c/attachment.html</a>><br>

><br>
> ------------------------------<br>
><br>
> _______________________________________________<br>
> Spacewalk-list mailing list<br>
> <a href="mailto:Spacewalk-list@redhat.com">Spacewalk-list@redhat.com</a><br>
> <a href="https://www.redhat.com/mailman/listinfo/spacewalk-list">https://www.redhat.com/mailman/listinfo/spacewalk-list</a><br>
><br>
> End of Spacewalk-list Digest, Vol 55, Issue 58<br>
> **********************************************<br>
</p>