You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Adeel Akbar <ad...@panasiangroup.com> on 2012/08/24 12:00:23 UTC

Cassandra upgrade 1.1.4 issue

Hi,

I have upgraded cassandra on ring and one node successfully upgraded 
first node. On second node I got following error. Please help me to 
resolve this issue.

[root@XXXXX]# /u/cassandra/apache-cassandra-1.1.4/bin/cassandra -f
xss =  -ea 
-javaagent:/u/cassandra/apache-cassandra-1.1.4/bin/../lib/jamm-0.2.5.jar 
-XX:+UseThreadPriorities -XX:ThreadPriorityPolicy=42 -Xms502M -Xmx502M 
-Xmn100M -XX:+HeapDumpOnOutOfMemoryError -Xss128k
Segmentation fault

-- 


Thanks & Regards

*Adeel**Akbar*


Re: Cassandra upgrade 1.1.4 issue

Posted by Adeel Akbar <ad...@panasiangroup.com>.
I have upgraded jdk from 1.6_u14 to 1.7_u06 and now its working.


Thanks & Regards

*Adeel**Akbar*

On 8/24/2012 8:50 PM, Eric Evans wrote:
> On Fri, Aug 24, 2012 at 5:00 AM, Adeel Akbar
> <ad...@panasiangroup.com> wrote:
>> I have upgraded cassandra on ring and one node successfully upgraded first
>> node. On second node I got following error. Please help me to resolve this
>> issue.
>>
>> [root@XXXXX]# /u/cassandra/apache-cassandra-1.1.4/bin/cassandra -f
>> xss =  -ea
>> -javaagent:/u/cassandra/apache-cassandra-1.1.4/bin/../lib/jamm-0.2.5.jar
>> -XX:+UseThreadPriorities -XX:ThreadPriorityPolicy=42 -Xms502M -Xmx502M
>> -Xmn100M -XX:+HeapDumpOnOutOfMemoryError -Xss128k
>> Segmentation fault
> Segmentation faults can be caused by software bugs, or by faulty
> hardware.  If it is a software bug, it's very unlikely to be a
> Cassandra bug (there should be nothing we could do to cause a JVM
> segfault).
>
> I would take a close look at what is different between these two
> hosts, starting with the version of JVM.  If you have a core dump,
> that might provide some insight (and if you don't, it wouldn't hurt to
> get one).
>
> Cheers,
>


Re: Cassandra upgrade 1.1.4 issue

Posted by Eric Evans <ee...@acunu.com>.
On Fri, Aug 24, 2012 at 5:00 AM, Adeel Akbar
<ad...@panasiangroup.com> wrote:
> I have upgraded cassandra on ring and one node successfully upgraded first
> node. On second node I got following error. Please help me to resolve this
> issue.
>
> [root@XXXXX]# /u/cassandra/apache-cassandra-1.1.4/bin/cassandra -f
> xss =  -ea
> -javaagent:/u/cassandra/apache-cassandra-1.1.4/bin/../lib/jamm-0.2.5.jar
> -XX:+UseThreadPriorities -XX:ThreadPriorityPolicy=42 -Xms502M -Xmx502M
> -Xmn100M -XX:+HeapDumpOnOutOfMemoryError -Xss128k
> Segmentation fault

Segmentation faults can be caused by software bugs, or by faulty
hardware.  If it is a software bug, it's very unlikely to be a
Cassandra bug (there should be nothing we could do to cause a JVM
segfault).

I would take a close look at what is different between these two
hosts, starting with the version of JVM.  If you have a core dump,
that might provide some insight (and if you don't, it wouldn't hurt to
get one).

Cheers,

-- 
Eric Evans
Acunu | http://www.acunu.com | @acunu