You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by vkulichenko <va...@gmail.com> on 2016/09/07 03:30:54 UTC

Re: jcache EntryProcessor with BinaryInvalidTypeException and ClassNotFoundException

Hi,

You can't use peer class loading for model classes. You should enable
withKeepBinary flag [1] when executing invoke and use BinaryObject instances
in the entry processor instead of your classes.

[1]
https://apacheignite.readme.io/docs/binary-marshaller#binaryobject-cache-api

-Val



--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/jcache-EntryProcessor-with-BinaryInvalidTypeException-and-ClassNotFoundException-tp7510p7572.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.