I am not using complete path to my config. The example you have provided is to start node externally. I am starting node by using -> Ignition.start("config/mpm-ignite.xml”); where config folder (which is also a source folder holds xml files) is directly under my project folder.
So, when I run it from eclipse it picks this config path but from jar it refers to IGNITE_HOME which I want to avoid. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/IgniteException-on-starting-node-from-Jar-tp6881p6921.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.