[jdev] Re: sm in Jabber2 dies
Matt Mankins
mankins at media.mit.edu
Mon Mar 15 11:53:54 CST 2004
Hi.
I've been trying to get my jabberd2 up and running for some time and am
having a similar problem with sm not wanting to stay around.
Along the way someone suggested that I was importing lists of users and
one of these users had funky characters in them which caused the sm to
die. You should take a look at the user names and see if there's anything
that doesn't look right... ?
Incidentally it didn't help me, because I only had one user whose
characters were in the a-z range. Maybe it will help you.
Mankins
On Mon, 15 Mar 2004, Damon Register wrote:
> I originally posted this in the jadmin list but perhaps that was the
> wrong list? There was no response.
>
> This problem has really got me stuck. I have successfully installed and
> setup jabberd2 version 2.0s2 using mysql. Using Exodus, I can register
> a new user and connect with no trouble. The problem comes when I try to
> import the users from my 1.4.2 setup using
> http://scriptrepo.jabberstudio.org/tx_migrate/
> One person on this list said that the script messed up the realm and
> didn't put entries in the active table. Fixing the realm problem was
> easy and I was able to put the data into mysql. The active table
> problem didn't seem like it would be a problem because I read in
> http://www.jabberdoc.org/app_faq.html "I just created a user in the
> database. Why can't I login as the user I just created?" so I
> uncommented the auto-create tag in sm.xml. When I try to log in with
> one of the users in the imported list, sm crashes with
>
> ERROR: sm died. Shutting down server.
> JBRD: Got a signal... pass it on.
> JBRD: It was a TERM. Shut it all down!
>
> Next I tried manually adding a users to mysql as in the FAQ. This
> worked and sm didn't crash. Can anyone help with this? Why does sm
> crash on a user that has been added to authreg by this script but not
> on a user that has been manually added to authreg?
>
> While trying to figure this out, I tried to find information about the
> mysql tables. I would like to know the meaning or purpose of each table
> and field but http://jabberd.jabberstudio.org/dev/ I see nothing about
> the mysql tables. Is there any document describing the tables?
More information about the JDev
mailing list