adrien-dedecker opened a new issue, #13297:
URL: https://github.com/apache/ignite/issues/13297

   Hi, 
   I just upgraded my java application from using Ignite 2.17.0 to 2.18.0 (my 
application starts and can access/update the data from the caches) but I 
encounter an issue when I try to connect a Datasource to my ignite instance. 
I've configured, inside Intellij, a Custom Driver having as Driver Files only 
the ignite-core-2.18.0.jar
   After entering my connection url, username/password and test the connection 
I get this error:
   
   <img width="801" height="130" alt="Image" 
src="https://github.com/user-attachments/assets/c2f89d4d-ff32-4616-bf9b-7d4b3042b29a";
 />
   
   Even when I add ignite-binary-impl, ignite-binary-api and ignite-indexing in 
the Driver Files of the Custom Driver I get the same error.
   When I use my old Driver config with the ignite-core-2.17.0.jar, I can 
connect to the cluster.
   
   Am I missing something, when trying to use the 2.18.0 driver ? 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to