There turned out to be a stray Ignite instance referenced in a field in the
CacheStore implementation. I've refactored to remove that and now 1.5 is
working fine.
--
View this message in context:
http://apache-ignite-developers.2346864.n4.nabble.com/Serialization-exception-when-migrating-from-
Please provide us with a full log. From this log snippet it's not clear
which part of the code triggered the exception.
--
Denis
On 3/24/2016 1:03 PM, endianignite wrote:
I am attempting to migrate from 1.3.0-incubating to 1.5.0.final. However,
when I start my cache I get the following except
I am attempting to migrate from 1.3.0-incubating to 1.5.0.final. However,
when I start my cache I get the following exception
Exception in thread "main" java.lang.IllegalArgumentException: This method
should be accessed under org.apache.ignite.thread.IgniteThread at
org.apache.ignite.internal.Ign