Logins stop working, Ejabberd continues on

. Tried released version and now currently latest SVN
. Have flash-hack enabled
. Using external auth, but also has hung with ldap authentication
. While it is working fine, I do see crash reports in the odbc mysql connection :

=CRASH REPORT==== 27-Dec-2006::10:25:12 ===
crasher:
pid: <0.640.0>
registered_name: []
error_info: connection_dropped
initial_call: {gen,init_it,
[gen_server,
<0.240.0>,
<0.240.0>,
ejabberd_odbc,
["server.ednet.ns.ca"],
[]]}
ancestors: ['ejabberd_odbc_sup_server.ednet.ns.ca',ejabberd_sup,<0.37.0>]
messages: []
links: [<0.240.0>]
dictionary: []
trap_exit: false
status: running
heap_size: 233
stack_size: 21
reductions: 128
neighbours:

=SUPERVISOR REPORT==== 27-Dec-2006::10:25:12 ===
Supervisor: {local,
'ejabberd_odbc_sup_server.ednet.ns.ca'}
Context: child_terminated
Reason: connection_dropped
Offender: [{pid,<0.640.0>},
{name,6},
{mfa,{ejabberd_odbc,start_link,["server.ednet.ns.ca"]}},
{restart_type,transient},
{shutdown,brutal_kill},
{child_type,worker}]

=PROGRESS REPORT==== 27-Dec-2006::10:25:12 ===
supervisor: {local,'ejabberd_odbc_sup_server.ednet.ns.ca'}
started: [{pid,<0.673.0>},
{name,6},
{mfa,{ejabberd_odbc,start_link,["server.ednet.ns.ca"]}},
{restart_type,transient},
{shutdown,brutal_kill},
{child_type,worker}]

. ejabberd.log for the above errors is reporting :
=ERROR REPORT==== 2006-12-27 10:41:47 ===
** Generic server <0.269.0> terminating
** Last message in was {'DOWN',#Ref<0.0.0.4604>,process,<0.270.0>,normal}
** When Server state == {state,<0.270.0>,mysql}
** Reason for termination ==
** connection_dropped

. Once it stops accepting logins, the external authentication script no longer gets called.
. erlang-R11B-0.1.fc4

What should I do to debug this :) ?

Thanks.

Syndicate content