Re: How close client connection to server

2018-09-03 Thread F.D.
Forget it! There was another problem. Thanks, F.D. On Sat, Sep 1, 2018 at 12:11 AM F.D. wrote: > Hi, > > yes I tried and I got the same error. > > On Thu, Aug 30, 2018 at 6:33 PM Ilya Kasnacheev > wrote: > >> Hello! >> >> Have you tried Ignition::StopAll(false); ? >> >> Regards, >> -- >> Ily

Re: How close client connection to server

2018-08-31 Thread F.D.
Hi, yes I tried and I got the same error. On Thu, Aug 30, 2018 at 6:33 PM Ilya Kasnacheev wrote: > Hello! > > Have you tried Ignition::StopAll(false); ? > > Regards, > -- > Ilya Kasnacheev > > > чт, 30 авг. 2018 г. в 13:04, F.D. : > >> Hi Igniters, >> >> when in my c++ client I close the connec

Re: How close client connection to server

2018-08-30 Thread Ilya Kasnacheev
Hello! Have you tried Ignition::StopAll(false); ? Regards, -- Ilya Kasnacheev чт, 30 авг. 2018 г. в 13:04, F.D. : > Hi Igniters, > > when in my c++ client I close the connection to the server, after a > computation, I got this error: > > [11:29:51,542][SEVERE][grid-nio-worker-tcp-comm-1-#34][

How close client connection to server

2018-08-30 Thread F.D.
Hi Igniters, when in my c++ client I close the connection to the server, after a computation, I got this error: [11:29:51,542][SEVERE][grid-nio-worker-tcp-comm-1-#34][TcpCommunicationSpi] Failed to process selector key [...] java.io.IOException: An existing connection was forcibly closed by the r