Re: [Ignite 2.0.0] Stopping the node in order to prevent cluster wide instability.

2018-02-04 Thread dark
P2P class loading is disabled and works properly. Thank you. :) -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: The wrong sockAddrs are registered, and the cluster is broken when it tries to connect it occasionally.

2018-02-04 Thread dark
We have confirmed that only 10.xxx.xxx.x has been registered by updating according to the information you have given. Which of the addresses registered with sockAddrs will Ignite use to connect to? After connection is disconnected, it seems that there is a case that I am trying to renew connection

Ignite Web Console Docker Image not working

2018-02-04 Thread frankie
Hi all, Is it just me or the docker image for Ignite Web Console stopped working? https://hub.docker.com/r/apacheignite/web-console-standalone/ Docker installs the image just fine, launches all as expected and you get a page very similar to Gridgain's Web Console (https://console.gridgain.com) w

Re: Ignite Web Console Docker Image not working

2018-02-04 Thread Vasiliy Sisko
Hello @frankie Latest version of apacheignite/web-console-standalone works perfectly. But links have structure like http://localhost/configuration/advanced/clusters. Can you attach your run command and log of you docker instance. Logs is printed into console when instance is run without -d argument

ExampleExceptionFormatter: exception message was: javax.cache.CacheException: Failed to run map query remotely.

2018-02-04 Thread Rahul Pandey
Hi, I am running ignite servers on yarn cluster with properties PFA ignite-cluster.properties. The servers are running with persistence storage enabled PFA ignite-config.xml configuration file. I am firing ddl and dml from squirrel using IgniteJdbcThinDriver and they are running perfectly, but w