错误:java.lang.RuntimeException:com.intellij.util.io.PersistentEnumeratorBase $ CorruptedException:

时间:2016-09-20 02:08:15

标签: intellij-idea

以下问题出现在我的Intellij

Error:Internal error: (com.intellij.util.io.PersistentEnumeratorBase$CorruptedException) PersistentEnumerator storage corrupted C:\Users\Steven\.IntelliJIdea2016.2\system\compile-server\fraudserver_2012620e\out-target\data
com.intellij.util.io.PersistentEnumeratorBase$CorruptedException: PersistentEnumerator storage corrupted C:\Users\Steven\.IntelliJIdea2016.2\system\compile-server\fraudserver_2012620e\out-target\data
    at com.intellij.util.io.PersistentBTreeEnumerator.getNonnegativeValue(PersistentBTreeEnumerator.java:320)
    at com.intellij.util.io.PersistentHashMap$5.onDropFromCache(PersistentHashMap.java:233)
    at com.intellij.util.io.PersistentHashMap$5.onDropFromCache(PersistentHashMap.java:219)
    at com.intellij.util.containers.SLRUMap.clear(SLRUMap.java:153)
    at com.intellij.util.io.PersistentHashMap.doClose(PersistentHashMap.java:650)
    at com.intellij.util.io.PersistentHashMap.close(PersistentHashMap.java:641)
    at org.jetbrains.jps.incremental.storage.AbstractStateStorage.close(AbstractStateStorage.java:60)
    at org.jetbrains.jps.incremental.storage.BuildDataManager.close(BuildDataManager.java:253)
    at org.jetbrains.jps.cmdline.ProjectDescriptor.release(ProjectDescriptor.java:143)
    at org.jetbrains.jps.cmdline.BuildSession.saveData(BuildSession.java:337)
    at org.jetbrains.jps.cmdline.BuildSession.runBuild(BuildSession.java:298)
    at org.jetbrains.jps.cmdline.BuildSession.run(BuildSession.java:125)
    at org.jetbrains.jps.cmdline.BuildMain$MyMessageHandler$1.run(BuildMain.java:232)
    at org.jetbrains.jps.service.impl.SharedThreadPoolImpl$1.run(SharedThreadPoolImpl.java:44)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.IllegalStateException: Index corrupted
    at com.intellij.util.io.IntToIntBtree$BtreeIndexNodeView.hashIndex(IntToIntBtree.java:1101)
    at com.intellij.util.io.IntToIntBtree$BtreeIndexNodeView.search(IntToIntBtree.java:400)
    at com.intellij.util.io.IntToIntBtree$BtreeIndexNodeView.locate(IntToIntBtree.java:987)
    at com.intellij.util.io.IntToIntBtree$BtreeIndexNodeView.access$000(IntToIntBtree.java:383)
    at com.intellij.util.io.IntToIntBtree.get(IntToIntBtree.java:181)
    at com.intellij.util.io.PersistentBTreeEnumerator.getNonnegativeValue(PersistentBTreeEnumerator.java:312)
    ... 18 more

提前多多感谢。

7 个答案:

答案 0 :(得分:12)

使用文件|使缓存无效并重新启动。

答案 1 :(得分:9)

  1. 关闭IntelliJ
  2. 等一下
  3. 删除C:\Users\USERNAME\.IntelliJIdea2017.2\system目录
  4. 启动IntelliJ
  5. 重建项目。
  6. 来源:https://intellij-support.jetbrains.com/hc/en-us/requests/1110610?page=1

答案 2 :(得分:7)

第1步:文件>使缓存无效/重新启动

第2步:构建>重建项目

答案 3 :(得分:1)

无效缓存和重建无效。删除C:\ Users \ USERNAME.IntelliJIdea2017.2 \ system目录并重新启动。

答案 4 :(得分:0)

在您的情况下删除罪魁祸首文件 C:\Users\Steven\.IntelliJIdea2016.2\system\compile-server\fraudserver_2012620e\out-target\data 或其父目录, C:\Users\Steven\.IntelliJIdea2016.2\system\compile-server\fraudserver_2012620e\out-target\ ,所有人都应该再好。

不要忘记在删除之前关闭IJ。

答案 5 :(得分:0)

这可能是由于空间不足引起的。如果上述答案不起作用,请尝试清洁存储设备,然后重新按照上述答案进行操作。

经过几次尝试,这已经为我解决了这个问题。

答案 6 :(得分:0)

解决此问题的完整步骤。

  • 首先尝试 android studio > 文件 > 使缓存无效/重新启动>仅使无效
  • 如果这不起作用,请尝试使无效并重新启动
  • 如果您仍然遇到问题,请删除下面目录中的临时文件并重新运行项目。缓存会重新创建,如果一切都失败,这会修复它。

/Users/xx/Library/Caches/Google/AndroidStudio4.1/compile-server/*