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

Jeff Jirsa edited comment on CASSANDRA-11707 at 5/4/16 3:00 AM:
----------------------------------------------------------------

This jira is for bugs, improvements, and other cassandra-related changes. This 
is almost certainly not a bug in cassandra, but an error in your environment 
(data loss, data corruption, unclean shutdown, etc). You could probably recover 
by removing the commitlogs on disk, but that has the potential for data loss 
depending on your consistency level.  You're running DSE - if you have a DSE 
support contract, contact Datastax. If you don't have a DSE contract, consider 
using the user mailing list, stackoverflow, or the IRC channel for support.


was (Author: jjirsa):
This jira is for bugs, improvements, and other cassandra-related changes. This 
is almost certainly not a bug in cassandra, but an error in your environment 
(data loss, data corruption, unclean shutdown, etc).

You're running DSE - if you have a DSE support contract, contact Datastax. If 
you don't have a DSE contract, consider using the user mailing list, 
stackoverflow, or the IRC channel for support.

> Cassandra not starting
> ----------------------
>
>                 Key: CASSANDRA-11707
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11707
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>         Environment: DSE 4.8.5 (Cassandra 2.1.3.1311)
>            Reporter: Chandan Kumar
>
> Seeing this Error in the system.log on start one of the nodes of the cluster:
> ERROR [main] 2016-05-03 19:55:40,294  CassandraDaemon.java:581 - Exception 
> encountered during startup
> java.lang.RuntimeException: java.io.EOFException
>       at 
> org.apache.cassandra.db.commitlog.CommitLogDescriptor.fromHeader(CommitLogDescriptor.java:99)
>  ~[cassandra-all-2.1.13.1131.jar:2.1.13.1131]
>       at 
> org.apache.cassandra.db.commitlog.CommitLogArchiver.maybeRestoreArchive(CommitLogArchiver.java:204)
>  ~[cassandra-all-2.1.13.1131.jar:2.1.13.1131]
>       at 
> org.apache.cassandra.db.commitlog.CommitLog.recover(CommitLog.java:116) 
> ~[cassandra-all-2.1.13.1131.jar:2.1.13.1131]
>       at 
> org.apache.cassandra.service.CassandraDaemon.setup(CassandraDaemon.java:363) 
> ~[cassandra-all-2.1.13.1131.jar:2.1.13.1131]
>       at com.datastax.bdp.server.DseDaemon.setup(DseDaemon.java:336) 
> ~[dse-core-4.8.5.jar:4.8.5]
>       at 
> org.apache.cassandra.service.CassandraDaemon.activate(CassandraDaemon.java:564)
>  ~[cassandra-all-2.1.13.1131.jar:2.1.13.1131]
>       at com.datastax.bdp.DseModule.main(DseModule.java:74) 
> [dse-core-4.8.5.jar:4.8.5]
> Caused by: java.io.EOFException: null
>       at java.io.RandomAccessFile.readInt(RandomAccessFile.java:803) 
> ~[na:1.8.0_60]
>       at 
> org.apache.cassandra.db.commitlog.CommitLogDescriptor.fromHeader(CommitLogDescriptor.java:86)
>  ~[cassandra-all-2.1.13.1131.jar:2.1.13.1131]
>       ... 6 common frames omitted



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to