Hi, Jason,

Can you, provide, please, (content of) next files:
- your ini file (without actual username and password);
- your configuration file;
- code how do you call startNodes() and logs from the starter node;
- logs of started nodes;

How to get logs of started nodes:
- see at the log (full log) of the starter node
- find lines like
Starting remote node with SSH command: nohup
"/<home_dir>/incubator-ignite/bin/ignite.sh" -v "start-nodes.xml"
-J-DIGNITE_SSH_HOST= -J-DIGNITE_SSH_USER_NAME= >
ignite-startNodes/05-12-2015--19-15-53-2cb0c99f.log 2>& 1 &

- and look at ignite-startNodes/05-12-2015--19-15-53-2cb0c99f.log (for
example).

In additional, what do you mean when say "a test client"? What does "client"
mean here? Is it about Ignition.setClientMode(true) or about something else?
I think your code example would be very helpful here.



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/IgniteCluster-startNodes-cannot-start-local-node-tp282p306.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to