two nodes are cluster, but when starting , they all are following log: node akka.tcp://[email protected]:2550 07-21-16:23:01 2016-07-21 16:23:01,391 | WARN | lt-dispatcher-16 | ReliableDeliverySupervisor | 167 - com.typesafe.akka.slf4j - 2.3.10 | Association with remote system [akka.tcp://[email protected]:2550] has failed, address is now gated for [5000] ms. Reason: [Association failed with [akka.tcp://[email protected]:2550]] Caused by: [Connection refused: /172.18.118.42:2550]
node akka.tcp://[email protected]:2550 07-21-16:23:04 2016-07-21 16:23:04,541 | WARN | ult-dispatcher-4 | ReliableDeliverySupervisor | 167 - com.typesafe.akka.slf4j - 2.3.10 | Association with remote system [akka.tcp://[email protected]:2550] has failed, address is now gated for [5000] ms. Reason: [Association failed with [akka.tcp://[email protected]:2550]] Caused by: [Connection refused: /172.18.118.43:2550] "seed-nodes" : [ "akka.tcp://[email protected]:2550", "akka.tcp://[email protected]:2550" ] That could be some reason? Thanks. -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
