The rest of the stack here will tell you where the problem comes from:

On Wed, Jun 7, 2017 at 10:40 AM, <ciet...@gmail.com> wrote:

> * situation 1 : ( has tell me the stack, and tell me *Shutdown finished *
> )*
> INFO   | jvm 1    | 2017/04/07 15:49:52 | java.lang.NoClassDefFoundError:
> Lws/protos/EnumsProtos$HardTypeEnum;
> INFO   | jvm 1    | 2017/04/07 15:49:52 |       at 
> java.lang.Class.getDeclaredFields0(Native
> Method)
> INFO   | jvm 1    | 2017/04/07 15:49:52 |       at java.lang.Class.
> privateGetDeclaredFields(Class.java:2583)
> INFO   | jvm 1    | 2017/04/07 15:49:52 |       at java.lang.Class.
> getDeclaredField(Class.java:2068)
> INFO   | jvm 1    | 2017/04/07 15:49:52 |       at
> java.io.ObjectStreamClass.getDeclaredSUID(ObjectStreamClass.java:1703)
> INFO   | jvm 1    | 2017/04/07 15:49:52 |       at
> java.io.ObjectStreamClass.access$700(ObjectStreamClass.java:72)
> INFO   | jvm 1    | 2017/04/07 15:49:52 |       at
> java.io.ObjectStreamClass$2.run(ObjectStreamClass.java:484)
> INFO   | jvm 1    | 2017/04/07 15:49:52 |       at
> java.io.ObjectStreamClass$2.run(ObjectStreamClass.java:472)
> INFO   | jvm 1    | 2017/04/07 15:49:52 |       at java.security.
> AccessController.doPrivileged(Native Method)
> INFO   | jvm 1    | 2017/04/07 15:49:52 |       at
> java.io.ObjectStreamClass.<init>(ObjectStreamClass.java:472)
> ......
>
>
It might be related to actor messages received over remoting that cannot be
deserialized because classpaths differ between the two nodes.

Johannes

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