Erlang Mailing Lists

Author Message

<  Ejabberd mailing list  ~  Abnormal Termination on Windows

Guest
Posted: Sun Nov 05, 2006 12:39 am Reply with quote
Guest
Hi,

I'm just starting to explore the world of ejabberd. I've installed the
Windows version (using the .exe file available at ejabberd's website)
but everytime I try to execute it (through the shortcut on my start
menu) I get the error bellow. I've searched through the archives of this
mailing list but didn't found any suitable answer. Do I have to change
anything on the configuration of ejabberd before starting it? Should I
compile myself the source code instead of using the .exe installation file?

-------------------------------------------------------------------------------------------
{error_logger,{{2006,11,5},{0,28,25}},'Protocol: ~p: register/listen
error: ~p~n
',[inet_tcp,enotsock]}
{error_logger,{{2006,11,5},{0,28,25}},crash_report,[[{pid,<0.20.0>},{registered_
name,net_kernel},{error_info,{error,badarg}},{initial_call,{gen,init_it,[gen_ser
ver,<0.17.0>,<0.17.0>,{local,net_kernel},net_kernel,{'ejabberd@localhost',shortn
ames,15000},[]]}},{ancestors,[net_sup,kernel_sup,<0.8.0>]},{messages,[]},{links,
[<0.17.0>]},{dictionary,[{longnames,false}]},{trap_exit,true},{status,running},{
heap_size,233},{stack_size,21},{reductions,300}],[]]}
{error_logger,{{2006,11,5},{0,28,25}},supervisor_report,[{supervisor,{local,net_
sup}},{errorContext,start_error},{reason,{'EXIT',nodistribution}},{offender,[{pi
d,undefined},{name,net_kernel},{mfa,{net_kernel,start_link,[['ejabberd@localhost
',shortnames]]}},{restart_type,permanent},{shutdown,2000},{child_type,worker}]}]
}
{error_logger,{{2006,11,5},{0,28,25}},supervisor_report,[{supervisor,{local,kern
el_sup}},{errorContext,start_error},{reason,shutdown},{offender,[{pid,undefined}
,{name,net_sup},{mfa,{erl_distribution,start_link,[]}},{restart_type,permanent},
{shutdown,infinity},{child_type,supervisor}]}]}
{error_logger,{{2006,11,5},{0,28,25}},crash_report,[[{pid,<0.7.0>},{registered_n
ame,[]},{error_info,{shutdown,{kernel,start,[normal,[]]}}},{initial_call,{applic
ation_master,init,[<0.5.0>,<0.6.0>,{appl_data,kernel,[application_controller,erl
_reply,auth,boot_server,code_server,disk_log_server,disk_log_sup,erl_prim_loader
,error_logger,file_server,file_server_2,fixtable_server,global_group,global_name
_server,heart,init,kernel_config,kernel_sup,net_kernel,net_sup,rex,user,os_serve
r,ddll_server,erl_epmd,inet_db,pg2],undefined,{kernel,[]},[application,applicati
on_controller,application_master,application_starter,auth,code,code_aux,packages
,code_server,dist_util,erl_boot_server,erl_distribution,erl_prim_loader,erl_repl
y,erlang,error_handler,error_logger,file,file_server,old_file_server,file_io_ser
ver,prim_file,global,global_group,global_search,group,heart,inet6_tcp,inet6_tcp_
dist,inet6_udp,inet_config,inet_hosts,inet_gethost_native,inet_tcp_dist,init,ker
nel,kernel_config,net,net_adm,net_kernel,os,ram_file,rpc,user,user_drv,user_sup,
disk_log,disk_log_1,disk_log_server,disk_log_sup,dist_ac,erl_ddll,erl_epmd,erts_
debug,gen_tcp,gen_udp,prim_inet,inet,inet_db,inet_dns,inet_parse,inet_res,inet_t
cp,inet_udp,pg2,seq_trace,wrap_log_reader,zlib,otp_ring0],[],infinity,infinity},
normal]}},{ancestors,[<0.6.0>]},{messages,[{'EXIT',<0.8.0>,normal}]},{links,[<0.
6.0>,<0.5.0>]},{dictionary,[]},{trap_exit,true},{status,running},{heap_size,987}
,{stack_size,21},{reductions,1062}],[]]}
{error_logger,{{2006,11,5},{0,28,25}},std_info,[{application,kernel},{exited,{sh
utdown,{kernel,start,[normal,[]]}}},{type,permanent}]}
{"Kernel pid
terminated",application_controller,"{application_start_failure,kern
el,{shutdown,{kernel,start,[normal,[]]}}}"}


Abnormal termination
-------------------------------------------------------------------------------------------

Thanks in advance for you help.

Regards,
Jeremias




_______________________________________________
ejabberd mailing list
ejabberd@jabber.ru
http://lists.jabber.ru/mailman/listinfo/ejabberd
Post recived from mailinglist
Guest
Posted: Wed Nov 15, 2006 10:01 am Reply with quote
Guest
Has anyone came across an error such as the one I've described in my
previous email? Should I put aside the windows installer and try to
directly compile ejabberd on my machine?

Your help on this would be highly appreciated.

Thanks,
Jeremias

Jeremias wrote:
> Hi,
>
> I'm just starting to explore the world of ejabberd. I've installed the
> Windows version (using the .exe file available at ejabberd's website)
> but everytime I try to execute it (through the shortcut on my start
> menu) I get the error bellow. I've searched through the archives of this
> mailing list but didn't found any suitable answer. Do I have to change
> anything on the configuration of ejabberd before starting it? Should I
> compile myself the source code instead of using the .exe installation file?
>
> -------------------------------------------------------------------------------------------
> {error_logger,{{2006,11,5},{0,28,25}},'Protocol: ~p: register/listen
> error: ~p~n
> ',[inet_tcp,enotsock]}
> {error_logger,{{2006,11,5},{0,28,25}},crash_report,[[{pid,<0.20.0>},{registered_
> name,net_kernel},{error_info,{error,badarg}},{initial_call,{gen,init_it,[gen_ser
> ver,<0.17.0>,<0.17.0>,{local,net_kernel},net_kernel,{'ejabberd@localhost',shortn
> ames,15000},[]]}},{ancestors,[net_sup,kernel_sup,<0.8.0>]},{messages,[]},{links,
> [<0.17.0>]},{dictionary,[{longnames,false}]},{trap_exit,true},{status,running},{
> heap_size,233},{stack_size,21},{reductions,300}],[]]}
> {error_logger,{{2006,11,5},{0,28,25}},supervisor_report,[{supervisor,{local,net_
> sup}},{errorContext,start_error},{reason,{'EXIT',nodistribution}},{offender,[{pi
> d,undefined},{name,net_kernel},{mfa,{net_kernel,start_link,[['ejabberd@localhost
> ',shortnames]]}},{restart_type,permanent},{shutdown,2000},{child_type,worker}]}]
> }
> {error_logger,{{2006,11,5},{0,28,25}},supervisor_report,[{supervisor,{local,kern
> el_sup}},{errorContext,start_error},{reason,shutdown},{offender,[{pid,undefined}
> ,{name,net_sup},{mfa,{erl_distribution,start_link,[]}},{restart_type,permanent},
> {shutdown,infinity},{child_type,supervisor}]}]}
> {error_logger,{{2006,11,5},{0,28,25}},crash_report,[[{pid,<0.7.0>},{registered_n
> ame,[]},{error_info,{shutdown,{kernel,start,[normal,[]]}}},{initial_call,{applic
> ation_master,init,[<0.5.0>,<0.6.0>,{appl_data,kernel,[application_controller,erl
> _reply,auth,boot_server,code_server,disk_log_server,disk_log_sup,erl_prim_loader
> ,error_logger,file_server,file_server_2,fixtable_server,global_group,global_name
> _server,heart,init,kernel_config,kernel_sup,net_kernel,net_sup,rex,user,os_serve
> r,ddll_server,erl_epmd,inet_db,pg2],undefined,{kernel,[]},[application,applicati
> on_controller,application_master,application_starter,auth,code,code_aux,packages
> ,code_server,dist_util,erl_boot_server,erl_distribution,erl_prim_loader,erl_repl
> y,erlang,error_handler,error_logger,file,file_server,old_file_server,file_io_ser
> ver,prim_file,global,global_group,global_search,group,heart,inet6_tcp,inet6_tcp_
> dist,inet6_udp,inet_config,inet_hosts,inet_gethost_native,inet_tcp_dist,init,ker
> nel,kernel_config,net,net_adm,net_kernel,os,ram_file,rpc,user,user_drv,user_sup,
> disk_log,disk_log_1,disk_log_server,disk_log_sup,dist_ac,erl_ddll,erl_epmd,erts_
> debug,gen_tcp,gen_udp,prim_inet,inet,inet_db,inet_dns,inet_parse,inet_res,inet_t
> cp,inet_udp,pg2,seq_trace,wrap_log_reader,zlib,otp_ring0],[],infinity,infinity},
> normal]}},{ancestors,[<0.6.0>]},{messages,[{'EXIT',<0.8.0>,normal}]},{links,[<0.
> 6.0>,<0.5.0>]},{dictionary,[]},{trap_exit,true},{status,running},{heap_size,987}
> ,{stack_size,21},{reductions,1062}],[]]}
> {error_logger,{{2006,11,5},{0,28,25}},std_info,[{application,kernel},{exited,{sh
> utdown,{kernel,start,[normal,[]]}}},{type,permanent}]}
> {"Kernel pid
> terminated",application_controller,"{application_start_failure,kern
> el,{shutdown,{kernel,start,[normal,[]]}}}"}
>
>
> Abnormal termination
> -------------------------------------------------------------------------------------------
>
> Thanks in advance for you help.
>
> Regards,
> Jeremias
>
>
>
>
>
>

_______________________________________________
ejabberd mailing list
ejabberd@jabber.ru
http://lists.jabber.ru/mailman/listinfo/ejabberd
Post recived from mailinglist
Guest
Posted: Thu Nov 16, 2006 5:17 pm Reply with quote
Guest
Hello,
Le 5 nov. 06
Guest
Posted: Sun Nov 19, 2006 6:06 pm Reply with quote
Guest
Hi Mickael,

Thanks for your answer. However I didn't understand why you say that a
process is blocking Erlang. I've performed some additional testings
without having any firewall enabled and guaranteed that no other
application was using the ejabberd port but even so I got no luck
starting ejabberd. Am I missing something? Should I discuss this issue
on the Erlang mailing list instead?

Regards,
Jeremias

Micka
Guest
Posted: Sun Nov 19, 2006 6:40 pm Reply with quote
Guest
Hello Jeremias,
Le 19 nov. 06

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum