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

2014-03-06 Thread Alaa Zubaidi (PDF)
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 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

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

2014-03-05 Thread Jacob Rhoden
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)" wrote: > > Cassandra 1.0.10 with default settings.. > > >> O

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

2014-03-05 Thread Alaa Zubaidi (PDF)
Cassandra 1.0.10 with default settings.. On Wed, Mar 5, 2014 at 4:57 PM, Robert Coli wrote: > On Wed, Mar 5, 2014 at 4:35 PM, Alaa Zubaidi (PDF) > 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 v

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

2014-03-05 Thread Robert Coli
On Wed, Mar 5, 2014 at 4:35 PM, Alaa Zubaidi (PDF) 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

Cassandra Internal error processing get_slice java.lang.AssertionError

2014-03-05 Thread Alaa Zubaidi (PDF)
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

Re: Error loading data: Internal error processing get_range_slices / Unavailable Exception

2012-05-24 Thread aaron morton
I'm not sure what those log messages are from. But…. > UnknownException: [host=192.168.2.13(192.168.2.13):9160, latency=11(31), > attempts=1] SchemaDisagreementException() Sounds a bit like. http://wiki.apache.org/cassandra/FAQ#schema_disagreement Cheers - Aaron Morton Freel

Error loading data: Internal error processing get_range_slices / Unavailable Exception

