Re: Ignite Cluster Issue on 2.7.6

2020-11-13 Thread Ilya Kasnacheev
gnite-core-2.7.6.jar:2.7.6] > >... 52 common frames omitted > > > > Regards, > > Gurmehar Singh > > > > *From:* Gurmehar Kalra > *Sent:* 04 November 2020 13:34 > *To:* user@ignite.apache.org > *Cc:* Andrei Aleksandrov > *Subject:* RE: Igni

RE: Ignite Cluster Issue on 2.7.6

2020-11-04 Thread Gurmehar Kalra
lt;mailto:user@ignite.apache.org> Subject: Re: Ignite Cluster Issue on 2.7.6 [CAUTION: This Email is from outside the Organization. Unless you trust the sender, Don’t click links or open attachments as it may be a Phishing email, which can steal your Information and compromise your Computer.] Hi, Did you rem

RE: Ignite Cluster Issue on 2.7.6

2020-11-04 Thread Gurmehar Kalra
@ignite.apache.org Subject: Re: Ignite Cluster Issue on 2.7.6 [CAUTION: This Email is from outside the Organization. Unless you trust the sender, Don’t click links or open attachments as it may be a Phishing email, which can steal your Information and compromise your Computer.] Hi, Did you remove the code with

Re: Ignite Cluster Issue on 2.7.6

2020-10-30 Thread Andrei Aleksandrov
Issue on 2.7.6 [CAUTION: This Email is from outside the Organization. Unless you trust the sender, Don’t click links or open attachments as it may be a Phishing email, which can steal your Information and compromise your Computer.] Hi, Do you use cluster with persistence? After first

RE: Ignite Cluster Issue on 2.7.6

2020-10-30 Thread Gurmehar Kalra
: user@ignite.apache.org Subject: Re: Ignite Cluster Issue on 2.7.6 [CAUTION: This Email is from outside the Organization. Unless you trust the sender, Don’t click links or open attachments as it may be a Phishing email, which can steal your Information and compromise your Computer.] Hi, Do you use

Re: Ignite Cluster Issue on 2.7.6

2020-10-29 Thread Andrei Aleksandrov
Hi, Do you use cluster with persistence? After first actication all your data will be located on the first activated node. In this case, you also should track your baseline. https://www.gridgain.com/docs/latest/developers-guide/baseline-topology Baseline topology is a subset of nodes where y

Ignite Cluster Issue on 2.7.6

2020-10-29 Thread Gurmehar Kalra
Hi, I have two module(Web and Engine) and want to share data b/w the modules , but when I run web and engine together , data is added to cache but is not available to either of modules. below is my ignite config, which is same in both modules config.setActiveOnStart(true); config.set