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

Joaquin Casares commented on CASSANDRA-2190:
--------------------------------------------

It was my fault, sorry. I had a line in the script bundled from before I 
started using the debian package that killed /var/lib/cassandra to make sure it 
was a fresh start.

I told others of my mistake, but forgot about this JIRA ticket. Resolving this 
now.

> Service fails to starts since mkdir /var/lib/cassandra fails
> ------------------------------------------------------------
>
>                 Key: CASSANDRA-2190
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2190
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Packaging
>    Affects Versions: 0.7.2
>            Reporter: Joaquin Casares
>            Assignee: Eric Evans
>            Priority: Minor
>              Labels: debian
>             Fix For: 0.7.3
>
>
> After installing the debian and running 'sudo service cassandra start' I see 
> this in the output.log:
> Caused by: java.io.IOException: unable to mkdirs /var/lib/cassandra/data.
> After running this workaround:
> sudo mkdir /var/lib/cassandra
> sudo chown cassandra:cassandra /var/lib/cassandra
> The service starts.
> On ami-cef405a7 in EC2. Ubuntu 10.10 (official release).

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to