2012-05-23 Thread Abhijit Chanda
Hi All, i am facing problem while setting up my database. The error under mentioned is reflected every time i try to setup the DB. Unable to understand why these are occurring? though previously it was working fine, i guess it is some connection related issues. UnknownException: [host=192.168.2.1

Re: Internal error processing get_slice (NullPointerException)

2012-03-30 Thread aaron morton
; This is on 1.0.8. It seems to happen transiently on multiple nodes in my > cluster, every so often, and goes away. > > > ERROR [Thrift:45] 2012-03-26 19:59:12,024 Cassandra.java (line 3041) Internal > error processing get_slice > java.lang.NullPo

Internal error processing get_slice (NullPointerException)

2012-03-26 Thread John Laban
Has anyone seen this particular NPE before from Cassandra? This is on 1.0.8. It seems to happen transiently on multiple nodes in my cluster, every so often, and goes away. ERROR [Thrift:45] 2012-03-26 19:59:12,024 Cassandra.java (line 3041) Internal error processing get_slice

RE: Internal error processing batch_mutate java.util.ConcurrentModificationException

2012-02-07 Thread Viktor Jevdokimov
message in error, please contact the sender immediately and irrevocably delete this message and any copies. From: aaron morton [mailto:aa...@thelastpickle.com] Sent: Monday, February 06, 2012 21:03 To: user@cassandra.apache.org Subject: Re: Internal error proce

Re: Internal error processing batch_mutate java.util.ConcurrentModificationException

2012-02-06 Thread aaron morton
Freelance Developer @aaronmorton http://www.thelastpickle.com On 4/02/2012, at 4:49 AM, Viktor Jevdokimov wrote: > What may be cause of the following exception in 1.0.7 Cassandra: > > ERROR [Thrift:134] 2012-02-03 15:51:02,800 Cassandra.java (line 3462) > Internal error processing

Internal error processing batch_mutate java.util.ConcurrentModificationException

2012-02-03 Thread Viktor Jevdokimov
What may be cause of the following exception in 1.0.7 Cassandra: ERROR [Thrift:134] 2012-02-03 15:51:02,800 Cassandra.java (line 3462) Internal error processing batch_mutate java.util.ConcurrentModificationException at java.util.AbstractList$Itr.checkForComodification(AbstractList.java

Re: Internal error processing get: Null pointer exception

2011-11-02 Thread Jonathan Ellis
Absolutely right. Patch attached to https://issues.apache.org/jira/browse/CASSANDRA-3449 On Wed, Nov 2, 2011 at 2:09 PM, Erik Forkalsrud wrote: > On 11/01/2011 09:02 PM, Jonathan Ellis wrote: >> >> That doesn't make sense to me.  CS:147 is >> >>             columnFamilyKeyMap.put(row.key, row.cf

Re: Internal error processing get: Null pointer exception

2011-11-02 Thread Erik Forkalsrud
On 11/01/2011 09:02 PM, Jonathan Ellis wrote: That doesn't make sense to me. CS:147 is columnFamilyKeyMap.put(row.key, row.cf); where cFKM is Map columnFamilyKeyMap = new HashMap(); So cFKM can't be null, and HashMap accomodates both null key and null value, so I'm not

Re: Internal error processing get: Null pointer exception

2011-11-02 Thread Ramesh Natarajan
uster running cassandra 1.0.0.  After a >> while in our load testing we are seeing Null pointer exception on >> gets. Attached is the stack trace >> >> >> ERROR [pool-2-thread-2241] 2011-11-01 15:52:19,335 Cassandra.java &

Re: Internal error processing get: Null pointer exception

2011-11-01 Thread Jonathan Ellis
:52:19,335 Cassandra.java > (line 2999) Internal error processing get > java.lang.NullPointerException >        at > org.apache.cassandra.thrift.CassandraServer.readColumnFamily(CassandraServer.java:147) >        at > org.apache.cassandra.thrift.CassandraServer

Re: Internal error processing get_range_slices

2011-08-15 Thread Jonathan Ellis
The count you specify is the worst case, so if you can't even allocate a List to handle it, you shouldn't be specifying such a high count. Better find that out immediately, then when your data set grows in production. On Mon, Aug 15, 2011 at 8:15 AM, Patrik Modesto wrote: > On Mon, Aug 15, 2011 a

Re: Internal error processing get_range_slices

2011-08-15 Thread Patrik Modesto
On Mon, Aug 15, 2011 at 15:09, Jonathan Ellis wrote: > On Mon, Aug 15, 2011 at 7:13 AM, Patrik Modesto > wrote: >> PS: while reading the email before I'd send it, I've noticed the >> keyRange.count =... is it possible that Cassandra is preallocating >> some internal data acording the KeyRange.cou

Re: Internal error processing get_range_slices

2011-08-15 Thread Jonathan Ellis
On Mon, Aug 15, 2011 at 7:13 AM, Patrik Modesto wrote: > PS: while reading the email before I'd send it, I've noticed the > keyRange.count =... is it possible that Cassandra is preallocating > some internal data acording the KeyRange.count parameter? That's exactly what it does. -- Jonathan Ell

Internal error processing get_range_slices

2011-08-15 Thread Patrik Modesto
Hi, on our dev cluster of 4 cassandra nodes 0.7.8 I'm suddenly getting: ERROR 13:40:50,848 Internal error processing get_range_slices java.lang.OutOfMemoryError: Java heap space at java.util.ArrayList.(ArrayList.java:112)

Re: Cassandra encountered an internal error processing this request: TApplicationError type: 6 message:Internal error

2011-08-06 Thread Dikang Gu
veloper > @aaronmorton > http://www.thelastpickle.com > > On 5 Aug 2011, at 12:46, Dikang Gu wrote: > > Sure, I can find the stack trace for some exceptions: > > ERROR [pool-2-thread-132] 2011-07-23 13:29:04,869 Cassandra.java (line > 3210) Internal error processing get_ra

Re: Cassandra encountered an internal error processing this request: TApplicationError type: 6 message:Internal error

2011-08-06 Thread aaron morton
for some exceptions: > > ERROR [pool-2-thread-132] 2011-07-23 13:29:04,869 Cassandra.java (line 3210) > Internal error processing get_range_slices > java.lang.NullPointerException > at org.apache.cassandra.db.ColumnFamily.diff(ColumnFamily.java

Re: Cassandra encountered an internal error processing this request: TApplicationError type: 6 message:Internal error

2011-08-04 Thread Dikang Gu
Sure, I can find the stack trace for some exceptions: ERROR [pool-2-thread-132] 2011-07-23 13:29:04,869 Cassandra.java (line 3210) Internal error processing get_range_slices java.lang.NullPointerException at org.apache.cassandra.db.ColumnFamily.diff(ColumnFamily.java:298) at

Re: Cassandra encountered an internal error processing this request: TApplicationError type: 6 message:Internal error

2011-08-04 Thread aaron morton
) ... 10 more Cheers - Aaron Morton Freelance Cassandra Developer @aaronmorton http://www.thelastpickle.com On 4 Aug 2011, at 15:26, Dikang Gu wrote: > Yes, I do find the error log! > > ERROR [pool-2-thread-63] 2011-08-04 13:23:54,138 Cassandra.java (line 3210) > In

Re: Cassandra encountered an internal error processing this request: TApplicationError type: 6 message:Internal error

2011-08-03 Thread Dikang Gu
Yes, I do find the error log! ERROR [pool-2-thread-63] 2011-08-04 13:23:54,138 Cassandra.java (line 3210) Internal error processing get_range_slices java.lang.NullPointerException I'm using the cassandra-0.8.1, is this a known bug? Thanks. -- Dikang Gu 0086 - 18611140205 On Wedn

Re: Cassandra encountered an internal error processing this request: TApplicationError type: 6 message:Internal error

2011-08-03 Thread aaron morton
There really should be something logged at the ERROR level in the server side log, that error is raised when an unhanded exception bubbles out to the thrift layer on the server. Double check the logging is configured correctly. Cheers - Aaron Morton Freelance Cassandra Develo

Cassandra encountered an internal error processing this request: TApplicationError type: 6 message:Internal error

2011-08-02 Thread Dikang Gu
I got this error when processing a lot operations…. 2011-08-03 11:26:35,786 ERROR [com.iw.nebula.dao.simpledb.SimpleDBAdapter] - 2011-08-03 11:48:21,998 ERROR [com.iw.nebula.dao.simpledb.SimpleDBAdapter] - I did not see anything wrong in the cassandra/system.log What's your suggestions? --

Re: "Internal error processing get" during bootstrap

2011-07-31 Thread aaron morton
; "10.0.0.2" and auto_bootstrap: true. Then I created a keyspace and a >> few column families in it. >> >> I imediately began to add items and to get all these "Internal error >> processing get". I found it quite odd, I thought it had to do with

Re: "Internal error processing get" during bootstrap

2011-07-31 Thread Rafael Almeida
ot;. At server B (10.0.0.3) I configured seeds: > "10.0.0.2" and auto_bootstrap: true. Then I created a keyspace and a > few column families in it. > > I imediately began to add items and to get all these "Internal error > processing get". I found it qui

"Internal error processing get" during bootstrap

2011-07-26 Thread Rafael Almeida
e. Then I created a keyspace and a few column families in it. I imediately began to add items and to get all these "Internal error processing get". I found it quite odd, I thought it had to do with the load I was putting in, seeing that a few small tests had worked before. I spent quite

Re: Internal error

2011-04-21 Thread Sylvain Lebresne
all the help so far! > > ERROR [pool-1-thread-14] 2011-04-20 17:36:45,928 Cassandra.java (line 2876) > Internal error processing get_range_slices > java.lang.OutOfMemoryError: Java heap space > ERROR [pool-1-thread-14] 2011-04-20 17:37:21,076 Cassandra.java (line 2876) > Internal

Re: Internal error processing get_range_slices

2011-04-20 Thread Jonathan Ellis
"internal error" means an error on the server. check the server log for the stacktrace. On Wed, Apr 20, 2011 at 11:54 AM, Renato Bacelar da Silveira < renat...@indabamobile.co.za> wrote: > Hi all > > I am just augmenting the information on the following error:

Re: Internal error processing insert

2011-02-14 Thread Matthew Dennis
> > Write Latency: NaN ms. > > Pending Tasks: 0 > > Key cache capacity: 20 > > Key cache size: 0 > > Key cache hit rate: NaN > > Row cache: disabled > > Compacted row minimum size: 0 > > Compacted row maximum size: 0 > > Compacted row mean size: 0 &

Re: Internal error processing insert

2011-02-14 Thread Aaron Morton
to say someone (Matthew Dennis) on the thread mentioned that replication factor should be less than no. of nodes. -- View this message in context: http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Internal-error-processing-insert-tp6025740p6025882.html Sent from the cassandra-u...@incubator.apache.org mailing list archive at Nabble.com.

Re: Internal error processing insert

2011-02-14 Thread mcasandra
mean size: 0 > > Sorry I meant to say someone (Matthew Dennis) on the thread mentioned that replication factor should be less than no. of nodes. -- View this message in context: http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Internal-error-processing-insert-tp6025740p6025882.html Sent from the cassandra-u...@incubator.apache.org mailing list archive at Nabble.com.

Re: Internal error processing insert

2011-02-14 Thread mcasandra
Compacted row minimum size: 0 Compacted row maximum size: 0 Compacted row mean size: 0 -- View this message in context: http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Internal-error-processing-insert-tp6025740p6025878.html Sent from the cassandra-u..

Re: Internal error processing insert

2011-02-14 Thread Matthew Dennis
On Mon, Feb 14, 2011 at 6:28 PM, Aaron Morton wrote: > Will take a closer look at the code tonight, perhaps we should return an > error if you try to using Network Topology it cannot detect any DC's . > > +1

Re: Internal error processing insert

2011-02-14 Thread Eric Gilmore
27;]='ch@ngem3'; > Value inserted. > > -- > View this message in context: > http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Internal-error-processing-insert-tp6025740p6025813.html<http://cassandra-user-incubator-apache-org.3065146.n2.nabblecom/Internal-error-processing-insert-tp6025740p6025813.html> > Sent from the cassandra-u...@incubator.apache.org mailing list archive at > Nabble.com. > >

Re: Internal error processing insert

2011-02-14 Thread Aaron Morton
h@ngem3'; Value inserted. -- View this message in context: http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Internal-error-processing-insert-tp6025740p6025813.html Sent from the cassandra-u...@incubator.apache.org mailing list archive at Nabble.com.

Re: Internal error processing insert

2011-02-14 Thread mcasandra
ndra [default@twissandra] set users['jsmith']['password']='ch@ngem3'; Value inserted. -- View this message in context: http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Internal-error-processing-insert-tp6025740p6025813.html Sent from the cassandra-u...@incubator.apache.org mailing list archive at Nabble.com.

Re: Internal error processing insert

2011-02-14 Thread Aaron Morton
class = TimeUUIDType; d34d6ee6-3893-11e0-9174-b7fa7ed61af9 [default@twissandra] set users['jsmith']['password']='ch@ngem3'; Internal error processing insert -- View this message in context: http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Intern

Re: Internal error processing insert

2011-02-14 Thread mcasandra
efault@twissandra] create column family timeline with comparator = LongType and ... default_validation_class = TimeUUIDType; d34d6ee6-3893-11e0-9174-b7fa7ed61af9 [default@twissandra] set users['jsmith']['password']='ch@ngem3'; Internal error processing insert -

