1 2 Previous Next 17 Replies Latest reply on Jul 19, 2013 1:40 PM by raihan26 Go to original post
      • 15. Re: Not able to start the infinispan server
        nadirx

        They still are not finding each other. Where are you running this ? I notice that it's inside a VM. Is Multicast enabled ?

        • 16. Re: Not able to start the infinispan server
          raihan26

          I am running these inside ubuntu VM's and I believe multicasting is enabled. Below is the result from both of the machines-

           

          Machine 1 console logs

           

          root@rj-raptor-vm1-14938:/home/rkost/infinispan/infinispan-server-6.0.0.Alpha1/bin# ifconfig eth0

          eth0      Link encap:Ethernet  HWaddr fa:16:3e:92:59:12

                    inet addr:10.9.251.184  Bcast:10.9.251.255  Mask:255.255.255.0

                    inet6 addr: fe80::f816:3eff:fe92:5912/64 Scope:Link

                    UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1

                    RX packets:468823 errors:0 dropped:0 overruns:0 frame:0

                    TX packets:304834 errors:0 dropped:0 overruns:0 carrier:0

                    collisions:0 txqueuelen:1000

                    RX bytes:829610812 (829.6 MB)  TX bytes:50886740 (50.8 MB)

           

           

          Machine 2 console logs

           

          root@rj-raptor-vm2-14939:/home/rkost/infinispan/infinispan-server-6.0.0.Alpha1/bin# ifconfig eth0

          eth0      Link encap:Ethernet  HWaddr fa:16:3e:ec:c1:6b

                    inet addr:10.9.240.220  Bcast:10.9.240.255  Mask:255.255.255.0

                    inet6 addr: fe80::f816:3eff:feec:c16b/64 Scope:Link

                    UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1

                    RX packets:290678 errors:0 dropped:0 overruns:0 frame:0

                    TX packets:169709 errors:0 dropped:0 overruns:0 carrier:0

                    collisions:0 txqueuelen:1000

                    RX bytes:654595924 (654.5 MB)  TX bytes:14886491 (14.8 MB)

           

           

          From the above logs, it looks like multicasting is enabled? Let me know if I should try anything else to make sure multicasting is enabled or anything else relevant.

          • 17. Re: Not able to start the infinispan server
            raihan26

            Hi Tristan,

             

            Can you help me here?

             

            I am facing a lot of problem on this as I am totally new to Infinispan. Appreciated your help on this. Thanks.

            1 2 Previous Next