Akka version? Please try with latest 2.3.6, if you are using 2.3.2 or
earlier.
/Patrik

On Mon, Sep 8, 2014 at 11:04 AM, Amit Kalfus <[email protected]> wrote:

> Hi,
>
> Having problems with ClusterClient communication with a clustered akka
> system.
> this scenario happens while running performance/scale tests on the
> machines.
>
> can you please help me? maybe AKKA configuration issues on TCP? dispacher?
> buffer??
>
>
>
> this is the message received in the Play framework:
>  [application-akka.actor.default-dispatcher-2] ERROR
> akka.actor.OneForOneStrategy - Couldn't enqueue message
> Envelope(Send(/user/device-manager,com.intel.aa.message.ConnectChannelMsg@48563e99,false),Actor[akka://application/user/$e#1491998418])
> to stash of Actor[akka://application/user/$e#1491998418]
>
> and on AKKA warning starts:
> 2014-09-08 00:54:53.753 [MessagingService-akka.actor.default-dispatcher-2]
> WARN  a.remote.ReliableDeliverySupervisor - Association with remote system
> [akka.tcp://[email protected]:2552] has failed, address is now
> gated for [5000] ms. Reason is: [Disassociated].
> 2014-09-08 00:54:53.753 [MessagingService-akka.actor.default-dispatcher-2]
> WARN  Remoting - Tried to associate with unreachable remote address
> [akka.tcp://[email protected]:2552]. Address is now gated for 5000
> ms, all messages to this address will be delivered to dead letters. Reason:
> The remote system has quarantined this system. No further associations to
> the remote system are possible until this system is restarted.
>
> and then:
>
> akka.remote.transport.Transport$InvalidAssociationException: Error
> encountered while processing system message acknowledgement [0, 1] ACK[4,
> {3, 2}]
> Caused by: akka.remote.ResendUnfulfillableException: Unable to fulfill
> resend request since negatively acknowledged payload is no longer in
> buffer. The resend states between two systems are compromised and cannot be
> recovered.
>
> thanks in advance.
>
> --
> >>>>>>>>>> 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.

Reply via email to