Re: Internal error processing insert

2011-02-14 Thread Matthew Dennis
gt; > I am seeing: > > $ set users['jsmith']['password']='ch@ngem3'; > Internal error processing insert > > In the logs I see: > > java.lang.AssertionError: invalid response count 1 for replication factor 0 >at > > org.a

Internal error processing insert

2011-02-14 Thread mcasandra
I am following example posted on http://www.datastax.com/dev/tutorials/getting_started_0.7/using_cli#cassandra-cli cli I am seeing: $ set users['jsmith']['password']='ch@ngem3'; Internal error processing insert In the logs I see: java.lang.AssertionError

Re: Internal error when using SimpleSnitch and dynamic_snitch: true

2011-01-17 Thread Jonathan Ellis
n get_slice and batch_mutate calls. The > errors went away when we switched to PropertyFileSnitch. > > Should dynamic_snitch work with SimpleSnitch? Should I open a Jira issue? > > Jim > > ERROR [pool-1-thread-55] 2011-01-14 15:53:45,998 Cassandra.java (line > 27

Internal error when using SimpleSnitch and dynamic_snitch: true

2011-01-17 Thread Jim Ancona
SimpleSnitch? Should I open a Jira issue? Jim ERROR [pool-1-thread-55] 2011-01-14 15:53:45,998 Cassandra.java (line 2707) Internal error processing get_slice java.lang.UnsupportedOperationException at org.apache.cassandra.locator.SimpleSnitch.getDatacenter(SimpleSnitch.java:40) at

Re: "Internal error processing get" in get after insert ttl

2010-09-23 Thread Michal Augustýn
k that is > does fix the problem ? > > -- > Sylvain > > On Thu, Sep 23, 2010 at 1:28 PM, Michal Augustýn > wrote: > > Ah, I didn't know that, thank you! > > Here is the trace: > > ERROR 13:25:59,418 Internal error processing get > > java.lan

Re: "Internal error processing get" in get after insert ttl

2010-09-23 Thread Sylvain Lebresne
s the trace: > ERROR 13:25:59,418 Internal error processing get > java.lang.RuntimeException: java.util.concurrent.ExecutionException: > java.lang.IllegalStateException: column is not marked for delete >         at > org.apache.cassandra.service.StorageProxy.weakRead(StoragePr

Re: "Internal error processing get" in get after insert ttl

2010-09-23 Thread Michal Augustýn
Ah, I didn't know that, thank you! Here is the trace: ERROR 13:25:59,418 Internal error processing get java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.IllegalStateException: column is not marked for delete

Re: "Internal error processing get" in get after insert ttl

2010-09-23 Thread Jonathan Ellis
t; 2) get column - all is ok >> > 3) wait for 2 seconds >> > 4) get column - all is ok >> > 5) wait again for 2 seconds (so column should disappear) >> > 6) get column - I got "Thrift.TApplicationException" of type 6 with >> > message >> > "Interna

