Re: java.lang.OutOfMemoryError: GC overhead limit exceeded

2019-03-19 Thread Ilya Kasnacheev
> happened only when Visor attached to grid? > > James>> Most like to occur if execute a complicate query. > > > > Another question is: if I set Xmx=6GB, is it possible to avoide > out-of-memory failure. I regard this very critical because it make node > halt. > &

RE: java.lang.OutOfMemoryError: GC overhead limit exceeded

2019-03-18 Thread edvance CN
nt: Tuesday, March 5, 2019 09:44 PM To: user@ignite.apache.org<mailto:user@ignite.apache.org> Subject: Re: java.lang.OutOfMemoryError: GC overhead limit exceeded Hello! Is there a chance you were using affinityCall() and you're on Ignite 2.7? We have a bug which can cau

Re: java.lang.OutOfMemoryError: GC overhead limit exceeded

2019-03-05 Thread Ilya Kasnacheev
ds, > > James Wang > > M/WeChat: +86 135 1215 1134 > > > > *From:* Andrey Mashenkov > *Sent:* Friday, March 1, 2019 06:50 PM > *To:* user@ignite.apache.org > *Subject:* Re: java.lang.OutOfMemoryError: GC overhead limit exceeded > > > > Hi, > > >

RE: java.lang.OutOfMemoryError: GC overhead limit exceeded

2019-03-02 Thread edvance CN
ache.org> Subject: Re: java.lang.OutOfMemoryError: GC overhead limit exceeded Hi, Most likely heap size is too low. Try to increase Xmx up to 4Gb or higher or avoid G1GC usage on small heaps as it is very sensitive to free heap memory. Looks like you have Visor node (or may be web-console) in grid. Is OOM h

Re: java.lang.OutOfMemoryError: GC overhead limit exceeded

2019-03-01 Thread Andrey Mashenkov
Hi, Most likely heap size is too low. Try to increase Xmx up to 4Gb or higher or avoid G1GC usage on small heaps as it is very sensitive to free heap memory. Looks like you have Visor node (or may be web-console) in grid. Is OOM happened only when Visor attached to grid? On Fri, Mar 1, 2019 at 7