Hi,

Seems that in your case the multicast IP finder is used (default one) and
most likely the multicast is disable in your network environment.

I would suggest you using the static IP finder that allows to predefine a
list of all Ignite nodes that must form a cluster [1].

In addition if you need to bind a node to a specific network interface you
can set IgniteConfiguration.setLocalHost(...) to a specific address like
setLocalHost("98.12.34.12").

[1]
https://apacheignite.readme.io/docs/cluster-config#static-ip-based-discovery

--
Denis



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Azure-App-Service-compatible-tp4743p4765.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to