Re: "Internal error processing get" in get after insert ttl -

2010-09-23 Thread Jonathan Ellis
e logs : > > ERROR 13:59:44,555 Internal error processing insert > java.lang.AssertionError: invalid response count 1 >     at > org.apache.cassandra.service.WriteResponseHandler.determineBlockFor(WriteResponseHandler.java:87) >     at > org.apache.cassandra.s

Re: "Internal error processing get" in get after insert ttl

2010-09-23 Thread Michal Augustýn
insert column with ttl = 3 > > 2) get column - all is ok > > 3) wait for 2 seconds > > 4) get column - all is ok > > 5) wait again for 2 seconds (so column should disappear) > > 6) get column - I got "Thrift.TApplicationException" of type 6 with > message >

Re: "Internal error processing get" in get after insert ttl -

2010-09-23 Thread Michal Augustýn
t; > > > > > > On Thu, Sep 23, 2010 at 2:06 PM, vineet daniel wrote: > >> I got similar error but while inserting I am using 07 Beta 1 and l found >> the following in the logs : >> >> ERROR 13:59:44,555 Internal error processing insert >&g

Re: "Internal error processing get" in get after insert ttl -

2010-09-23 Thread vineet daniel
ttp://in.linkedin.com/in/vineetdaniel> | Twitter <https://twitter.com/vineetdaniel> On Thu, Sep 23, 2010 at 2:06 PM, vineet daniel wrote: > I got similar error but while inserting I am using 07 Beta 1 and l found > the following in the logs : > > ERROR

