Hi, Hengky

Sorry for the late reply

I figured out the reason of this error, you are right, it's caused by that 
the jar containing the message class is not in the classpath of the remote 
machine (a similar discussion is 
in 
http://apache-spark-user-list.1001560.n3.nabble.com/Streaming-Akka-based-receiver-with-messages-defined-in-uploaded-jar-td11497.html)

Thank you very much

Best,

Nan


On Thursday, January 15, 2015 at 8:22:25 PM UTC-5, Hengky Sucanda wrote:
>
> This happened to me before. If Reply is available for both actorsystem 
> with the same classpath, then when creating your actorsystem, supply the 
> second and third argument especially the third argument for class loader. 
> Somthing like ActorSystem("name", config, getClass.getClassLoader)

-- 
>>>>>>>>>>      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