You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Dave Revell (JIRA)" <ji...@apache.org> on 2010/10/25 20:08:20 UTC

[jira] Created: (CASSANDRA-1662) RPM spec file should create saved_caches directory

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
    Affects Versions: 0.6.6
         Environment: CentOS 5 64-bit
            Reporter: Dave Revell


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.


[jira] Updated: (CASSANDRA-1662) RPM spec file should create saved_caches directory

Posted by "Dave Revell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-1662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Revell updated CASSANDRA-1662:
-----------------------------------

    Attachment: spec-0.6.6.diff

> 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
>    Affects Versions: 0.6.6
>         Environment: CentOS 5 64-bit
>            Reporter: Dave Revell
>         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.


[jira] Updated: (CASSANDRA-1662) RPM spec file should create saved_caches directory

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-1662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis updated CASSANDRA-1662:
--------------------------------------

    Reviewer: brandon.williams
    Assignee: Dave Revell  (was: Nate McCall)

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


[jira] Updated: (CASSANDRA-1662) RPM spec file should create saved_caches directory

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-1662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis updated CASSANDRA-1662:
--------------------------------------

      Component/s: Packaging
         Priority: Minor  (was: Major)
    Fix Version/s: 0.6.7
         Assignee: Nate McCall

> 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: Nate McCall
>            Priority: Minor
>             Fix For: 0.6.7
>
>         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.


[jira] Updated: (CASSANDRA-1662) RPM spec file should create saved_caches directory

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-1662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis updated CASSANDRA-1662:
--------------------------------------

    Fix Version/s: 0.7.1

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


[jira] Commented: (CASSANDRA-1662) RPM spec file should create saved_caches directory

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ 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.


[jira] Updated: (CASSANDRA-1662) RPM spec file should create saved_caches directory

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-1662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis updated CASSANDRA-1662:
--------------------------------------

    Fix Version/s:     (was: 0.6.7)
                       (was: 0.7.1)
                   0.7.0 rc 2

> 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.7.0 rc 2
>
>         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.