RE: 1.1.3 crasch when initializing column family

2012-08-14 Thread Robert Hellmans
Thanks Omid I've changed into Sun's java and now it works just fine rds /Robban From: Omid Aladini [mailto:omidalad...@gmail.com] Sent: den 13 augusti 2012 18:14 To: user@cassandra.apache.org Subject: Re: 1.1.3 crasch when initializing column family

Re: 1.1.3 crasch when initializing column family

2012-08-13 Thread Omid Aladini
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 > > I'm trying the cassandra 1.1.3 on a DualCore S

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.