Saji, You're using try-with-resources syntax, which calls Ignite.close() at the end and therefore stops the node. Getting rid of it will do the trick.
-Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Can-java-code-look-up-cache-in-server-without-Ignition-start-cfg-tp9008p13713.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
