ArrayIndexOutOfBoundsException in StorageService.extractExpireTime

2013-10-08 Thread Viliam Holub
Hi, after upgrading our cluster from 1.1 to 1.2.10 I'm seeing this exception in system.log (on all nodes): ERROR [GossipStage:1] 2013-10-08 21:03:41,906 CassandraDaemon.java (line 185) Exception in thread Thread[GossipStage :1,5,main] java.lang.ArrayIndexOutOfBoundsException: 2 at org.

Re: Ec2Snitch

2011-08-11 Thread Viliam Holub
d. > > On Wed, Aug 10, 2011 at 7:55 PM, Viliam Holub wrote: > > > > Hi, > > > > I tried to switch to Ec2Snith. Although it correctly found the region: > > > > INFO 23:18:00,643 EC2Snitch using region: eu-west, zone: 1a. > > > > it started to

Ec2Snitch

2011-08-10 Thread Viliam Holub
Hi, I tried to switch to Ec2Snith. Although it correctly found the region: INFO 23:18:00,643 EC2Snitch using region: eu-west, zone: 1a. it started to report NullPointerException every second: ERROR 00:23:40,268 Internal error processing get_slice java.lang.NullPointerException at org.

Reappearing nodes

2011-04-07 Thread Viliam Holub
Hi all, dead nodes which I removed via nodetool's removetoken are reappearing in the ring after few days. Is this normal? Is there a way how to remove them for good? Thanks, Viliam