erlang node not responding
Posted
by
vinnitu
on Stack Overflow
See other posts from Stack Overflow
or by vinnitu
Published on 2011-01-02T15:48:24Z
Indexed on
2011/01/02
15:54 UTC
Read the original article
Hit count: 258
I received such message in erlang condose at first@localhost node
=ERROR REPORT==== 1-Jan-2011::23:19:28 ===
** Node 'second@localhost' not responding **
** Removing (timedout) connection **
My question is - what is timeout in this case? How much time before causes this event? Howto prevent this "horror"? I can restore\recover to normal work only by restart node... But what is the right way?
Thank you, and Happy New Year!
© Stack Overflow or respective owner