Thanks so much! The other thing that puzzles me here is that the value is being deserialized at all—I thought we could just stream the serialized form directly into the export file.
Anthony On Oct 30, 2020, at 9:37 AM, Claudiu Balciza <[email protected]<mailto:[email protected]>> wrote: Anthony Yes the class is present together with the subclasses. Long ago I have done something similar in geode 1.10 and had no problems I will write a simple example to reproduce the issue thanks Claudiu Balcîza From: Anthony Baker <[email protected]<mailto:[email protected]>> Sent: Friday, October 30, 2020 09:26 To: [email protected]<mailto:[email protected]> Subject: Re: A ClassNotFoundException was thrown while trying to deserialize cached value Is this class present in your deployed jar file? On Oct 30, 2020, at 9:01 AM, Claudiu Balciza <[email protected]<mailto:[email protected]>> wrote: org.myApp.domain.myClass
