Please, share the full configuration and logs from both nodes.

Igor Sapego, please have a look.

Denis

On Sunday, June 18, 2017, Rahul.S <rahu...@tayana.in> wrote:

> Hello Denis,
> I am using two servers here, in my 253 i have the C++ example application
> is
> running and i am running a node in 26.
> As i start my application it will come up smoothly along with ignite if
> there is none of the other nodes are up in the network else it will show
> the
> previous errors (that o have already posted in the first message).
> well i did the modification as you specified i used the list of ip's as
> below:
>
>
>         <property name="discoverySpi">
>             <bean
> class="org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi">
>                 <property name="ipFinder">
>
>
>                     <bean
> class="org.apache.ignite.spi.discovery.tcp.ipfinder.vm.
> TcpDiscoveryVmIpFinder">
>
>
>                                   <value>10.0.2.235</value>
>                                   <value>10.0.2.26</value>
>                             </list>
>                         </property>
>                     </bean>
>                 </property>
>             </bean>
>         </property>
>
> but still facing the same....
>
>
>
> --
> View this message in context: http://apache-ignite-users.
> 70518.x6.nabble.com/Facing-problem-in-examples-tp13894p13896.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.
>

Reply via email to