Cluster temporarily split into segments

2012-08-24 Thread Robert Hellmans
Hi ! I'm preparing the test below. I've found a lot of information about deadnode replacements and adding extra nodes to increase capacity, but didn't find anything about this segementation issue. Anyone that can share experience/ideas ? Setup: Cluster with 6 nodes {A,B,C,D,E,F}, RF=6, using

RE: 1.1.3 crasch when initializing column family

2012-08-14 Thread Robert Hellmans
It works for me on Sun's jvm. It appears to be similar to: http://www-01.ibm.com/support/docview.wss?uid=swg1IV12627 Have you tried upgrading IBM's java or using Sun's? -- Omid On Mon, Aug 13, 2012 at 1:34 PM, Robert Hellmans wrote: Hi

1.1.3 crasch when initializing column family

2012-08-13 Thread Robert Hellmans
Hi I'm trying the cassandra 1.1.3 on a DualCore SLES10SP4 32bit machine. The setup is just one single node. The cassandra receives an exception (see below) and cores when trying to initialize a keyspace/column family. I can reproduce the crasch with the setup/config files included in the tar.gz.