Hello! It's hard to say why this may be. Maybe your client can't find one of key files by specified path?
If you have a reproducer project which you can share, I could look into it. I can ever take my own keys from Ignite tests, so you don't have to share these. Regards, -- Ilya Kasnacheev ср, 16 окт. 2019 г. в 22:33, alokyadav12 <[email protected]>: > Thanks, solution worked for my test setup, but when i am adding same code > to > my project then its still throwing the same exception. > > One change i noticed in my test application that its using the JRE and out > project is pointing to Open JDK 12. > Does this can create issue? > > If i run Ignite server from my project and thick client from my test > application then it works. But when i run server and client from my project > then it wont work. > > Only JDK difference i found other than that there is no code difference. > Both are using same code, one is working fine other dont. > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
