Hi, getting the message in the subject line I'm pretty sure I have all my nodes enabled with
<property name="peerClassLoadingEnabled" value="true"/>
I'm guessing this cannot work with client enabled nodes only?
igniteConfig.setClientMode(true);
