You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2011/02/28 08:17:37 UTC

[jira] Updated: (CASSANDRA-2207) Error saving cache on Windows

     [ https://issues.apache.org/jira/browse/CASSANDRA-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis updated CASSANDRA-2207:
--------------------------------------

    Summary: Error saving cache on Windows  (was: IOException in CompactionExecutor)

> Error saving cache on Windows
> -----------------------------
>
>                 Key: CASSANDRA-2207
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2207
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 0.7.2
>         Environment: WindowsXP(SP3) 32 bit
>            Reporter: ruslan.usifov
>            Assignee: Jonathan Ellis
>            Priority: Minor
>             Fix For: 0.7.3
>
>         Attachments: 2207.txt
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> I launch clean cassandra 7.2 instalation, and after few days i look at system.log follow error (more then 10 times):
> ERROR [CompactionExecutor:1] 2011-02-19 02:56:17,965 AbstractCassandraDaemon.java (line 114) Fatal exception in thread Thread[CompactionExecutor:1,1,main]
> java.lang.RuntimeException: java.io.IOException: Unable to rename cache to F:\Cassandra\7.2\saved_caches\system-LocationInfo-KeyCache
>     at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:34)
>     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
>     at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
>     at java.util.concurrent.FutureTask.run(FutureTask.java:138)
>     at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
>     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
>     at java.lang.Thread.run(Thread.java:662)
> Caused by: java.io.IOException: Unable to rename cache to F:\Cassandra\7.2\saved_caches\system-LocationInfo-KeyCache
>     at org.apache.cassandra.io.sstable.CacheWriter.saveCache(CacheWriter.java:85)
>     at org.apache.cassandra.db.CompactionManager$9.runMayThrow(CompactionManager.java:746)
>     at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
>     ... 6 more

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