On Wed, Jun 6, 2012 at 2:49 AM, Juan Ezquerro LLanes wrote:
>
>
> El martes, 5 de junio de 2012 19:19:02 UTC+2, Tyler Hobbs escribió:
>
>> The Cassandra users mailing list is a better place for this question, so
>> I'm moving it there.
>
>
> Hi, I need a phpcassa compatible solution . you thin
The Cassandra users mailing list is a better place for this question, so
I'm moving it there.
Some comments inline:
On Tue, Jun 5, 2012 at 6:47 AM, Juan Ezquerro LLanes wrote:
> I have a columnfamily like:
>
> CREATE COLUMN FAMILY Watchdog
> WITH key_validation_class =
> 'CompositeType(Lexic
Can you send us the stack trace which you can find in the hs_err_pid*.log?
is the system memory all used up (free)? any errors in the logs just before
the crash?
Regards,
On Mon, Mar 26, 2012 at 12:35 AM, Maciej Miklas
wrote:
> I have row cache - it's about 20GB big in this case.
> The proble
I have row cache - it's about 20GB big in this case.
The problem can be reproduced with our load test - we are using 20 reader
threads on single Cassandra node.
I will retest it with Java 6 - still it looks to me like JNA problem and
JDK in this case should not matter, but we will see.
On Thu, M
thanks - I will try it
On Thu, Mar 22, 2012 at 10:15 PM, Ben Coverston
wrote:
> Use a version of the Java 6 runtime, Cassandra hasn't been tested at all
> with the Java 7 runtime.
>
>
> On Thu, Mar 22, 2012 at 1:27 PM, Benoit Perroud wrote:
>
>> Sounds like a race condition in the off heap cachin
Use a version of the Java 6 runtime, Cassandra hasn't been tested at all
with the Java 7 runtime.
On Thu, Mar 22, 2012 at 1:27 PM, Benoit Perroud wrote:
> Sounds like a race condition in the off heap caching while calling
> Unsafe.free().
>
> Do you use cache ? What is your use case when you enc
Sounds like a race condition in the off heap caching while calling
Unsafe.free().
Do you use cache ? What is your use case when you encounter this error
? Are you able to reproduce it ?
2012/3/22 Maciej Miklas :
> Hi *,
>
> My Cassandra installation runs on flowing system:
>
> Linux with Kernel
Hi *,
My Cassandra installation runs on flowing system:
- Linux with Kernel 2.6.32.22
- jna-3.3.0
- Java 1.7.0-b147
Sometimes we are getting following error:
*** glibc detected *** /var/opt/java1.7/bin/java: free(): invalid
pointer: 0x7f66088a6000 ***
=== Backtrace: =
/
e crash you had...)
-sd
2011/6/17 Donna Li
> All:
>
> Can you find some exception from the last sentence? Would cassandra crash
> when memory is not enough? There are some other application run with
> cassandra, the other application may use large memory.
>
>
>
>
>
>
&g
e last sentence? Would cassandra crash
> when memory is not enough? There are some other application run with
> cassandra, the other application may use large memory.
>
>
>
> 发件人: Donna Li
> 发送时间: 2011年6月17日 9:58
> 收件人: user@cassandra.apache.org
> 主题: cassandra
All:
Can you find some exception from the last sentence? Would cassandra crash when
memory is not enough? There are some other application run with cassandra, the
other application may use large memory.
发件人: Donna Li
发送时间: 2011年6月17日 9:58
收件人: user
All:
Why cassandra crash after print the following log?
INFO [SSTABLE-CLEANUP-TIMER] 2011-06-16 14:19:01,020
SSTableDeletingReference.java (line 104) Deleted
/usr/local/rss/DDB/data/data/PSCluster/CsiStatusTab-206-Data.db
INFO [SSTABLE-CLEANUP-TIMER] 2011-06-16 14:19:01,020
Hey Jonathan,
Thanks for the response. I applied the patch to 0.7.4 and things have
started working again nicely.
Looks like this fix is going in 0.7.5. Any idea when 0.7.5 will be released?
Thanks again!
On Wed, Mar 23, 2011 at 9:56 PM, Jonathan Ellis wrote:
> This looks like a bug
> (https://i
This looks like a bug
(https://issues.apache.org/jira/browse/CASSANDRA-2376), but not one
that would cause a crash. Actual process death is only caused by (a)
running out of memory or (2) JVM bugs.
On Wed, Mar 23, 2011 at 9:17 PM, Sanjeev Kulkarni wrote:
> Hey guys,
> I have a one node system(wit
Hey guys,
I have a one node system(with replication factor of 1) running cassandra.
The machine has two disks. One is used as the commitlog and the other as
cassandra's data directory. The node just had gotten unresponsive and had to
be hard rebooted.
After restart, cassandra started off fine. But
I would scrub again w/ 0.7.4.
On Tue, Mar 15, 2011 at 6:38 PM, Sanjeev Kulkarni wrote:
> Hey Jonathan,
> Thanks for the reply.
> I was earlier running 0.7.2 and upgraded it to 0.7.3. Looks like I had to
> run the nodetool scrub command to sanitize the sstables because of the
> bloomfilter bug. I
Hey Jonathan,
Thanks for the reply.
I was earlier running 0.7.2 and upgraded it to 0.7.3. Looks like I had to
run the nodetool scrub command to sanitize the sstables because of the
bloomfilter bug. I did that and the Assert error went away but I'm getting
Java Heap Space Out of Memory error. I agai
Did you upgrade from an earlier version? Did you read NEWS.txt?
On Tue, Mar 15, 2011 at 4:21 PM, Sanjeev Kulkarni wrote:
> Hey guys,
> Have started facing a crash in my cassandra while reading. Here are the
> details.
> 1. single node. replication factor of 1
> 2. Cassandra version 0.7.3
> 3. Si
Hey guys,
Have started facing a crash in my cassandra while reading. Here are the
details.
1. single node. replication factor of 1
2. Cassandra version 0.7.3
3. Single keyspace. 5 column families.
4. No super columns
5. My data model is a little bit skewed. It results in having several small
rows a
19 matches
Mail list logo