Use BinaryMarshaller or OptimizedMarshaller with require serializable flag with false value.
On Tue, Jan 24, 2017 at 5:50 PM, Siva Annapareddy <[email protected]> wrote: > While trying Appache Ignite 1.7.0 for Web Session Caching for a Groovy > Application, we seem to have hit issue with > 'Failed to unmarshal object with optimized marshaller' > or > 'Failed to serialize object: <App Object with Java Serializable>' with > JdkMarshaller that points to 'Caused by: java.io.NotSerializableException: > groovy.json.internal.LazyMap' > > Application is running in GGTS on Windows Platform and Apache Ignite 1.7.0 > two-node cluster running on RHEL 7 > > Any clues on how to proceed? > > > > -- > View this message in context: > http://apache-ignite-users.70518.x6.nabble.com/Apache-Ignite-1-7-0-Session-caching-issue-with-update-session-attributes-tp10220.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com.
