Hi Liang, It's most probably known problems with early releases of 2.3 like Patrik mentioned. There's no cache-files involved, all runtime stuff only – I'd highly recommend upgrading to the latest Akka version (or higher than 2.3.4 at least).
On Sun, Sep 14, 2014 at 2:35 AM, Liang Gong <[email protected]> wrote: > There are some ramification for me to upgrade the akka version. Are there > any work around(like delete some cache files etc) , so I can move forward? > > On Saturday, September 13, 2014 5:50:41 AM UTC-4, Patrik Nordwall wrote: >> >> >> >> On Fri, Sep 12, 2014 at 6:31 PM, Liang Gong <[email protected]> wrote: >> >>> Hi, >>> >>> In my system, a node keep complained "] Association with remote system >>> [XXXX] has failed, address is now gated for [5000] ms. Reason is: [XXXX]], >>> however the node "XXXX" never being started this "round". The whole cluster >>> has been shut down between the "rounds". >>> >>> Does the dispatch has some memory of the last connections or I missed >>> something here? My akka version is 2.30-rc1. >>> >> >> Please try latest version, 2.3.6. I think we had an issue with this in >> the early 2.3.x versions. >> >> /Patrik >> >> >>> >>> >>> Liang >>> >>> >>> >>> >>> >>> -- >>> >>>>>>>>>> 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. >>> >> >> >> >> -- >> >> Patrik Nordwall >> Typesafe <http://typesafe.com/> - Reactive apps on the JVM >> Twitter: @patriknw >> >> -- > >>>>>>>>>> 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. > -- Cheers, Konrad 'ktoso' Malawski hAkker @ Typesafe <http://typesafe.com> -- >>>>>>>>>> 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.
