Caused by: java.lang.ClassNotFoundException: test.ignite.BasicTask The ignite server started with bin/ignite.sh doesn't have the BasicTask class on it's classpath.
If you disable peerclassloading it won't work. See: https://ignite.apache.org/releases/1.9.0/javadoc/org/apache/ignite/configuration/IgniteConfiguration.html#setPeerClassLoadingEnabled(boolean) Humphrey -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/getting-a-basic-error-while-running-ignite-tp12418p12421.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
