Brandon Williams created CASSANDRA-4572:
-------------------------------------------
Summary: lost+found directory in the data dir causes problems again
Key: CASSANDRA-4572
URL: https://issues.apache.org/jira/browse/CASSANDRA-4572
Project: Cassandra
Issue Type: Bug
Components: Core
Affects Versions: 1.1.0
Reporter: Brandon Williams
Fix For: 1.1.5
Looks like we've regressed from CASSANDRA-1547 and mounting a fs directly on
the data dir is a problem again.
{noformat}
INFO [main] 2012-08-22 23:30:03,710 Directories.java (line 475) Upgrade from
pre-1.1 version detected: migrating sstables to new directory layout ERROR
[main] 2012-08-22 23:30:03,712 AbstractCassandraDaemon.java (line 370)
Exception encountered during startup
java.lang.NullPointerException at
org.apache.cassandra.db.Directories.migrateSSTables(Directories.java:487)
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira