java.lang.RuntimeException: java.io.IOException: Unable to rename cache to F:\Cassandra\7.2\saved_caches\system-LocationInfo-KeyCache
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Google Groups by ruslan usifov, 2 years ago
via grokbase.com by Unknown author, 1 year ago
via cassandra-user by Maxim Potekhin, 2 years ago
via apache.org by Unknown author, 2 years ago
via apache.org by Unknown author, 2 years ago
via Google Groups by tamara.a...@accenture.com, 2 years ago
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)
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)