This looks like a class loading issue. Do you have peer class loading
enabled? Are you running within an application server or other environment
with multiple class loaders? I recommend to set a breakpoint inside the
get() method and check why there are classes loaded by different class
loaders.

-Val



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/ClassCastException-while-fetching-data-from-IgniteCache-with-custom-persistent-store-tp8377p8383.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to