On Thu, 2009-12-10 at 12:58 -0600, Michael Gale wrote: > Hello, > > In regards to your first problem, I had the same issue and it was > because of file permissions under /etc/jabberd/... > > In /etc/sysconfig/jabberd you will find that jabberd is setup to run > as > the jabber user and not root. So the files must be readable as the > jabber user. > > I would check the file permissions first, also to help trouble shoot > the > issue you should su to the jabber user and try to start the processes > manually: > > For example: > /usr/bin/sm -c /etc/jabberd/sm.xml > > Michael Gale
Well... I realized that the sm and c2s services hadn't been running correctly... well... ever. To fix this, I essentially just deleted the jabber db: rm -f /var/lib/jabberd/db/* Once I restarted, osa-dispatcher started up just fine... the jabber db was recreated... and things look happy. Neato. -- Andy Speagle "THE Student" - UCATS Wichita State University
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
