Re: GC errors

2014-12-10 Thread Kushan Maskey
Thanks for the responses. I am going to increase the worker.childopts heap size and that resolves the issue. -- Kushan Maskey 817.403.7500 M. Miller & Associates kushan.mas...@mmillerassociates.com On Wed, Dec 10, 2014 at 9:30 AM, Huy Le Van wrote: > Hi Kushan,

Re: GC errors

2014-12-10 Thread Huy Le Van
Hi Kushan, This is an excellent tuning guide: https://gist.github.com/mrflip/5958028 . You can find the suggested ‘worker.childopts’ to put into storm.yaml there, which should eliminate the GC error. Best regards,Huy, Le Van On Wednesday, Dec 10, 2014 at 3:25 p.m., Jens-U. Mozdzen

Re: GC errors

2014-12-10 Thread Supun Kamburugamuva
You need to increase the memory for workers. Look at the supervisor childopts property. https://github.com/apache/storm/blob/master/conf/defaults.yaml Thanks, Supun.. On Wed, Dec 10, 2014 at 10:13 AM, Kushan Maskey < kushan.mas...@mmillerassociates.com> wrote: > I am getting bunch of GC error a

Re: GC errors

2014-12-10 Thread Jens-U. Mozdzen
Hi Kushan, Zitat von Kushan Maskey : I am getting bunch of GC error as following. Where do I specify or increase the memory in the storm? java.lang.OutOfMemoryError: GC overhead limit exceeded at java.lang.reflect.Method.copy(Method.java:151) at java.lang.reflect.ReflectAccess.copyMethod(Reflec

GC errors

2014-12-10 Thread Kushan Maskey
I am getting bunch of GC error as following. Where do I specify or increase the memory in the storm? java.lang.OutOfMemoryError: GC overhead limit exceeded at java.lang.reflect.Method.copy(Method.java:151) at java.lang.reflect.ReflectAccess.copyMethod(ReflectAccess.java:136) at sun.reflect.Reflect