Re: Illegal Argument Exception

2013-04-10 Thread aaron morton
> Caused by: java.lang.IllegalArgumentException >at java.nio.Buffer.limit(Buffer.java:266) >at > org.apache.cassandra.db.marshal.AbstractCompositeType.getBytes(AbstractCompositeType.java:51) This should not be happening. The length for a component in the composite type may be cor

Illegal Argument Exception

2013-04-09 Thread Marco Matarazzo
C* 1.2.3 , three node cluster. Yesterday we stumbled upon this error, and it's the first time we ever see it: ERROR [ReadStage:13918] 2013-04-08 21:09:54,714 CassandraDaemon.java (line 164) Exception in thread Thread[ReadStage:13918,5,main] java.lang.RuntimeException: java.lang.IllegalArgumentEx