[ https://issues.apache.org/jira/browse/CASSANDRA-1662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925355#action_12925355 ] Hudson commented on CASSANDRA-1662: ----------------------------------- Integrated in Cassandra #578 (See [https://hudson.apache.org/hudson/job/Cassandra/578/]) RPM spec file creates saved_caches directory. Patch by Dave Revell, reviewed by brandonwilliams for CASSANDRA-1662 > RPM spec file should create saved_caches directory > -------------------------------------------------- > > Key: CASSANDRA-1662 > URL: https://issues.apache.org/jira/browse/CASSANDRA-1662 > Project: Cassandra > Issue Type: Bug > Components: Packaging > Affects Versions: 0.6.6 > Environment: CentOS 5 64-bit > Reporter: Dave Revell > Assignee: Dave Revell > Priority: Minor > Fix For: 0.6.7, 0.7.1 > > Attachments: spec-0.6.6.diff > > > After installing the 0.6.6 RPM from rpm.riptano.com, the directories /var/lib/cassandra/data and /var/lib/cassandra/commitlog exist, but /var/lib/cassandra saved_caches does not exist. Cassandra fails to startup with "java.io.IOException: unable to mkdirs /var/lib/cassandra/saved_caches". > After manually creating /var/lib/cassandra/saved_caches, Cassandra can start. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.