You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Varun Tahin (JIRA)" <ji...@apache.org> on 2014/04/09 06:15:17 UTC

[jira] [Commented] (CASSANDRA-6997) Startup Error

    [ https://issues.apache.org/jira/browse/CASSANDRA-6997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13963782#comment-13963782 ] 

Varun Tahin commented on CASSANDRA-6997:
----------------------------------------

Hello Brandon,
The data, commitlog and saved cache directories are clear thus contain no data (with similar locations in yaml file). The problem only persist in RHEL 6.3 whereas it runs fine on RHEL 6.4 and 6.5.

Kindly provide with possible reasons if it has any dependency on OS packages for protocol versions(TCP) or any other related parameter.



> Startup Error
> -------------
>
>                 Key: CASSANDRA-6997
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6997
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>         Environment: Red Hat Enterprise Linux Server release 6.3 (Santiago)
> Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
> RAM : 120 GB
> CPU core : 16
> Intel(R) Xeon(R) CPU E5-2658 0 @ 2.10GHz
>            Reporter: Varun Tahin
>            Priority: Minor
>             Fix For: 2.0.4
>
>
> ERROR Log  : 
> root@atca11 bin]# ERROR 11:28:46,298 Exception in thread Thread[Thread-2,5,main]
> java.lang.UnsupportedOperationException: Unable to read obsolete message version 4; the earliest version supported is 1.2.0
>         at org.apache.cassandra.net.IncomingTcpConnection.handleLegacyVersion(IncomingTcpConnection.java:136)
>         at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:72)
> ERROR 11:28:46,329 Exception in thread Thread[Thread-3,5,main]
> java.lang.UnsupportedOperationException: Unable to read obsolete message version 4; the earliest version supported is 1.2.0
>         at org.apache.cassandra.net.IncomingTcpConnection.handleLegacyVersion(IncomingTcpConnection.java:136)
>         at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:72)
> ERROR 11:28:46,337 Exception in thread Thread[Thread-4,5,main]
> java.lang.UnsupportedOperationException: Unable to read obsolete message version 4; the earliest version supported is 1.2.0
>         at org.apache.cassandra.net.IncomingTcpConnection.handleLegacyVersion(IncomingTcpConnection.java:136)
>         at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:72)
> ERROR 11:28:46,345 Exception in thread Thread[Thread-5,5,main]
> java.lang.UnsupportedOperationException: Unable to read obsolete message version 4; the earliest version supported is 1.2.0
>         at org.apache.cassandra.net.IncomingTcpConnection.handleLegacyVersion(IncomingTcpConnection.java:136)
>         at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:72)
> ERROR 11:28:46,368 Exception in thread Thread[Thread-6,5,main]
> java.lang.UnsupportedOperationException: Unable to read obsolete message version 4; the earliest version supported is 1.2.0
>         at org.apache.cassandra.net.IncomingTcpConnection.handleLegacyVersion(IncomingTcpConnection.java:136)
>         at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:72)



--
This message was sent by Atlassian JIRA
(v6.2#6252)