Hi, I'm starting to play with Akka-custer and would like to start by getting a single application/instance taking care of all the required roles.
I have been following the "Simple Server Example" in http://doc.akka.io/docs/akka/snapshot/java/cluster-usage.html#cluster-configuration-java but the system always prints out the following error: [WARN] [03/31/2014 18:07:08.937] [MyAkkaCluster-akka.remote.default-remote-dispatcher-24] [akka.tcp://[email protected]:37404/system/endpointManager/reliableEndpointWriter-akka.tcp%3A%2F%2FMyAkkaCluster%40127.0.0.1%3A2552-1] Association with remote system [akka.tcp://[email protected]:2552] has failed, address is now gated for [5000] ms. Reason is: [Association failed with [akka.tcp://[email protected]:2552]]. Can someone point me to good reading material or tell me what I'm doing wrong :). Regards, -Stefán -- >>>>>>>>>> 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 http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
