That didn't worked for me, i removed all roster and pep lines in sm.xml config file but i've the same error.
----- Mail original ----- De: "Sander Grendelman" <[email protected]>. À: [email protected] Envoyé: Lundi 28 Février 2011 13:11:59 Objet: Re: [Spacewalk-list] osa-dispatcher and osad On Mon, Feb 28, 2011 at 01:05:27PM +0100, Sander Grendelman wrote: > service osa-dispatcher stop > service jabberd stop > ### remove all "roster" lines from /etc/jabberd/sm.xml> ### > service jabberd start > ### Check if sm is running > service osa-dispatcher start Oh, and don't forget to remove the old DB after stopping jabberd, so: service osa-dispatcher stop service jabberd stop ### remove all "roster" lines from /etc/jabberd/sm.xml> ### rm -f /var/lib/jabberd/db/* service jabberd start ### Check if sm is running service osa-dispatcher start _______________________________________________ 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
