Re: Runtime exception during repair job task

2016-03-31 Thread Carlos Alonso
This is probably due to corrupt data or a cassandra upgrade where you didn't ran upgradesstables I'd then suggest scrubbing the column family (or upgrading it). Hope it helps. Carlos Alonso | Software Engineer | @calonso On 31 March 2016 at 12:10, wrote: > Hi all

Re: Runtime exception

2011-10-25 Thread Jonathan Ellis
Can you file a bug report on https://issues.apache.org/jira/browse/CASSANDRA ? On Tue, Oct 25, 2011 at 1:27 PM, Andy Stec wrote: > Hi Jonathan, > > We're using thrift interface with C++. > > Andy > > On Tue, Oct 25, 2011 at 12:47 PM, Jonathan Ellis wrote: >> >> Are you using the StorageProxy API

Re: Runtime exception

2011-10-25 Thread Andy Stec
Hi Jonathan, We're using thrift interface with C++. Andy On Tue, Oct 25, 2011 at 12:47 PM, Jonathan Ellis wrote: > Are you using the StorageProxy API directly? > > On Tue, Oct 25, 2011 at 12:39 PM, Andy Stec wrote: > > We're using version 1.0. The following exception shows up in the system >

Re: Runtime exception

2011-10-25 Thread Jonathan Ellis
Are you using the StorageProxy API directly? On Tue, Oct 25, 2011 at 12:39 PM, Andy Stec wrote: > We're using version 1.0.  The following exception shows up in the system log > periodically.  What might be causing this exception?  Attached is the full > system.log. > > Thanks, > > Andy > > > ERRO