/commented by dmitriy setrakyan/ The reason is that your classes are not deployed on remote nodes and peer-class-loading is disabled by default.
You can either copy your application Jar files to the "libs" folder on every node, or turn on peer-class-loading. For more information about peer-class-loading, please refer to Zero Deployment <http://apacheignite.gridgain.org/v1.0/docs/zero-deployment> . ----- /This post is migrated from now discontinued Apache Ignite forum at http://apacheignite.readme.io/v1.0/discuss/ -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Getting-Started-Error-tp66p69.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
