Hi,

I am using ignite 2.3. I have added the ignite-rest-http folder under libs
folder.

Ignite version command is working as expected:
curl http://10.194.11.99:8080/ignite?cmd=version
{"successStatus":0,"sessionToken":null,"error":null,"response":"2.3.0"}


But when I try to create cache it returns success but cache is not getting
created:
curl http://10.194.11.99:8080/ignite?cmd=getorcreate&cacheName=myCache
[1] 11814
{"successStatus":0,"sessionToken":null,"error":null,"response":null}

I verified using ignite visor script, only default cache is present.
Can you let me know, what is wrong here.


Regards,
Vishwas



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to