Re: 1.2.19: AssertionError when running compactions on a CF with TTLed columns

2018-12-11 Thread Reynald Borer
th different sizes and it confused Cassandra. So, problem solved now :-) Cheers, Reynald On Fri, Aug 31, 2018 at 7:45 AM Reynald Borer wrote: > Hi everyone, > > I'm running a Cassandra 1.2.19 cluster of 40 nodes and compactions of a > specific column family are sporadically raising

1.2.19: AssertionError when running compactions on a CF with TTLed columns

2018-08-30 Thread Reynald Borer
Hi everyone, I'm running a Cassandra 1.2.19 cluster of 40 nodes and compactions of a specific column family are sporadically raising an AssertionError like this (full stack trace visible under https://gist.github.com/rborer/46862d6d693c0163aa8fe0e74caa2d9a): ERROR [CompactionExecutor:9137]

Re: 3.0.8 AssertionError

2017-01-24 Thread sfesc...@gmail.com
I've traced this down to attempting to prepend to a list field. I was able to workaround the issue by appending (and then sorting on query). Prepending seems to build a timeuuid to manage the change, and it's that step that produces the assertionerror (sometimes). On Thu, Jan 19, 2017 a

3.0.8 AssertionError

2017-01-19 Thread sfesc...@gmail.com
The first time a client connects to the cluster and sends a bunch of inserts in parallel I get this assertion error. All subsequent inserts (including just retrying the first requests) work fine. The only assert in PrecisionTime is checking if the millis argument is <= the current millis. What coul

AW: AssertionError on PasswordAuthenticator

2015-07-28 Thread Andreas Schlüter
sufficed. Thanks for your support anyway. Best, Andreas Von: Nate McCall [mailto:n...@thelastpickle.com] Gesendet: Montag, 27. Juli 2015 23:36 An: Cassandra Users Betreff: Re: AssertionError on PasswordAuthenticator Any ideas what might be wrong or which prerequisites need to

Re: AssertionError on PasswordAuthenticator

2015-07-27 Thread Nate McCall
> > > Any ideas what might be wrong or which prerequisites need to be met? This > is the first request for a connection. > > > Sam makes a good point. Make sure you have the username and password properties set in the configuration file: https://github.com/apache/incubator-usergrid/blob/master/sta

Re: AssertionError on PasswordAuthenticator

