Hi Marek, What is your configuration? Also, is there a small reproducer that you can share with us? We cannot fully debug your application since we do these as a paid service, but if you have a small code that reliably reproduces the issue, you can file a bug and we will investigate it in detail.
-Endre On Fri, Apr 3, 2015 at 2:36 PM, Marek Żebrowski <[email protected]> wrote: > I got that the other part is breaking connection > > 2015-04-03 12:07:53,806 INFO akka.actor.LocalActorRef > akka://sgActors/system/transports/akkaprotocolmanager.tcp0/akkaProtocol-tcp%3A%2F%2FsgActors%4010.90.23.151%3A39036-1 > - Message [akka.remote.transport.Association > > Handle$Disassociated] from Actor[akka://sgActors/deadLetters] to > Actor[akka://sgActors/system/transports/akkaprotocolmanager.tcp0/akkaProtocol-tcp%3A%2F%2FsgActors%4010.90.23.151%3A39036-1#1013015423] > was not delivere > > d. [6] dead letters encountered. This logging can be turned off or > adjusted with configuration settings 'akka.log-dead-letters' and > 'akka.log-dead-letters-during-shutdown'. > > 2015-04-03 12:07:53,809 DEBUG akka.remote.EndpointWriter akka.tcp:// > [email protected]:2555/system/endpointManager/endpointWriter-akka.tcp%3A%2F%2FsgActors% > 40app1.sgrouples.com%3A2552-2 - Disassociated [akka.tcp://sg > > [email protected]:2555] <- [akka.tcp://[email protected]:2552] > > 2015-04-03 12:07:53,812 DEBUG akka.remote.EndpointWriter akka.tcp:// > [email protected]:2555/system/endpointManager/endpointWriter-akka.tcp%3A%2F%2FsgActors% > 40app1.sgrouples.com%3A2552-2 - Disassociated [akka.tcp://sg > > [email protected]:2555] <- [akka.tcp://[email protected]:2552] > But still no idea why - no error message or exception > > -- > >>>>>>>>>> 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. > -- Akka Team Typesafe - Reactive apps on the JVM Blog: letitcrash.com Twitter: @akkateam -- >>>>>>>>>> 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.
