Hi!

That part of the code [1] starts Ignite client's node. In order to client's
node is working, sever node is required (instance of Ignite with
clientMode(false)). Do you run both those node in the same process or you
run separate spring boot instance?

Please note that in order to start server node it is not required to write
the code. So that you need to download the package from the link below [2]
and run it with your configuration.

Could you share the entire sample project?

[1] Connection conn = DriverManager.getConnection("jdbc:ignite:cfg://....")
[2] https://ignite.apache.org/download.cgi



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Exception-while-trying-to-access-cache-via-JDBC-API-tp8648p8681.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to