It seems like a bug. I've filed a ticket for it: [1]. I'll try to have a look at it soon.
By the way, have you tried Go client for Ignite [2]? [1] - https://issues.apache.org/jira/browse/IGNITE-8930 [2] - https://github.com/amsokol/ignite-go-client Best Regards, Igor On Wed, Jul 4, 2018 at 7:33 PM tizh <[email protected]> wrote: > Hi Igor, > > Here is the error I have been getting repeatedly: > > 2018/06/29 20:46:06 SQLExecute: {HY000} Too many open cursors (either close > other open cursors or increase the limit through > ClientConnectorConfiguration.maxOpenCursorsPerConnection) [maximum=128, > current=128] > > So far we have been able to replicate the error with the same code on both > Linux and Windows. We have also written a small C# program and made calls > through ODBC, and got the same error. > > Thank you > > Best regards, > Ti > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
