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
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

Reply via email to