You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by "Alaa Zubaidi (PDF)" <al...@pdf.com> on 2014/03/06 01:35:47 UTC

Cassandra Internal error processing get_slice java.lang.AssertionError

Hi,

I have a new 8 Node cluster, and when started loading data I see the error
below showing up a lot in 3 of the 8 Nodes:
ERROR [Thrift:65] 2014-03-05 13:19:42,450 Cassandra.java (line 3041)
Internal error processing get_slice
java.lang.AssertionError
at
org.apache.cassandra.db.SliceFromReadCommand.maybeGenerateRetryCommand(SliceFromReadCommand.java:78)
at
org.apache.cassandra.service.StorageProxy.fetchRows(StorageProxy.java:724)
at org.apache.cassandra.service.StorageProxy.read(StorageProxy.java:564)
at
org.apache.cassandra.thrift.CassandraServer.readColumnFamily(CassandraServer.java:128)
at
org.apache.cassandra.thrift.CassandraServer.getSlice(CassandraServer.java:283)
at
org.apache.cassandra.thrift.CassandraServer.multigetSliceInternal(CassandraServer.java:365)
at
org.apache.cassandra.thrift.CassandraServer.get_slice(CassandraServer.java:326)
at
org.apache.cassandra.thrift.Cassandra$Processor$get_slice.process(Cassandra.java:3033)
at
org.apache.cassandra.thrift.Cassandra$Processor.process(Cassandra.java:2889)
at
org.apache.cassandra.thrift.CustomTThreadPoolServer$WorkerProcess.run(CustomTThreadPoolServer.java:187)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)

Any idea?

-- 

Alaa

-- 
*This message may contain confidential and privileged information. If it 
has been sent to you in error, please reply to advise the sender of the 
error and then immediately permanently delete it and all attachments to it 
from your systems. If you are not the intended recipient, do not read, 
copy, disclose or otherwise use this message or any attachments to it. The 
sender disclaims any liability for such unauthorized use. PLEASE NOTE that 
all incoming e-mails sent to PDF e-mail accounts will be archived and may 
be scanned by us and/or by external service providers to detect and prevent 
threats to our systems, investigate illegal or inappropriate behavior, 
and/or eliminate unsolicited promotional e-mails ("spam"). If you have any 
concerns about this process, please contact us at *
*legal.department@pdf.com* <le...@pdf.com>*.*

Re: Cassandra Internal error processing get_slice java.lang.AssertionError

Posted by "Alaa Zubaidi (PDF)" <al...@pdf.com>.
Hi Jacob,
Unfortunately, we need to stick with 1.0.10 for while..
Any idea what does this error means?

Thanks,
Alaa


On Wed, Mar 5, 2014 at 9:05 PM, Jacob Rhoden <ja...@me.com> wrote:

> If this is a _new_ 8 node cluster, is there a specific reason you starting
> with 1.0.x, not 1.2.x? (Upgrading later will be more work)
>
> ______________________________
> Sent from iPhone
>
> On 6 Mar 2014, at 9:22 am, "Alaa Zubaidi (PDF)" <al...@pdf.com>
> wrote:
>
> Cassandra 1.0.10 with default settings..
>
>
> On Wed, Mar 5, 2014 at 4:57 PM, Robert Coli <rc...@eventbrite.com> wrote:
>
>> On Wed, Mar 5, 2014 at 4:35 PM, Alaa Zubaidi (PDF) <al...@pdf.com>wrote:
>>
>>> I have a new 8 Node cluster, and when started loading data I see the
>>> error below showing up a lot in 3 of the 8 Nodes:
>>>
>>
>> What version of cassandra? What mode of thrift server operation, sync or
>> hsha?
>>
>> =Rob
>>
>>
>
>
>
> --
>
> Alaa Zubaidi
> PDF Solutions, Inc.
> 333 West San Carlos Street, Suite 1000
> San Jose, CA 95110  USA
> Tel: 408-283-5639
> fax: 408-938-6479
>
> email: alaa.zubaidi@pdf.com
>
>
> *This message may contain confidential and privileged information. If it
> has been sent to you in error, please reply to advise the sender of the
> error and then immediately permanently delete it and all attachments to it
> from your systems. If you are not the intended recipient, do not read,
> copy, disclose or otherwise use this message or any attachments to it. The
> sender disclaims any liability for such unauthorized use. PLEASE NOTE that
> all incoming e-mails sent to PDF e-mail accounts will be archived and may
> be scanned by us and/or by external service providers to detect and prevent
> threats to our systems, investigate illegal or inappropriate behavior,
> and/or eliminate unsolicited promotional e-mails ("spam"). If you have any
> concerns about this process, please contact us at *
> *legal.department@pdf.com* <le...@pdf.com>*.*
>
>


-- 

Alaa Zubaidi
PDF Solutions, Inc.
333 West San Carlos Street, Suite 1000
San Jose, CA 95110  USA
Tel: 408-283-5639
fax: 408-938-6479
email: alaa.zubaidi@pdf.com

