Re: cassandra 0.5.1 java.lang.OutOfMemoryError: Java heap space issue

2010-04-30 Thread Eric Yu
try specify the InitialToken. In your cluster, set the token to i*(2**127/6), i = [1,6]. It will helps. On Sat, May 1, 2010 at 8:03 AM, elsif wrote: > I upgraded to 0.6.1 and was able to bring up all the nodes and make > queries. > > After adding some new data, the java vm ran out of memory on t

Re: cassandra 0.5.1 java.lang.OutOfMemoryError: Java heap space issue

2010-04-30 Thread elsif
I upgraded to 0.6.1 and was able to bring up all the nodes and make queries. After adding some new data, the java vm ran out of memory on three of the nodes. Cassandra continues to run for about 20 minutes before it exits completely: DEBUG [ROW-MUTATION-STAGE:2] 2010-04-30 16:02:27,298 RowMutati

Re: cassandra 0.5.1 java.lang.OutOfMemoryError: Java heap space issue

2010-04-26 Thread Jonathan Ellis
0.5 has a bug that allows it to OOM itself from replaying the log too fast. You should upgrade to 0.6.1. On Mon, Apr 26, 2010 at 12:11 PM, elsif wrote: > > Hello.  I have a six node cassandra cluster running on modest hardware > with 1G of heap assigned to cassandra.  After inserting about 245 >