Re: [Yxa-devel] Crash dump while running Bootstrap

2008-05-29 Thread Fredrik Thulin
Pradeep B wrote:
> Hi,
> 
> I download the Yxa-1.0 from your website and tried installing it and I
> got  the error message given below.
> 
> I have Erlang/OTP R11B-2 installed on my SUN server. I installed Yxa as
> per the instructions given in README
> I ran configure , make and make  install successfully.
> The error was thrown when I executed  the script./yxa-bootstrap
> Can you please help me in solving this problem? I am unable to proceed
> further.
> 
> 
> WARNING: Your hostname (ipgen-15) is not fully qualified
> WARNING: starting without SSL -  missing certificate file 
> {error_logger,{{2008,5,29},{12,13,48}},"Can't set long node
> name!\nPlease check your configuration\n",[]}

You need to use a fully qualified hostname - ipgen-15.TechMahindra.com 
instead of just "ipgen-15" for example.

You could possibly do 'yxa-bootstrap -hostname 
ipgen-15.TechMahindra.com' instead, and then pass the same -hostname to 
the various YXA application startup scripts, but you are probably better 
off changing your system to a fully qualified hostname.

/Fredrik

___
Yxa-devel mailing list
Yxa-devel@lists.su.se
https://lists.su.se/mailman/listinfo/yxa-devel


[Yxa-devel] Crash dump while running Bootstrap

2008-05-29 Thread Pradeep B

Hi,

I download the Yxa-1.0 from your website and tried installing it and I
got  the error message given below.

I have Erlang/OTP R11B-2 installed on my SUN server. I installed Yxa as
per the instructions given in README
I ran configure , make and make  install successfully.
The error was thrown when I executed  the script./yxa-bootstrap
Can you please help me in solving this problem? I am unable to proceed
further.


WARNING: Your hostname (ipgen-15) is not fully qualified
WARNING: starting without SSL -  missing certificate file 
{error_logger,{{2008,5,29},{12,13,48}},"Can't set long node
name!\nPlease check your configuration\n",[]}
{error_logger,{{2008,5,29},{12,13,48}},crash_report,[[{pid,<0.19.0>},{re
gistered_name,net_kernel},{error_info,{error,badarg}},{initial_call,{gen
,init_it,[gen_server,<0.16.0>,<0.16.0>,{local,net_kernel},net_kernel,{in
comingproxy,longnames,15000},[]]}},{ancestors,[net_sup,kernel_sup,<0.8.0
>]},{messages,[]},{links,[<0.16.0>]},{dictionary,[{longnames,true}]},{tr
ap_exit,true},{status,running},{heap_size,377},{stack_size,21},{reductio
ns,4117}],[]]}
{error_logger,{{2008,5,29},{12,13,48}},supervisor_report,[{supervisor,{l
ocal,net_sup}},{errorContext,start_error},{reason,{'EXIT',nodistribution
}},{offender,[{pid,undefined},{name,net_kernel},{mfa,{net_kernel,start_l
ink,[[incomingproxy,longnames]]}},{restart_type,permanent},{shutdown,200
0},{child_type,worker}]}]}
{error_logger,{{2008,5,29},{12,13,48}},supervisor_report,[{supervisor,{l
ocal,kernel_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,{{2008,5,29},{12,13,48}},crash_report,[[{pid,<0.7.0>},{reg
istered_name,[]},{error_info,{shutdown,{kernel,start,[normal,[]]}}},{ini
tial_call,{application_master,init,[<0.5.0>,<0.6.0>,{appl_data,kernel,[a
pplication_controller,erl_reply,auth,boot_server,code_server,disk_log_se
rver,disk_log_sup,erl_prim_loader,error_logger,file_server_2,fixtable_se
rver,global_group,global_name_server,heart,init,kernel_config,kernel_sup
,net_kernel,net_sup,rex,user,os_server,ddll_server,erl_epmd,inet_db,pg2]
,undefined,{kernel,[]},[application,application_controller,application_m
aster,application_starter,auth,code,code_aux,packages,code_server,dist_u
til,erl_boot_server,erl_distribution,erl_prim_loader,erl_reply,erlang,er
ror_handler,error_logger,file,file_server,file_io_server,prim_file,globa
l,global_group,global_search,group,heart,hipe_unified_loader,inet6_tcp,i
net6_tcp_dist,inet6_udp,inet_config,inet_hosts,inet_gethost_native,inet_
tcp_dist,init,kernel,kernel_config,net,net_adm,net_kernel,os,ram_file,rp
c,user,user_drv,user_sup,disk_log,disk_log_1,disk_log_server,disk_log_su
p,dist_ac,erl_ddll,erl_epmd,erts_debug,gen_tcp,gen_udp,prim_inet,inet,in
et_db,inet_dns,inet_parse,inet_res,inet_tcp,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,610},{stack
_size,21},{reductions,2079}],[]]}
{error_logger,{{2008,5,29},{12,13,48}},std_info,[{application,kernel},{e
xited,{shutdown,{kernel,start,[normal,[]]}}},{type,permanent}]}
{"Kernel pid
terminated",application_controller,"{application_start_failure,kernel,{s
hutdown,{kernel,start,[normal,[]]}}}"}

Crash dump was written to: erl_crash.dump
Kernel pid terminated (application_controller)
({application_start_failure,kernel,{shutdown,{kernel,start,[normal,[]]}}
})


Thanks,
Pradeep




 
Disclaimer:

This message and the information contained herein is proprietary and 
confidential and subject to the Tech Mahindra policy statement, you may review 
the policy at http://www.techmahindra.com/Disclaimer.html";>http://www.techmahindra.com/Disclaimer.html
 externally and http://tim.techmahindra.com/Disclaimer.html";>http://tim.techmahindra.com/Disclaimer.html
 internally within Tech Mahindra.

___
Yxa-devel mailing list
Yxa-devel@lists.su.se
https://lists.su.se/mailman/listinfo/yxa-devel