Hi, @matt!

I see in stack trace "Caused by: java.util.ConcurrentModificationException".
May be your application concurrently changing your POJOs while Ignite in
progress of marshaling?

On Wed, Sep 14, 2016 at 9:04 AM, matt <goodie...@gmail.com> wrote:

> Looks like it's a problem with the object I'm sending in. I swapped out the
> object (custom POJO) with an Integer, and all works fine. Is there a way I
> can find out what is it about this object that's causing the marshaling
> error? Any sample code around that shows how to run the marshaler
> stand-alone against a few test objects?
>
>
>
> --
> View this message in context: http://apache-ignite-users.
> 70518.x6.nabble.com/Data-Streamer-error-tp7725p7727.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.
>



-- 
Alexey Kuznetsov
GridGain Systems
www.gridgain.com

Reply via email to