Re: "Internal error processing get" in get after insert ttl -

2010-09-23 Thread vineet daniel
I got similar error but while inserting I am using 07 Beta 1 and l found the following in the logs : ERROR 13:59:44,555 Internal error processing insert java.lang.AssertionError: invalid response count 1 at org.apache.cassandra.service.WriteResponseHandler.determineBlockFor

Re: "Internal error processing get" in get after insert ttl

2010-09-23 Thread Sylvain Lebresne
rt column with ttl = 3 > 2) get column - all is ok > 3) wait for 2 seconds > 4) get column - all is ok > 5) wait again for 2 seconds (so column should disappear) > 6) get column - I got "Thrift.TApplicationException" of type 6 with message > "Internal error

"Internal error processing get" in get after insert ttl

2010-09-22 Thread Michal Augustýn
ption" of type 6 with message "Internal error processing get" Do I have to change some Cassandra configuration in order to get ttl working? Or am I doing anything in bad way? Thank you! Augi

Re: Internal error processing get_indexed_slices?

2010-08-27 Thread Ed Anuff
ERROR (pool-1-thread-2) > [org.apache.cassandra.thrift.Cassandra$Processor] - Internal error > processing get_indexed_slices > java.lang.NoSuchMethodError: > org.apache.cassandra.db.ColumnFamilyStore.getIndexedColumns()Ljava/util/Set; > at > org.apache.cassandra.thrift.ThriftValidation.validateIndexCla

