Re: Dynamic Cache Change not allowed

2020-02-13 Thread Evgenii Zhuravlev
Hi, The message says: Failed to execute dynamic cache change request,* client node disconnected*. So, it means that your client node is not connected to the cluster at this moment. It looks like you have connectivity issues between your local machine and remote server, I would recommend to check

Re: Dynamic Cache Change not allowed

2020-02-13 Thread nithin91
Also one important observation is ,we are not getting this error "dynamic cache change is not allowed" when Ignite server node and client node is running on local machine.Getting this error only when server node is running in unix and trying to connect to this node from local system. Should the

Re: Dynamic Cache Change not allowed

2020-02-12 Thread nithin91
Hi No I am creating new cache and configuring the cache from java in client mode and trying to load the cache from java in client mode. Following is error i get. Feb 13, 2020 11:34:40 AM org.apache.ignite.logger.java.JavaLogger error SEVERE: Failed to send message: null java.io.IOException:

Re: Dynamic Cache Change not allowed

2020-02-12 Thread Evgenii Zhuravlev
Hi, Are you trying to recreate the same cache from java, but with another configuration? Can you share the full exception with a stack trace? Evgenii ср, 12 февр. 2020 г. в 00:04, nithin91 < nithinbharadwaj.govindar...@franklintempleton.com>: > Forgot to attach the bean file.Attached the bean

Re: Dynamic Cache Change not allowed

2020-02-12 Thread nithin91
Forgot to attach the bean file.Attached the bean File now. config.txt -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/