Hello!

I use java thin client and put 80 port at clientConfiguration.
ex) ClientConfiguration.setAddresses("cache.ignite.com:80");

but I got a Exception.

Caused by: java.lang.IllegalArgumentException: Ignite client port 80 is out
of valid ports range 1024...49151.

Do I have to change port for L4?? like 'cache.ignite.com:49100'?

I think 'cache.ignite.com' is not an Ignite server node(its L4), but thin
client recognizes it for Server Node.
I'll try to change the port but I wanna sure for use L4 possibility..

I'll wating for reply!
Thank you so much!





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

Reply via email to