[ 
https://issues.apache.org/jira/browse/IGNITE-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14680035#comment-14680035
 ] 

Denis Magda commented on IGNITE-1190:
-------------------------------------

Hi Ken,

Please make sure that all the nodes (servers and clients) has in their 
classpath the path to Person.class. You can simply add a jar containing 
Person.class to the classpath on the nodes startup.

As for P2P, according to {{IgniteConfiguration}} documentation this feature is 
used along with Ignite compute engine. However, the errors you get are caused 
by Ignite internals which are not related to the compute engine.  

> org.apache.ignite.IgniteCheckedException: Failed to find class with given 
> class loader for unmarshalling (make sure same versions of all classes are 
> available on all nodes or enable peer-class-loading)
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-1190
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1190
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>            Reporter: xwcheng
>            Assignee: Alexey Goncharuk
>             Fix For: ignite-1.4
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to