Re: Memory Manager

2012-11-14 Thread aaron morton
n.management.jmxremote.ssl=false -XX:+UseConcMarkSweepGC >> -XX:ParallelCMSThreads=4 -XX:+CMSIncrementalMode -XX:+CMSIncrementalPacing >> -XX:CMSIncrementalDutyCycleMin=0 -XX:CMSIncrementalDutyCycle=10 >> >> >> 2012/11/12 Brian Tarbox >> Can you supply your java parameters? >> &

Re: Memory Manager

2012-11-14 Thread Everton Lima
t; >>> Hi people, >>> >>> I was using cassandra on distributed project. I am using java 6 and >>> cassandra 1.1.6. My problem is in Memory manager (I think). My system was >>> throwing heap limit exception. >>> The problem is that after some insert

Re: Memory Manager

2012-11-13 Thread aaron morton
Everton Lima wrote: > Hi people, > > I was using cassandra on distributed project. I am using java 6 and cassandra > 1.1.6. My problem is in Memory manager (I think). My system was throwing heap > limit exception. > The problem is that after some inserts (2Gb) the Old Gen me

Re: Memory Manager

2012-11-13 Thread Everton Lima
n distributed project. I am using java 6 and >> cassandra 1.1.6. My problem is in Memory manager (I think). My system was >> throwing heap limit exception. >> The problem is that after some inserts (2Gb) the Old Gen memory of heap >> full and can not be cleaned. This problem, o

Re: Memory Manager

2012-11-12 Thread Brian Tarbox
Can you supply your java parameters? On Mon, Nov 12, 2012 at 7:29 AM, Everton Lima wrote: > Hi people, > > I was using cassandra on distributed project. I am using java 6 and > cassandra 1.1.6. My problem is in Memory manager (I think). My system was > throwing heap limit e

Memory Manager

2012-11-12 Thread Everton Lima
Hi people, I was using cassandra on distributed project. I am using java 6 and cassandra 1.1.6. My problem is in Memory manager (I think). My system was throwing heap limit exception. The problem is that after some inserts (2Gb) the Old Gen memory of heap full and can not be cleaned. This problem