Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-2190

Service fails to starts since mkdir /var/lib/cassandra fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Not A Problem
    • 0.7.3
    • Packaging
    • Low

    Description

      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).

      Attachments

        Activity

          People

            urandom Eric Evans
            j.casares Joaquin Casares
            Eric Evans
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: