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.

Reply via email to