Internal error processing get_indexed_slices?

2010-08-27 Thread Ed Anuff
Seeing this error on the latest build with code that worked fine previously. Any ideas? 2010-08-27 17:24:45,037 ERROR (pool-1-thread-2) [org.apache.cassandra.thrift.Cassandra$Processor] - Internal error processing get_indexed_slices java.lang.NoSuchMethodError

Internal error processing batch_mutate

2010-08-27 Thread B. Todd Burruss
i got the latest code from tip of trunk this morning, but i'm seeing this. i recall a JIRA about this. maybe patch isn't on trunk? ERROR [pool-1-thread-61] 2010-08-27 15:55:36,429 Cassandra.java (line 2980) Internal error processing batch_mutate java.lang.NullPointerExcept

RE: Internal error processing describe_keyspace

2010-04-23 Thread Amol Deshpande
(line 1812) Internal error process ing describe_keyspace java.lang.AssertionError at org.apache.cassandra.config.DatabaseDescriptor.getTableMetaData(DatabaseDescriptor.jav a:924) at org.apache.cassandra.thrift.CassandraServer.describe_keyspace(CassandraServer.java:519

Re: Internal error processing describe_keyspace

2010-04-23 Thread Jonathan Ellis
can you attach the full stacktrace? On Fri, Apr 23, 2010 at 4:50 PM, Amol Deshpande wrote: > Hi, > > > > I ‘m new to Cassandra, trying to set up a single node to play with.  I set > one up in a VM (0.6.1 off the website) , running fedora 12.  Things seem > peachy in that I can connect to it with

Internal error processing describe_keyspace

2010-04-23 Thread Amol Deshpande
Hi, I 'm new to Cassandra, trying to set up a single node to play with. I set one up in a VM (0.6.1 off the website) , running fedora 12. Things seem peachy in that I can connect to it with a modified hector ExampleClient, and insert data into it. However, when I decided to view this data

Re: Internal error

2010-04-13 Thread Jonathan Ellis
On Tue, Apr 13, 2010 at 11:23 AM, Scott White wrote: > ERROR [pool-1-thread-60] 2010-04-13 04:58:11,806 Cassandra.java (line 1492) > Internal error processing insert internal error means "check the server log for the stacktrace" > Also a side question I was curious about

Internal error

2010-04-13 Thread Scott White
We started seeing for the first time errors that look like this last night after things were running smoothly for a couple days after switching to 0.6-rc1: ERROR [pool-1-thread-60] 2010-04-13 04:58:11,806 Cassandra.java (line 1492) Internal error processing insert We had not made any other