[jadmin] error with c2s.xml
Krzysztof Kulicki
ksysia at gmail.com
Wed Apr 25 16:00:34 CDT 2007
Hi,
I'm trying to run jabberd2 and with c2s.xml I get this error :
# ./c2s -D -c /opt/nobjabber/etc/jabberd/c2s.xml
Wed Apr 25 22:46:57 2007 [notice] starting up
Wed Apr 25 22:46:57 2007 [info] process id is 26310, written to
/opt/nobjabber/pid/c2s.pid
Wed Apr 25 22:46:57 2007 authreg_mysql.c:485 SQL to create account: INSERT
INTO `authreg` ( `username`, `realm` ) VALUES ( '%s', '%s' )
Wed Apr 25 22:46:57 2007 authreg_mysql.c:486 SQL to query user information:
SELECT `password`,`hash`,`token`,`sequence` FROM `authreg` WHERE `username`
= '%s' AND `realm` = '%s'
Wed Apr 25 22:46:57 2007 authreg_mysql.c:487 SQL to set password: UPDATE
`authreg` SET `password` = '%s' WHERE `username` = '%s' AND `realm` = '%s'
Wed Apr 25 22:46:57 2007 authreg_mysql.c:488 SQL to set zero K: UPDATE
`authreg` SET `hash` = '%s', `token` = '%s', `sequence` = '%d' WHERE
`username` = '%s' AND `realm` = '%s'
Wed Apr 25 22:46:57 2007 authreg_mysql.c:489 SQL to delete account: DELETE
FROM `authreg` WHERE `username` = '%s' AND `realm` = '%s'
Wed Apr 25 22:46:57 2007 authreg_mysql.c:508 mysql connecting as 'jabberd2'
to database 'jabberd2' on localhost:3306
Wed Apr 25 22:46:57 2007 [notice] initialised auth module 'mysql'
sx (sasl.c:905) initialising sasl plugin
sx (sasl.c:954) sasl context initialised; appname=xmpp
sx (env.c:77) plugin initialised (index 0)
Wed Apr 25 22:46:57 2007 bind.c:51 initialising resource bind sx plugin
sx (env.c:77) plugin initialised (index 1)
Segmentation Fault (core dumped)
Any help would be greatly appreciated.
Thanks in advance.
Krzysztof
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.jabber.org/pipermail/jadmin/attachments/20070425/b0896c50/attachment.htm
More information about the JAdmin
mailing list