Hi,

<bean
class="org.apache.ignite.spi.discovery.tcp.ipfinder
*.vm.TcpDiscoveryVmIpFinde*r">
                        <property name="addresses">
                            <list>

  <!--                 IP Address and optional port range of a remote node.
-->
                                <value>127.0.0.1:47500..47509</value>
                            </list>
                        </property>
                    </bean>

On Fri, Mar 10, 2017 at 9:15 PM, abhijitprusty <abhijitpru...@fico.com>
wrote:

> Its on the same machine. I am not sure how to put these node IP in the
> configuration file properly. Could youu guide me please.
>
>
>
> *From:* vkulichenko [via Apache Ignite Users] [mailto:ml-node+[hidden
> email] <http:///user/SendEmail.jtp?type=node&node=11134&i=0>]
> *Sent:* Friday, March 10, 2017 8:52 PM
> *To:* Abhijit Prusty <[hidden email]
> <http:///user/SendEmail.jtp?type=node&node=11134&i=1>>
> *Subject:* Re: Apache Ignite cluster with Multicast IP Startegy
>
>
>
> Are you running two nodes on different machines? It looks like multicast
> is not working in your network (which is often the case), and nodes do not
> discover each other because the only address provided is 127.0.0.1.
>
> I would recommend to try static configuration providing correct addresses:
> https://apacheignite.readme.io/docs/cluster-config#static-
> ip-based-discovery
>
> -Val
> ------------------------------
>
> *If you reply to this email, your message will be added to the discussion
> below:*
>
> http://apache-ignite-users.70518.x6.nabble.com/Apache-
> Ignite-cluster-with-Multicast-IP-Startegy-tp11110p11124.html
>
> To unsubscribe from Apache Ignite cluster with Multicast IP Startegy, click
> here.
> NAML
> <http://apache-ignite-users.70518.x6.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
> This email and any files transmitted with it are confidential, proprietary
> and intended solely for the individual or entity to whom they are
> addressed. If you have received this email in error please delete it
> immediately.
> ------------------------------
> View this message in context: RE: Apache Ignite cluster with Multicast IP
> Startegy
> <http://apache-ignite-users.70518.x6.nabble.com/Apache-Ignite-cluster-with-Multicast-IP-Startegy-tp11110p11134.html>
>
> Sent from the Apache Ignite Users mailing list archive
> <http://apache-ignite-users.70518.x6.nabble.com/> at Nabble.com.
>



-- 
Best regards,
Andrey V. Mashenkov

Reply via email to