long names not working on Windows 2000

Vance Shipley vances@REDACTED
Tue Jan 9 21:17:39 CET 2001


I installed R7B on my Windows 2000 workstation recently.
I used the R7B-0 binaries on the erlang.org site.
Today I tried to start it up using long names "-name foo"
and it crashes (see log below).

I see a message a while back saying that there had been a
problem with long names on Win32 when using DHCP but it was
fixed in R7B.  I am not using DHCP it's just a fixed IP address
on a LAN.

Does this work for others?

	-Vance

{error_logger,{{2001,1,9},{15,13,44}},'Can\'t set long node name!\nPlease
check
your configuration\n',[]}
{error_logger,{{2001,1,9},{15,13,44}},crash_report,[[{pid,<0.16.0>},{registe
red
name,net_kernel},{error_info,{error,badarg}},{initial_call,{gen,init_it,[gen
_se
ver,<0.13.0>,<0.13.0>,{local,net_kernel},net_kernel,{vances,longnames,15000}
,[]
}},{ancestors,[net_sup,kernel_sup,<0.8.0>]},{messages,[]},{links,[<0.13.0>]}
,{d
ctionary,[{longnames,true}]},{trap_exit,true},{status,running},{heap_size,61
0},
stack_size,23},{reductions,169}],[]]}
{error_logger,{{2001,1,9},{15,13,44}},supervisor_report,[{supervisor,{local,
net
sup}},{errorContext,start_error},{reason,{'EXIT',nodistribution}},{offender,
[{p
d,undefined},{name,net_kernel},{mfa,{net_kernel,start_link,[[vances,longname
s]]
},{restart_type,permanent},{shutdown,2000},{child_type,worker}]}]}
{error_logger,{{2001,1,9},{15,13,44}},supervisor_report,[{supervisor,{local,
ker
el_sup}},{errorContext,start_error},{reason,shutdown},{offender,[{pid,undefi
ned
,{name,net_sup},{mfa,{erl_distribution,start_link,[]}},{restart_type,permane
nt}
{shutdown,infinity},{child_type,supervisor}]}]}
{error_logger,{{2001,1,9},{15,13,44}},crash_report,[[{pid,<0.7.0>},{register
ed_
ame,[]},{error_info,{shutdown,{kernel,start,[normal,[]]}}},{initial_call,{ap
pli
ation_master,init,[<0.5.0>,<0.6.0>,{appl_data,kernel,[application_controller
,er
_reply,auth,boot_server,code_server,disk_log_server,disk_log_sup,erl_prim_lo
ade
,error_logger,file_server,fixtable_server,global_group,global_name_server,he
art
init,kernel_config,kernel_sup,net_kernel,net_sup,rex,user,os_server,ddll_ser
ver
erl_epmd,inet_db,pg2],undefined,{kernel,[]},[application,application_control
ler
application_master,application_starter,auth,code,code_aux,code_server,code_s
erv
r_int,dist_util,erl_boot_server,erl_distribution,erl_open_port,erl_prim_load
er,
rl_reply,erlang,error_handler,error_logger,file,global,global_group,global_s
ear
h,group,heart,inet6_tcp,inet6_tcp_dist,inet6_udp,inet_config,inet_hosts,inet
_ge
host_native,inet_tcp_dist,otp_pre_init,init,kernel,kernel_config,net,net_adm
,ne
_kernel,os,ram_file,rpc,user,user_drv,user_sup,disk_log,disk_log_1,disk_log_
ser
er,disk_log_sup,dist_ac,erl_atom_cache,erl_ddll,erl_epmd,erl_external,erts_d
ebu
,fixtable_server,gen_tcp,gen_udp,prim_inet,inet,inet_db,inet_dns,inet_parse,
ine
_res,inet_tcp,inet_udp,pg2,seq_trace,socks5,socks5_auth,socks5_tcp,socks5_ud
p,w
ap_log_reader,otp_ring0],[],infinity,infinity},normal]}},{ancestors,[<0.6.0>
]},
messages,[{'EXIT',<0.8.0>,normal}]},{links,[<0.6.0>,<0.5.0>]},{dictionary,[]
},{
rap_exit,true},{status,running},{heap_size,377},{stack_size,23},{reductions,
95}
,[]]}
{error_logger,{{2001,1,9},{15,13,45}},std_info,[{application,kernel},{exited
,{s
utdown,{kernel,start,[normal,[]]}}},{type,permanent}]}
{'Kernel pid terminated',application_controller,shutdown}


Abnormal termination




More information about the erlang-questions mailing list