Hi Deepesh, This kind of message says that some of node(s) cannot process exchange message and usually it happens when some server node crashes or some exception happens on the node. I'd better check full logs from all server nodes for the stacktrace from the beginning. Pay attention to the errors that may happen in the compute closures, wrap the code in the closures in try-catch and report error to the log in the catch section. Increase log level.
Hope that it will help to catch the reason. Arseny Kovalchuk Senior Software Engineer at Synesis skype: arseny.kovalchuk mobile: +375 (29) 666-16-16 LinkedIn Profile <http://www.linkedin.com/in/arsenykovalchuk/en> On 23 April 2018 at 09:58, Deepesh Malviya <[email protected]> wrote: > This is the complete log that is being printed in all nodes repeatedly. > > Regards, > Deepesh > > On Sun, Apr 22, 2018 at 12:00 PM, begineer <[email protected]> wrote: > >> Could you please paste complete log. This log is not enough. >> >> >> >> -- >> Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >> > > > > -- > _Deepesh >
