rlmendez / bft-smart

Automatically exported from code.google.com/p/bft-smart
0 stars 0 forks source link

I can't connect to the server #11

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

4 virtual machine(ubuntu10.04) as server

1 client (ubuntu 11.04)
I can't connect to the server
please help me

Connecting to replica 0 at /192.168.226.101:11000
Impossible to connect to 0
Connecting to replica 1 at /192.168.226.102:11010
Impossible to connect to 1
Connecting to replica 2 at /192.168.226.103:11020
Impossible to connect to 2
Connecting to replica 3 at /192.168.226.104:11030
Impossible to connect to 3
Counter sending: 0
(12/03/30 10:40:51 - main) Channel to 3 is not connected
(12/03/30 10:40:51 - main) Channel to 2 is not connected
(12/03/30 10:40:51 - main) Channel to 1 is not connected
(12/03/30 10:40:51 - main) Channel to 0 is not connected
java.lang.RuntimeException: Impossible to connect to servers!
    at navigators.smart.communication.client.netty.NettyClientServerCommunicationSystemClientSide.send(NettyClientServerCommunicationSystemClientSide.java:373)
    at navigators.smart.tom.TOMSender.TOMulticast(TOMSender.java:168)
    at navigators.smart.tom.ServiceProxy.invoke(ServiceProxy.java:171)
    at navigators.smart.tom.ServiceProxy.invoke(ServiceProxy.java:148)
    at navigators.smart.tom.demo.counter.CounterClient.main(CounterClient.java:80)

Original issue reported on code.google.com by yiyushen...@gmail.com on 30 Mar 2012 at 2:57

Attachments: