t;
> cc.setEvictionPolicy(evpl);
>
> cc.setExpiryPolicyFactory(CreatedExpiryPolicy.*factoryOf*(
> *new *Duration(TimeUnit.*SECONDS*, 15)));
>
> cc.setStatisticsEnabled(*true*);
>
>
>
>
>
>
>
> *From:* Andrey Mashenkov [mailto:andrey.mashen...@gmail.com]
> *Sent:*
Andrey Mashenkov [mailto:andrey.mashen...@gmail.com]
Sent: Friday, June 08, 2018 10:02 AM
To: user@ignite.apache.org
Subject: Re: Error while Starting Grid:
javax.management.InstanceAlreadyExistsException: (LruEvictionPolicy)
Hi,
Looks like a bug.
Can you share grid configuration?
Do you have mo
Hi,
Looks like a bug.
Can you share grid configuration?
Do you have more than one node in same JVM?
Do you have configure cache groups manually?
On Fri, Jun 8, 2018 at 4:48 PM, HEWA WIDANA GAMAGE, SUBASH <
subash.hewawidanagam...@fmr.com> wrote:
> Hi everyone,
>
>
>
> As a quick note on what we
Hi everyone,
As a quick note on what we do here, we listen to NODE_FAILED, and
NODE_SEGMENTED events and upon such events, we use Ignition.stopAll(true) and
Ignition.start() to restart the Ignite grid in a given JVM. Here Ignite does
not starts as a standalone process by itself, but bootstrap