Re: java.lang.ClassNotFoundException: Failed to peer load class

2016-11-14 Thread vdpyatkov
Hi Alsex, Can you please provide this class com.testlab.api.inf.dao.RepositoryDao? It can has serialization issue for particular class. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/java-lang-ClassNotFoundException-Failed-to-peer-load-class-tp8778p8953.html

Re: java.lang.ClassNotFoundException: Failed to peer load class

2016-11-11 Thread Dmitriy Karachentsev
Hi Alex. It looks like problem on client, because it was disconnected from server after try to retrieve class. Please, check if there are no other errors on client. Could you, please, repeat your test with -DIGNITE_QUIET=false and provide full client and server logs? Thanks! On Wed, Nov 9, 2016

Re: java.lang.ClassNotFoundException: Failed to peer load class

2016-11-09 Thread alex
sorry for that. last post not add to mailing list. So I post it again and subscribe to mailing list. And the new one give more detail information. Thank for replying @vdpyatkov -- View this message in context:

Re: java.lang.ClassNotFoundException: Failed to peer load class

2016-11-09 Thread vdpyatkov
It is a duplicate of the topic: http://apache-ignite-users.70518.x6.nabble.com/java-lang-ClassNotFoundException-Failed-to-peer-load-class-tt8778.html -- View this message in context:

java.lang.ClassNotFoundException: Failed to peer load class

2016-11-08 Thread wang alex
va:829) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.ClassNotFoundException: Failed to peer load class [class=co

Re: java.lang.ClassNotFoundException: Failed to peer load class

2016-11-08 Thread vkulichenko
Hi, Please properly subscribe to the mailing list so that the community can receive email notifications for your messages. To subscribe, send empty email to user-subscr...@ignite.apache.org and follow simple instructions in the reply. alex wrote > When I run the code below, I got "Failed to