Ejabberd error starting

Hello,

I compiled ejabberd-2.1.6 from source all ok. i try to ejabberd at localhost with ejabberdctl start. In /var/log/ejabberd.log i see error:

=ERROR REPORT==== 2011-05-11 12:15:03 ===
E(<0.37.0>:gen_mod:73) : Problem starting the module mod_adhoc for host "localh$
[]
exit: {noproc,
{gen_server,call,

[ejabberd_iq_sup,
{start_child,["localhost",mod_adhoc,process_local_iq]},
infinity]}}

=INFO REPORT==== 2011-05-11 12:15:03 ===
application: ejabberd
exited: {bad_return,
{{ejabberd_app,start,[normal,[]]},
{'EXIT',
{noproc,
{gen_server,call,
[ejabberd_iq_sup,
{start_child,
["localhost",mod_adhoc,process_local_iq]},
infinity]}}}}}
type: temporary

How can i fix it?

Thank you.

Same problem

=CRASH REPORT==== 17-May-2011::15:09:16 ===
crasher:
initial call: application_master:init/4
pid: <0.39.0>
registered_name: []
exception exit: {bad_return,
{{ejabberd_app,start,[normal,[]]},
{stringprep,nameprep,exmpp_not_started,"localhost"}}}
in function application_master:init/4
ancestors: [<0.38.0>]
messages: []
links: [<0.38.0>,<0.40.0>,<0.6.0>]
dictionary: []
trap_exit: true
status: running
heap_size: 610
stack_size: 24
reductions: 132
neighbours:

=INFO REPORT==== 17-May-2011::15:09:16 ===
application: ejabberd
exited: {bad_return,{{ejabberd_app,start,[normal,[]]},
{stringprep,nameprep,exmpp_not_started,"localhost"}}}
type: temporary

Syndicate content