Re: BinaryObjectException after Ignite restarts

2016-12-16 Thread dmitry.parkhonin
Vladislav, Actually I don't know the exact object that causes the deserialization problem. For me it looks like a remote call fails. If I have to use some workaround, I prefer switching off the compact footers. Dmitry. -- View this message in context: http://apache-ignite-users.70518.x6.nabbl

Re: BinaryObjectException after Ignite restarts

2016-12-15 Thread dmitry.parkhonin
Hi val (valery? :)), Thanks for reply. Yes, switching off compact footer helped me in this case. But the whole issue seems strange - my client stops working after a single node cluster is restarted. To make the whole system working I have to restart all my clients. Is this the behavior that is ex

BinaryObjectException after Ignite restarts

2016-12-15 Thread dmitry.parkhonin
Hi everyone! I have the problem that is very similar to IGNITE-3618 . It is said that the issue was fixed in 1.8, but I still can see the problem on the latest Ignite version. The problem is that after the whole Ignite cluster is restarted I

Re: Unexpected flag value

2016-10-04 Thread dmitry.parkhonin
Hi Vladislav, It was my mistake - the whole task class hierarchy was overcomplicated, with callbacks. I have simplified it and everything works fine now. Thanks for help, Dmitry. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Unexpected-flag-value-tp8050p8082.

Re: Unexpected flag value

2016-10-03 Thread dmitry.parkhonin
Vladislav, The same exception is on the server side: 2016-10-03 16:01:14,301 DEBUG - Loaded class [cls=ru.depsy.TaskOutput, ldr=GridDeploymentClassLoader [id=982001b8751-37bc0767-6310-4473-964a-e329e88fed8b, singleNode=false, nodeLdrMap={2a43ed8f-e226-47dc-b693-c8451f9c0ff9=8bf001b8751-2a43ed8f-e

Re: Unexpected flag value

2016-10-03 Thread dmitry.parkhonin
Hi Vladislav, I have tried to 1) remove final modifiers, 2) then make the TaskOutput to be expliciltly Externalizable, The result is the same. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Unexpected-flag-value-tp8050p8054.html Sent from the Apache Ignite U

Re: Unexpected flag value

2016-10-03 Thread dmitry.parkhonin
It is not a response, it is a question. In addition to my original question: Just before the error there are the following lines in the log: 2016-10-03 13:28:08,788 DEBUG - Received peer class/resource loading request [node=7c7ae245-d3f2-40a5-a5fb-47fb18f97501, req=GridDeploymentRequest [rsrcName

Unexpected flag value

2016-10-03 Thread dmitry.parkhonin
2016-10-03 13:28:08,819 DEBUG - Received grid job response message [msg=GridJobExecuteResponse [nodeId=7c7ae245-d3f2-40a5-a5fb-47fb18f97501, sesId=0e5e38a8751-c03371e4-49be-4b34-947d-20022b45dee7, jobId=1e5e38a8751-c03371e4-49be-4b34-947d-20022b45dee7, gridEx=null, isCancelled=false], nodeId=7c7ae2