2015-07-27 Thread Sam Tunnicliffe
s.schlue...@gmx.de> wrote: > Hi, > > > > I am starting to setup Usergrid on Cassandra, but I run into an issue that > I debugged into and which does not seem to be related to Usergrid or my > setup, since I run into an AssertionError (which should never happen > accord

AssertionError on PasswordAuthenticator

2015-07-25 Thread Andreas Schlüter
Hi, I am starting to setup Usergrid on Cassandra, but I run into an issue that I debugged into and which does not seem to be related to Usergrid or my setup, since I run into an AssertionError (which should never happen according to the comment in the Cassandra Code, and which I don’t see

RangeTombstoneList.diff AssertionError in 2.1.0

2014-09-28 Thread Philo Yang
Hi,all after upgrading to 2.1.0, I found there are many exceptions in system.log. It appears in nodes upgraded from 2.0 as well as in nodes newly added at 2.1.0. When I set the read repair chance to 0.0, it disappears. ERROR [SharedPool-Worker-8] 2014-09-27 16:44:50,188 ErrorMessage.java:218 - Un

Error :AssertionError => firstTokenIndex(TokenMetadata.java:845)

2014-07-22 Thread Miguel Angel Martin junquera
hi all, I trying add a node to a cassandra ring with only one seed-node. I have the seed in EC2 and I have this error when I start cassandra in the other node ERROR [Thrift:389] 2014-07-22 08:25:39,838 CassandraDaemon.java (line 191) Exception in thread Thread[Thrift:389,5,main] java.l

AssertionError as a result of a timeout

2014-04-10 Thread Ben Hood
Hi all, This is just a follow up to say that this issue is being tracked here: https://issues.apache.org/jira/browse/CASSANDRA-6796 I managed to work around this issue for my workload by increasing the write timeout threshold in the server, but YMMV. Sorry that the original list thread had an e

Re: AssertionError: DecoratedKey(... ) != DecoratedKey (...)

2013-10-06 Thread Ran Tavory
Update: I've reverted hinted_handoff_enabled back to its default value of true and the errors stopped. Is this just a coincidence, or could be related? On Sun, Oct 6, 2013 at 7:23 PM, Ran Tavory wrote: > Pardon me, now with the appropriate subject line... > > Hi, I have a small cluster of 1.2.

AssertionError: DecoratedKey(... ) != DecoratedKey (...)

2013-10-06 Thread Ran Tavory
Pardon me, now with the appropriate subject line... Hi, I have a small cluster of 1.2.6 and after some config changes I started seeing errors int the logs. Not sure that's related, but the changes I performed were to disable hinted handoff and disable auto snapshot. I'll try to reverte these, see

Re: AssertionError: sstableloader

2013-09-19 Thread Vivek Mishra
More to add on this: This is happening for column families created via CQL3 with collection type columns and without "WITH COMPACT STORAGE". On Fri, Sep 20, 2013 at 12:51 AM, Yuki Morishita wrote: > Sounds like a bug. > Would you mind filing JIRA at > https://issues.apache.org/jira/browse/CASS

AssertionError: sstableloader

2013-09-19 Thread Vivek Mishra
Hi, I am trying to use sstableloader to load some external data and getting given below error: Established connection to initial hosts Opening sstables and calculating sections to stream Streaming relevant part of /home/impadmin/source/Examples/data/Demo/Users/Demo-Users-ja-1-Data.db to [/ 127.0.0.

Re: AssertionError: sstableloader

2013-09-19 Thread Yuki Morishita
Sounds like a bug. Would you mind filing JIRA at https://issues.apache.org/jira/browse/CASSANDRA? Thanks, On Thu, Sep 19, 2013 at 2:12 PM, Vivek Mishra wrote: > Hi, > I am trying to use sstableloader to load some external data and getting > given below error: > Established connection to initial

Re: AssertionError during ALTER TYPE in 1.2.5

2013-07-31 Thread Sergey Leschenko
Hi, On Mon, Jul 29, 2013 at 11:23 AM, aaron morton wrote: > The error is because the underlying CF is not defined using a composite type > for the comparator. > > CREATE TABLE "RRD" ( > key text, > column1 blob, > value blob, > PRIMARY KEY (key, column1) > ) WITH COMPACT STORAGE AND > > Looks

Re: AssertionError: Incorrect row data size

2013-07-30 Thread Pavel Kirienko
Also it is probably worth to mention: 1. I see no other errors in logs except that one; 2. Sometimes connected clients receive "Request did not complete within rpc_timeout.", even if they are accessing other tables. 3. Sometimes, some cells from another tables may read as NULL when they are in fact

Re: AssertionError: Incorrect row data size

2013-07-30 Thread Pavel Kirienko
Cassandra 1.2.8 still have this issue. Possible recipe to reproduce: create the table as described in the first message of this thread; write 3000 rows of 10MB each at the rate about 0.1..1 request per second. Maybe this behavior is caused by incremental compaction of large rows... On Mon, Jul 2

RE: AssertionError during ALTER TYPE in 1.2.5

2013-07-29 Thread Adriano Paggi
wrong? Adriano. From: aaron morton [mailto:aa...@thelastpickle.com] Sent: Lunes, 29 de Julio de 2013 05:23 a.m. To: user@cassandra.apache.org Subject: Re: AssertionError during ALTER TYPE in 1.2.5 The error is because the underlying CF is not defined using a composi

Re: AssertionError during ALTER TYPE in 1.2.5

2013-07-29 Thread aaron morton
The error is because the underlying CF is not defined using a composite type for the comparator. > CREATE TABLE "RRD" ( > key text, > column1 blob, > value blob, > PRIMARY KEY (key, column1) > ) WITH COMPACT STORAGE AND Looks like this PRIMARY KEY (key, column1) is incorrect. That says "Th

Re: AssertionError: Incorrect row data size

2013-07-28 Thread Paul Ingalls
Great. Let me know what you find! Thanks! Paul Sent from my iPhone On Jul 27, 2013, at 2:47 AM, Pavel Kirienko wrote: > Hi Paul, > > I checked out your issue, looks the same indeed. Probably this can be reproed > simply by writing large rows (> 10MB) on high rates. > I'm going to try 1.2.7

Re: AssertionError: Incorrect row data size

2013-07-27 Thread Pavel Kirienko
Hi Paul, I checked out your issue, looks the same indeed. Probably this can be reproed simply by writing large rows (> 10MB) on high rates. I'm going to try 1.2.7 then will be back with results. On Sat, Jul 27, 2013 at 12:18 AM, Paul Ingalls wrote: > This is the same issue we have been seeing.

Re: AssertionError: Incorrect row data size

2013-07-26 Thread Paul Ingalls
This is the same issue we have been seeing. Still no luck getting a simple repro case for creating a JIRA issue. Do you have something simple enough to drop in a JIRA report? Paul On Jul 26, 2013, at 8:06 AM, Pavel Kirienko wrote: > Hi list, > > We run Cassandra 1.2 on three-node cluster.

AssertionError during ALTER TYPE in 1.2.5

2013-07-26 Thread Sergey Leschenko
Hi, I have following column family from pre-CQL times, now using 1.2.5 and want to investigate ability to use CQL instead of Thrift API. ColumnFamily: RRD Key Validation Class: org.apache.cassandra.db.marshal.UTF8Type Default column value validator: org.apache.cassandra.db.marshal.B

AssertionError: Incorrect row data size

2013-07-26 Thread Pavel Kirienko
Hi list, We run Cassandra 1.2 on three-node cluster. Each node has 16GB RAM, single 200GB HDD with Ubuntu Server 12.04. There is an issue with one table that contains about 3000 rows, here its describe-table: CREATE TABLE outputs ( appid text, staged boolean, field ascii, data blob, PR

Re: Cassandra 2.0 - AssertionError in ArrayBackedSortedColumns

2013-07-22 Thread Soumava Ghosh
Thanks for the confirmation! It looks like the code is capable of handling the data in unsorted order with assertions disabled; so for the time being I will disable the assertion for my tests, until the fixes are available. Thanks, Soumava On Mon, Jul 22, 2013 at 1:33 AM, Sylvain Lebresne wrote

Re: Cassandra 2.0 - AssertionError in ArrayBackedSortedColumns

2013-07-22 Thread Sylvain Lebresne
Actually, your second stack trace is due to https://issues.apache.org/jira/browse/CASSANDRA-5788. On Mon, Jul 22, 2013 at 9:37 AM, Sylvain Lebresne wrote: > > unless data was stored in incorrect order and I don't know if that is >> possible through the API.. >> > > That's exactly what happens a

Re: Cassandra 2.0 - AssertionError in ArrayBackedSortedColumns

2013-07-22 Thread Sylvain Lebresne
> unless data was stored in incorrect order and I don't know if that is > possible through the API.. > That's exactly what happens and that's why I say it's a bug. > > ii. I am also seeing some sporadic cases where a single column cas() > update is hitting this same issue (the bug you mentioned

Re: Cassandra 2.0 - AssertionError in ArrayBackedSortedColumns

2013-07-22 Thread Soumava Ghosh
Thanks for the reply Sylvain! A couple of follow-up questions: i. The second stack in my mail originated at a getRow() call. What could be the cause of that? I am assuming data retrieval should not cause any issues, unless data was stored in incorrect order and I don't know if that is possible thr

Re: Cassandra 2.0 - AssertionError in ArrayBackedSortedColumns

2013-07-22 Thread Sylvain Lebresne
This is a bug really: https://issues.apache.org/jira/browse/CASSANDRA-5786. This should get fixed in the next beta of 2.0, but if you really want to test CAS updates in the meantime, you'll have to provide the columns in (column family comparator) sorted order to the thrift cas() method. -- Sylva

Cassandra 2.0 - AssertionError in ArrayBackedSortedColumns

2013-07-21 Thread Soumava Ghosh
Hi, I'm taking a look at the Check and Set functionalities provided by the cas() API provided by cassandra 2.0 (the code available on git). I'm running a few tests on a small sized cluster (replication factor 3, consistency level quorum) with a few clients. I've observed a lot of cases seem to hit

C* 1.2.5 AssertionError in ColumnSerializer:40

2013-07-01 Thread horschi
Hi, using C* 1.2.5 I just found a weird AssertionError in our logfiles: ... INFO [OptionalTasks:1] 2013-07-01 09:15:43,608 MeteredFlusher.java (line 58) flushing high-traffic column family CFS(Keyspace='Monitoring', ColumnFamily='cfDateOrderedMessages') (estimated

Re: AssertionError: Unknown keyspace?

2013-06-24 Thread Wei Zhu
0/src/java/org/apache/cassandra/service/StorageService.java#L549 -Wei - Original Message - From: "Dean Hiller" To: user@cassandra.apache.org, "Wei Zhu" Sent: Monday, June 24, 2013 12:04:10 PM Subject: Re: AssertionError: Unknown keyspace? Yes, it would be ni

Re: AssertionError: Unknown keyspace?

2013-06-24 Thread Hiller, Dean
.org>" mailto:user@cassandra.apache.org>>, Wei Zhu mailto:wz1...@yahoo.com>> Date: Monday, June 24, 2013 12:36 PM To: "user@cassandra.apache.org<mailto:user@cassandra.apache.org>" mailto:user@cassandra.apache.org>> Subject: Re: AssertionError: Unknown keyspace? I h

Re: AssertionError: Unknown keyspace?

2013-06-24 Thread Wei Zhu
user@cassandra.apache.org Sent: Monday, June 24, 2013 10:34 AM Subject: Re: AssertionError: Unknown keyspace? On Mon, Jun 24, 2013 at 6:04 AM, Hiller, Dean wrote: > Oh shoot, this is a seed node.  Is there documentation on how to bootstrap > a seed node?  If I have seeds of A, B, C for every mac

Re: AssertionError: Unknown keyspace?

2013-06-24 Thread Robert Coli
On Mon, Jun 24, 2013 at 6:04 AM, Hiller, Dean wrote: > Oh shoot, this is a seed node. Is there documentation on how to bootstrap > a seed node? If I have seeds of A, B, C for every machine on the ring and > I am bootstrapping node B, do I just modify cassandra.yaml and remove node > B from the y

Re: AssertionError: Unknown keyspace?

2013-06-24 Thread Hiller, Dean
Oh shoot, this is a seed node. Is there documentation on how to bootstrap a seed node? If I have seeds of A, B, C for every machine on the ring and I am bootstrapping node B, do I just modify cassandra.yaml and remove node B from the yaml file temporarily and boot it up (Note, I still received th

Re: AssertionError: Unknown keyspace?

2013-06-24 Thread Hiller, Dean
Ah, so digging deeper, it is not bootstrapping. How do I force the node to bootstrap? (this is version 1.2.2 and the other nodes somehow knew to bootstrap automatically but this one I need to force for some reason). I remember there was a property for this. NOTE: I enabled some debug logs and a

AssertionError: Unknown keyspace?

2013-06-24 Thread Hiller, Dean
I haven't seen this error in a long time. We just received the below error in production when rebuilding a node…any ideas on how to get around this? We had rebuilt 3 other nodes already I think(we have been swapping hardware) ERROR 06:32:21,474 Exception in thread Thread[ReadStage:1,5,main] ja

Re: AssertionError MerkleTree

2013-02-12 Thread Sylvain Lebresne
, Feb 12, 2013 at 11:29 AM, Reik Schatz wrote: > Hi, > > we are hitting a AssertionError in MerkleTree as described here in Jira: > https://issues.apache.org/jira/browse/CASSANDRA-3014. We added a comment, > however this issue has already been resolved as cannot reproduce. Is >

AssertionError MerkleTree

2013-02-12 Thread Reik Schatz
Hi, we are hitting a AssertionError in MerkleTree as described here in Jira: https://issues.apache.org/jira/browse/CASSANDRA-3014. We added a comment, however this issue has already been resolved as cannot reproduce. Is someone looking at the comments of resolved issues or is it better to open a

Re: AssertionError: originally calculated column size ...

2012-05-01 Thread Patrik Modesto
https://issues.apache.org/jira/browse/CASSANDRA-4206 Regards, Patrik On Tue, May 1, 2012 at 03:46, Jonathan Ellis wrote: > On Mon, Apr 30, 2012 at 2:11 PM, Patrik Modesto > wrote: >> I think the problem is somehow connected to an IntegerType secondary >> index. > > Could be, but my money is on

Re: AssertionError: originally calculated column size ...

2012-04-30 Thread Jonathan Ellis
On Mon, Apr 30, 2012 at 2:11 PM, Patrik Modesto wrote: > I think the problem is somehow connected to an IntegerType secondary > index. Could be, but my money is on the supercolumns in the HH data model. Can you create a jira ticket? -- Jonathan Ellis Project Chair, Apache Cassandra co-founder

Re: AssertionError: originally calculated column size ...

2012-04-30 Thread aaron morton
The schema for the user defined CF's should not matter. The exceptions has to do with compacting the HintedHandoff CF. With regard to the failed read, is this happening at CL QUOURM ? Can you remember if the assertion was raised while the cluster was still under load ? Cheers --

Re: AssertionError: originally calculated column size ...

2012-04-30 Thread Patrik Modesto
Hi Aaron, it's still an issue. However it's difficult to reproduce because I'd need to insert data to Cassandra for day or more which is not possible. I think the problem is somehow connected to an IntegerType secondary index. I had a different problem with CF with two secondary indexes, the firs

Re: AssertionError: originally calculated column size ...

2012-04-29 Thread aaron morton
Looks a bit like https://issues.apache.org/jira/browse/CASSANDRA-3579 but that was fixed in 1.0.7 Is this still an issue ? Are you able to reproduce the fault ? Cheers - Aaron Morton Freelance Developer @aaronmorton http://www.thelastpickle.com On 27/04/2012, at 6:56 PM, Patr

Re: AssertionError in hintedhandoff - 1.0.5

2011-12-06 Thread Ramesh Natarajan
https://issues.apache.org/jira/browse/CASSANDRA-3579 thanks Ramesh On Tue, Dec 6, 2011 at 2:16 AM, Sylvain Lebresne wrote: > Do you mind opening a ticket on > https://issues.apache.org/jira/browse/CASSANDRA ? > > Thanks > > -- > Sylvain > > On Tue, Dec 6, 2011 at 12:52 AM, Ramesh Natarajan wro

Re: AssertionError in hintedhandoff - 1.0.5

2011-12-06 Thread Sylvain Lebresne
Do you mind opening a ticket on https://issues.apache.org/jira/browse/CASSANDRA ? Thanks -- Sylvain On Tue, Dec 6, 2011 at 12:52 AM, Ramesh Natarajan wrote: > Hi, > >  We are running a 8 node cassandra cluster running cassandra 1.0.5. > All our CF use leveled compaction.  We ran a test where we

Re: AssertionError Exception on cassandra 1.0.1

2011-11-01 Thread Jonathan Ellis
Looks like a bug. I've created https://issues.apache.org/jira/browse/CASSANDRA-3440. On Tue, Nov 1, 2011 at 5:50 PM, Ramesh Natarajan wrote: > We have a 8 node cassandra cluster running 1.0.1. After running a load > test for a day we are seeing this exception in system.log file. At > this time w

Re: AssertionError: No data found for NamesQueryFilter

2011-07-13 Thread Jonathan Ellis
This (https://issues.apache.org/jira/browse/CASSANDRA-2653) is fixed in 0.7.7, which will be out soon. On Tue, Jul 12, 2011 at 9:13 PM, Kyle Gibson wrote: > Running version 0.7.6-2, recently upgraded from 0.7.3. > > I am get a time out exception when I run a particular > get_indexed_slices, which

AssertionError: No data found for NamesQueryFilter

2011-07-12 Thread Kyle Gibson
Running version 0.7.6-2, recently upgraded from 0.7.3. I am get a time out exception when I run a particular get_indexed_slices, which results in the following error showing up on a few nodes: ERROR [ReadStage:16] 2011-07-12 23:01:31,424 AbstractCassandraDaemon.java (line 114) Fatal exception in

RE: AssertionError

2011-05-18 Thread Desimpel, Ignace
Great! I'm not using PIG. Thanks. -Original Message- From: Sylvain Lebresne [mailto:sylv...@datastax.com] Sent: Wednesday, May 18, 2011 3:07 PM To: user@cassandra.apache.org Subject: Re: AssertionError The compose() and decompose() methods of AbstractType are used only by th

Re: AssertionError

2011-05-18 Thread Sylvain Lebresne
> will query for a lot of data of that type. > > Ignace > > > -Original Message- > From: Desimpel, Ignace [mailto:ignace.desim...@nuance.com] > Sent: Tuesday, May 17, 2011 3:33 PM > To: user@cassandra.apache.org > Subject: RE: AssertionError > > Seems li

RE: AssertionError

2011-05-18 Thread Desimpel, Ignace
ect if it is not really needed since I know that I will query for a lot of data of that type. Ignace -Original Message- From: Desimpel, Ignace [mailto:ignace.desim...@nuance.com] Sent: Tuesday, May 17, 2011 3:33 PM To: user@cassandra.apache.org Subject: RE: AssertionError Seems

RE: AssertionError

2011-05-17 Thread Desimpel, Ignace
paramT){ return ((ReverseCFFloatValues)paramT).paramByteBuffer.duplicate(); } -Original Message- From: Sylvain Lebresne [mailto:sylv...@datastax.com] Sent: Tuesday, May 17, 2011 2:50 PM To: user@cassandra.apache.org Subject: Re: AssertionError On Tue, May 17

Re: AssertionError

2011-05-17 Thread Sylvain Lebresne
nal Message- > From: Sylvain Lebresne [mailto:sylv...@datastax.com] > Sent: Tuesday, May 17, 2011 1:16 PM > To: user@cassandra.apache.org > Subject: Re: AssertionError > > First thing to do would be to update to 0.7.5. > > The assertionError you're running into is

RE: AssertionError

2011-05-17 Thread Desimpel, Ignace
? Ignace -Original Message- From: Sylvain Lebresne [mailto:sylv...@datastax.com] Sent: Tuesday, May 17, 2011 1:16 PM To: user@cassandra.apache.org Subject: Re: AssertionError First thing to do would be to update to 0.7.5. The assertionError you're running into is a assertion whe

Re: AssertionError

2011-05-17 Thread Sylvain Lebresne
First thing to do would be to update to 0.7.5. The assertionError you're running into is a assertion where we check if a skipBytes did skip all the bytes we had ask him to. As it turns out, the spec for skipBytes authorize it to not skip all the bytes asked even with no good reason. I

RE: AssertionError

2011-05-17 Thread Desimpel, Ignace
:33 PM To: user@cassandra.apache.org Subject: Re: AssertionError The code is trying to follow the column index for a row in an sstable, but it cannot skip as many bytes as it would like to to get to the column. Helpfully the help says running out of bytes is only one of the reasons why this

Re: AssertionError

2011-05-16 Thread Aaron Morton
The code is trying to follow the column index for a row in an sstable, but it cannot skip as many bytes as it would like to to get to the column. Helpfully the help says running out of bytes is only one of the reasons why this could happen:) Can you provide some more information about the query

AssertionError

2011-05-16 Thread Desimpel, Ignace
Environment : java 64 bit server, java client, thrift get_slice method, Cassandra 0.7.4, single node Depending on the data I pass for a query on a CF I get the following listed below. Any suggestions what could be wrong based on the stack trace? java.lang.AssertionError at org

Re: AssertionError: DecoratedKey(...) != DecoratedKey(...)

2010-04-15 Thread Gary Dusbabek
No data corruption. There was a bug in the way that the index was scanned that was manifesting itself when when the index got bigger than 2GB. Gary. On Thu, Apr 15, 2010 at 08:03, Ran Tavory wrote: > yes, this looks like the same issue, thanks Gary. > Other than seeing the errors in the log I

Re: AssertionError: DecoratedKey(...) != DecoratedKey(...)

2010-04-15 Thread Ran Tavory
yes, this looks like the same issue, thanks Gary. Other than seeing the errors in the log I haven't seen any other irregularities. (maybe there are, but they haven't surfaced). Does this assertion mean data corruption or something else that's worth waiting to 0.6.1 for? On Thu, Apr 15, 2010 at 2:

Re: AssertionError: DecoratedKey(...) != DecoratedKey(...)

2010-04-15 Thread Gary Dusbabek
Ran, It looks like you're seeing https://issues.apache.org/jira/browse/CASSANDRA-866. It's fixed in 0.6.1. Gary On Thu, Apr 15, 2010 at 04:06, Ran Tavory wrote: > When restarting one of the nodes in my cluster I found this error in the > log. What does this mean? > >  INFO [GC inspection] 2010

AssertionError: DecoratedKey(...) != DecoratedKey(...)

2010-04-15 Thread Ran Tavory
When restarting one of the nodes in my cluster I found this error in the log. What does this mean? INFO [GC inspection] 2010-04-15 05:03:04,898 GCInspector.java (line 110) GC for ConcurrentMarkSweep: 712 ms, 11149016 reclaimed leaving 442336680 used; max is 4432068608 ERROR [HINTED-HANDOFF-POOL:1