Ejabberd not runing

Hello,

I download ejabberd-2.1.6 and try build it from source.

I made: ./configure && make and then make install

it's ok. I hadn't errors. Then i try to start ejabberd:

ejabberdctl start

After that, WebAdmin not started, ejabberd not started too.

I do: ejabberdctl status and got:

The node ejabberd@localhost is started with status: started
ejabberd is not running in that node
Check for error messages: //var/log/ejabberd/ejabberd.log

When i open /var/log/ejabberd/ejabberd.log it's empty.

How can i fix it?

Thank you.

if i try ejabberd live i got

if i try ejabberd live i got next error:

{error_logger,{{2011,11,7},{13,23,18}},"Protocol: ~p: register error: ~p~n",["inet_tcp",{{badmatch,{error,duplicate_name}},[{inet_tcp_dist,listen,1},{net_kernel,start_protos,4},{net_kernel,start_protos,3},{net_kernel,init_node,2},{net_kernel,init,1},{gen_server,init_it,6},{proc_lib,init_p_do_apply,3}]}]}
{error_logger,{{2011,11,7},{13,23,18}},crash_report,[[{initial_call,{net_kernel,init,['Argument__1']}},{pid,<0.20.0>},{registered_name,[]},{error_info,{exit,{error,badarg},[{gen_server,init_it,6},{proc_lib,init_p_do_apply,3}]}},{ancestors,[net_sup,kernel_sup,<0.9.0>]},{messages,[]},{links,[#Port<0.101>,<0.17.0>]},{dictionary,[{longnames,false}]},{trap_exit,true},{status,running},{heap_size,610},{stack_size,24},{reductions,467}],[]]}
{error_logger,{{2011,11,7},{13,23,18}},supervisor_report,[{supervisor,{local,net_sup}},{errorContext,start_error},{reason,{'EXIT',nodistribution}},{offender,[{pid,undefined},{name,net_kernel},{mfargs,{net_kernel,start_link,[['ejabberd@localhost',shortnames]]}},{restart_type,permanent},{shutdown,2000},{child_type,worker}]}]}
{error_logger,{{2011,11,7},{13,23,18}},supervisor_report,[{supervisor,{local,kernel_sup}},{errorContext,start_error},{reason,shutdown},{offender,[{pid,undefined},{name,net_sup},{mfargs,{erl_distribution,start_link,[]}},{restart_type,permanent},{shutdown,infinity},{child_type,supervisor}]}]}
{error_logger,{{2011,11,7},{13,23,18}},std_info,[{application,kernel},{exited,{shutdown,{kernel,start,[normal,[]]}}},{type,permanent}]}
{"Kernel pid terminated",application_controller,"{application_start_failure,kernel,{shutdown,{kernel,start,[normal,[]]}}}"}

I solved this problem, now i

I solved this problem, now i have follwing problem when ejabberd started:

...

=PROGRESS REPORT==== 7-Nov-2011::13:26:45 ===
application: mnesia
started_at: ejabberd@localhost

=CRASH REPORT==== 7-Nov-2011::13:26:45 ===
crasher:
initial call: application_master:init/4
pid: <0.39.0>
registered_name: []
exception exit: {bad_return,
{{ejabberd_app,start,[normal,[]]},
{'EXIT',
{undef,
[{crypto,start,[]},
{sha,start,0},
{ejabberd_app,start,2},
{application_master,start_it_old,4}]}}}}
in function application_master:init/4
ancestors: [<0.38.0>]
messages: [{'EXIT',<0.40.0>,normal}]
links: [<0.38.0>,<0.6.0>]
dictionary: []
trap_exit: true
status: running
heap_size: 610
stack_size: 24
reductions: 134
neighbours:

=INFO REPORT==== 7-Nov-2011::13:26:45 ===
application: ejabberd
exited: {bad_return,
{{ejabberd_app,start,[normal,[]]},
{'EXIT',
{undef,
[{crypto,start,[]},
{sha,start,0},
{ejabberd_app,start,2},
{application_master,start_it_old,4}]}}}}
type: temporary

Syndicate content