You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by Oleks K <ol...@gmail.com> on 2018/03/07 08:56:55 UTC

Re: ClassCastException while fetching data from IgniteCache (with custom persistent store)

I faced the same issue.
It appeared that Spring Boot is adding it's own classloader in "dev" mode.
Everything worked fine after I removed spring boot devtools jar from the
classpath.



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/