You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by vkulichenko <va...@gmail.com> on 2015/12/24 21:59:58 UTC

Re: node may have left the grid or TCP connection cannot be established due to firewall issues

Hi Sumesh,

Please properly subscribe to the mailing list, otherwise community doesn't
receive email notifications. The process is very simple, just follow this
instruction:
http://apache-ignite-users.70518.x6.nabble.com/mailing_list/MailingListOptions.jtp?forum=1


sumesh wrote
> Ignite server showing this error
> 
> class org.apache.ignite.IgniteCheckedException: Failed to send message
> (node may have left the grid or TCP connection cannot be established due
> to firewall issues) 
> 
> anyone faced this issue in AWS EC2 instance before? please suggest 

This message can appear in the log if one of the nodes leaves topology, but
at the same time some other node tries to send a message to that node. If
the topology change is expected and it doesn't cause any issues, the
exception can be safely ignored.

-Val



--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/node-may-have-left-the-grid-or-TCP-connection-cannot-be-established-due-to-firewall-issues-tp2303p2305.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.