Hi, The client failed to connect to a server host. Was any server node active at the time the client was connecting to the cluster?
Did you use the same configuration (example-ignite.xml) for the client node as well? If you didn't then make sure that the client uses the same IP finders settings that are used in server's configuration (example-ignite.xml). Alternatively for the client node you can predefine a static IP finder that will contain addresses list of servers [1] If nothing helps please share the source code of your test and full logs from both server and client nodes. You can leverage Gist [2] or GitHub for sharing. [1] https://apacheignite.readme.io/docs/cluster-config#static-ip-based-discovery [2] https://gist.github.com/ -- Denis -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Can-some-one-help-with-the-issue-tp2814p2853.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
