node startup crash

klacke@REDACTED klacke@REDACTED
Sat Apr 23 20:48:51 CEST 2005


On Fri, Apr 22, 2005 at 10:05:23AM -0400, Serge Aleynikov wrote:
> Hi,
> 
> I upgraded Erlang on one of our Linux servers to R10B-4, and started 
> getting this error at startup.  This problem wasn't observed before the 
> upgrade.
> 
> >erl -sname a
> {error_logger,{{2005,4,21},{21,30,39}},'Protocol: ~p: register error: 
> ~p~n',[inet_tcp,{timeout,{gen_server,call,[erl_epmd,{register,a,35269},15000]}}]}
> {error_logger,{{2005,4,21},{21,30,39}},crash_report,

.........

One of the early Erlang slogans 
was: "Symolic information is always available".
Somehow, that spung to my mind what I saw your higly _symbolic_
error message :-)


It does though look as if there is some trouble while
registering the node name with epmd.
Maybe incompatible epmd vsns ??, 'killall epmd' and retry.


/klacke


-- 
Claes Wikstrom                        -- Caps lock is nowhere and
http://www.hyber.org                  -- everything is under control          



More information about the erlang-questions mailing list