Could you describe the test scenario in more detail? Is this log from the
node that is shutting down, or from another node? How many nodes do you
have? How many do you shutdown at the same time?

On Mon, Nov 21, 2016 at 4:20 PM, kraythe <kray...@gmail.com> wrote:

> Greetings,
>
> After having some issues with akka persistence when rolling nodes. Since
> we only use persistence for the cluster sharding coordinator, I decided to
> try out the Distributed Data module and I am getting the following error on
> all my cluster sharded actors. This happens right before the actor system
> terminates and makes me wonder if I need to do something different that I
> am not doing now.  Any ideas?
>
> 2016-11-21 15:12:16 +0000 - [ERROR] - [DDataShardCoordinator] akka.tcp://
> myapp@10.8.1.70:2551/system/sharding/actors.auth.
> UserAuthenticationActorCoordinator/singleton/coordinator -  The
> ShardCoordinator was unable to get an initial state within
> 'waiting-for-state-timeout' (was retrying): 5000 millis
>
> 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 akka-user+unsubscr...@googlegroups.com.
> To post to this group, send email to akka-user@googlegroups.com.
> Visit this group at https://groups.google.com/group/akka-user.
> For more options, visit https://groups.google.com/d/optout.
>



-- 

Patrik Nordwall
Akka Tech Lead
Lightbend <http://www.lightbend.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 akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to