Re: Error creating IgniteContext - Ignite instance with provided name doesn't exist.

2016-05-19 Thread vkulichenko
Hi, When IgniteContext is created it applies the following strategy: 1) First it checks whether Ignite instance is already started in the process using node name defined in configuration. 2) If failed, it tries to start a node. Exception handling in 1.5 is not ideal in this place because Ignite m

Error creating IgniteContext - Ignite instance with provided name doesn't exist.

2016-05-18 Thread mdolgonos
I'm using a single node Ignite (starting it as ./ignite.sh -J-Xmx10g) with the following configuration: