Hi Ivan, Have you considered buying production support? With that we can help you to resolve these kind of issues in depth whenever they come up. You can find more information about the different levels of subscription here: http://typesafe.com/how/subscription
-Endre On Tue, Feb 25, 2014 at 2:11 AM, <[email protected]> wrote: > On certain machines we get errors when trying to start the cluster using > 2.3-RC4. This is the error we get: > > ERROR Cluster(akka://server) - Failed to startup Cluster. You can try to > increase > 'akka.actor.creation-timeout'.java.util.concurrent.TimeoutException: > Futures timed out after [20000 milliseconds] > at scala.concurrent.impl.Promise$DefaultPromise.ready(Promise.scala:219) > ~[scala-library-2.10.3.jar:na] > at scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:223) > ~[scala-library-2.10.3.jar:na] > at scala.concurrent.Await$$anonfun$result$1.apply(package.scala:107) > ~[scala-library-2.10.3.jar:na] > at > scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:53) > ~[scala-library-2.10.3.jar:na] > at scala.concurrent.Await$.result(package.scala:107) > ~[scala-library-2.10.3.jar:na] > at akka.cluster.Cluster.liftedTree1$1(Cluster.scala:170) > ~[akka-cluster_2.10-2.3.0-RC4.jar:na] > at akka.cluster.Cluster.<init>(Cluster.scala:169) > ~[akka-cluster_2.10-2.3.0-RC4.jar:na] > > > It will usually retry a couple of times and either fail or continually > retry. I have turned on all debug logging to try and see where it is stuck, > but there is no worthwhile information logged. As I mentioned, some > machines don't exhibit this behavior and others due. When the system is > starting no other logic is really running. > > Thanks, > > Ivan > > -- > >>>>>>>>>> Read the docs: http://akka.io/docs/ > >>>>>>>>>> Check the FAQ: http://akka.io/faq/ > >>>>>>>>>> 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/groups/opt_out. > -- Akka Team Typesafe - The software stack for applications that scale Blog: letitcrash.com Twitter: @akkateam -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: http://akka.io/faq/ >>>>>>>>>> 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/groups/opt_out.
