RE: InvalidRequestException(why:Not enough bytes to read value of component 0)

2013-07-18 Thread Rahul Gupta
:23 AM To: user@cassandra.apache.org Subject: Re: InvalidRequestException(why:Not enough bytes to read value of component 0) +1 for Sylvain's answer. This normally happens, if validation class for column value(s) differs. -Vivek On Thu, Jul 18, 2013 at 12:08 PM, Sylvain Lebresne mailto

Re: InvalidRequestException(why:Not enough bytes to read value of component 0)

2013-07-18 Thread Vivek Mishra
LOGGER.*log*(Level.*WARNING*, "Unable >> to store record", ex); >> >> } >> >> *return* *false*;**** >> >> } >> >> ** ** >> >>

Re: InvalidRequestException(why:Not enough bytes to read value of component 0)

2013-07-17 Thread Sylvain Lebresne
Date vDate = *new* Date(0); > > sumLoad SumLoad = *new* sumLoad(); > > SumLoad.storeCounts("b9874e3e-4a0e-4e60-ae23-c3f1e575af93", "event_counts", > vDate, "StoreThisString", 673); > > }

InvalidRequestException(why:Not enough bytes to read value of component 0)

2013-07-17 Thread Rahul Gupta
t;, vDate, "StoreThisString", 673); } } Error: [main] INFO me.prettyprint.cassandra.service.JmxMonitor - Registering JMX me.prettyprint.cassandra.service_Dev:ServiceType=hector,MonitorType=hector Unable to store record me.prettyprint.hector.api.exceptions.

Re: InvalidRequestException(why:Not enough bytes to read value of component 0)

2012-11-26 Thread aaron morton
th thrift but when i try to get the information from a row i have this > exception > > this exception using get.client > InvalidRequestException(why:Not enough bytes to read value of component 0) > at > org.apache.cassandra.thrift.Cassandra$get_result.read(Cassandra.java:6014) &g

Re: InvalidRequestException(why:Not enough bytes to read value of component 0)

2012-11-26 Thread Cristina Rodriguez
gt; at > org.apache.cassandra.thrift.Cassandra$Client.recv_get(Cassandra.java:514) > at org.apache.cassandra.thrift.Cassandra$Client.get(Cassandra.java:499) > at ThirftGet.main(ThirftGet.java:60) > > > this exception using client.get_slice > Exception in thread "main" InvalidRequestException(