Re: Memory Manager

2012-11-14 Thread Everton Lima
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, only occurs when I use more than one machine, with only

Re: Memory Manager

2012-11-14 Thread aaron morton
. 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, only occurs when I use more than one machine, with only one machine, after the insert

Re: Memory Manager

2012-11-13 Thread Everton Lima
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, only occurs when I use more

Re: Memory Manager

2012-11-13 Thread aaron morton
peitin.inu...@gmail.com 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 memory of heap full

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

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 peitin.inu...@gmail.comwrote: 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