It is not an ERROR. It is logged at INFO level. Do you see in the log if
the nodes have joined successfully? You should see things like
"Node ... is JOINING"
"Welcome from ..."
""Leader is moving node..."

/Patrik


On Mon, Jun 30, 2014 at 6:51 PM, Rohit Kumar Gupta <
rohitkumargupt...@gmail.com> wrote:

> Patrik,
>
> Do you have answer for the below problem ? Any help will be greatly
> appreciated.
>
> Thanks,
> Rohit
>
>
> On Monday, June 30, 2014 9:42:41 PM UTC+5:30, Rohit Kumar Gupta wrote:
>>
>> Now all three processes are started (master,worker & frontend) on three
>> different ports. But I am getting the below error.
>>
>> [INFO] [07/01/2014 00:07:18.695] [Workers-akka.actor.default-dispatcher-4]
>> [akka://Workers/system/cluster/core/daemon/joinSeedNodeProcess] Message
>> [akka.cluster.InternalClusterAction$InitJoinAck] from Actor[akka.tcp://
>> Workers@172.16.144.66:2552/system/cluster/core/daemon#-450702087] to
>> Actor[akka://Workers/system/cluster/core/daemon/joinSeedNodeProcess#1270182348]
>> was not delivered. [1] 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'.
>> [INFO] [07/01/2014 00:07:18.699] [Workers-akka.actor.default-dispatcher-7]
>> [akka://Workers/system/cluster/core/daemon/joinSeedNodeProcess] Message
>> [akka.cluster.InternalClusterAction$InitJoinAck] from Actor[akka.tcp://
>> Workers@172.16.144.66:2551/system/cluster/core/daemon#-1993872094] to
>> Actor[akka://Workers/system/cluster/core/daemon/joinSeedNodeProcess#1270182348]
>> was not delivered. [2] 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'.
>>
>> This is causing the frontend to not submit job to the master and nothing
>> is happening.
>>
>  --
> >>>>>>>>>> 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 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 akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
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