-- 
*This message may contain confidential and privileged information. If it 
has been sent to you in error, please reply to advise the sender of the 
error and then immediately permanently delete it and all attachments to it 
from your systems. If you are not the intended recipient, do not read, 
copy, disclose or otherwise use this message or any attachments to it. The 
sender disclaims any liability for such unauthorized use. PLEASE NOTE that 
all incoming e-mails sent to PDF e-mail accounts will be archived and may 
be scanned by us and/or by external service providers to detect and prevent 
threats to our systems, investigate illegal or inappropriate behavior, 
and/or eliminate unsolicited promotional e-mails ("spam"). If you have any 
concerns about this process, please contact us at *
*legal.department@pdf.com* <le...@pdf.com>*.*

Re: Cassandra Internal error processing get_slice java.lang.AssertionError

Posted by Jacob Rhoden <ja...@me.com>.
If this is a _new_ 8 node cluster, is there a specific reason you starting with 1.0.x, not 1.2.x? (Upgrading later will be more work)

______________________________
Sent from iPhone

> On 6 Mar 2014, at 9:22 am, "Alaa Zubaidi (PDF)" <al...@pdf.com> wrote:
> 
> Cassandra 1.0.10 with default settings..
> 
> 
>> On Wed, Mar 5, 2014 at 4:57 PM, Robert Coli <rc...@eventbrite.com> wrote:
>>> On Wed, Mar 5, 2014 at 4:35 PM, Alaa Zubaidi (PDF) <al...@pdf.com> wrote:
>>> I have a new 8 Node cluster, and when started loading data I see the error below showing up a lot in 3 of the 8 Nodes:
>> 
>> What version of cassandra? What mode of thrift server operation, sync or hsha?
>> 
>> =Rob
> 
> 
> 
> -- 
> Alaa Zubaidi
> PDF Solutions, Inc.
> 333 West San Carlos Street, Suite 1000
> San Jose, CA 95110  USA
> Tel: 408-283-5639
> fax: 408-938-6479
> 
> email: alaa.zubaidi@pdf.com 
> 
> This message may contain confidential and privileged information. If it has been sent to you in error, please reply to advise the sender of the error and then immediately permanently delete it and all attachments to it from your systems. If you are not the intended recipient, do not read, copy, disclose or otherwise use this message or any attachments to it. The sender disclaims any liability for such unauthorized use. PLEASE NOTE that all incoming e-mails sent to PDF e-mail accounts will be archived and may be scanned by us and/or by external service providers to detect and prevent threats to our systems, investigate illegal or inappropriate behavior, and/or eliminate unsolicited promotional e-mails (��spam��). If you have any concerns about this process, please contact us at legal.department@pdf.com.

Re: Cassandra Internal error processing get_slice java.lang.AssertionError

Posted by "Alaa Zubaidi (PDF)" <al...@pdf.com>.
Cassandra 1.0.10 with default settings..


On Wed, Mar 5, 2014 at 4:57 PM, Robert Coli <rc...@eventbrite.com> wrote:

> On Wed, Mar 5, 2014 at 4:35 PM, Alaa Zubaidi (PDF) <al...@pdf.com>wrote:
>
>> I have a new 8 Node cluster, and when started loading data I see the
>> error below showing up a lot in 3 of the 8 Nodes:
>>
>
> What version of cassandra? What mode of thrift server operation, sync or
> hsha?
>
> =Rob
>
>



-- 

Alaa Zubaidi
PDF Solutions, Inc.
333 West San Carlos Street, Suite 1000
San Jose, CA 95110  USA
Tel: 408-283-5639
fax: 408-938-6479
email: alaa.zubaidi@pdf.com

-- 
*This message may contain confidential and privileged information. If it 
has been sent to you in error, please reply to advise the sender of the 
error and then immediately permanently delete it and all attachments to it 
from your systems. If you are not the intended recipient, do not read, 
copy, disclose or otherwise use this message or any attachments to it. The 
sender disclaims any liability for such unauthorized use. PLEASE NOTE that 
all incoming e-mails sent to PDF e-mail accounts will be archived and may 
be scanned by us and/or by external service providers to detect and prevent 
threats to our systems, investigate illegal or inappropriate behavior, 
and/or eliminate unsolicited promotional e-mails ("spam"). If you have any 
concerns about this process, please contact us at *
*legal.department@pdf.com* <le...@pdf.com>*.*

Re: Cassandra Internal error processing get_slice java.lang.AssertionError

Posted by Robert Coli <rc...@eventbrite.com>.
On Wed, Mar 5, 2014 at 4:35 PM, Alaa Zubaidi (PDF) <al...@pdf.com>wrote:

> I have a new 8 Node cluster, and when started loading data I see the error
> below showing up a lot in 3 of the 8 Nodes:
>

What version of cassandra? What mode of thrift server operation, sync or
hsha?

=Rob