PersistentEnumeratorBase$CorruptedException

Answered

I'm getting this exception everytime I try to run any program. If I run Idea as administrator this problem doesn't show off but getting "java: cannot find jdk for module" instead and still can't run any program. What do I do in this situation?

Internal error (com.intellij.util.io.PersistentEnumeratorBase$CorruptedException): PersistentEnumerator storage corrupted C:\Users\СЂ\AppData\Local\JetBrains\IdeaIC2021.3\compile-server\hoou_7ab9e624\timestamps\data
com.intellij.util.io.PersistentEnumeratorBase$CorruptedException: PersistentEnumerator storage corrupted C:\Users\СЂ\AppData\Local\JetBrains\IdeaIC2021.3\compile-server\hoou_7ab9e624\timestamps\data
    at com.intellij.util.io.PersistentEnumeratorBase.<init>(PersistentEnumeratorBase.java:178)
    at com.intellij.util.io.PersistentBTreeEnumerator.<init>(PersistentBTreeEnumerator.java:93)
    at com.intellij.util.io.PersistentEnumerator.createDefaultEnumerator(PersistentEnumerator.java:66)
    at com.intellij.util.io.PersistentMapImpl.<init>(PersistentMapImpl.java:136)
    at com.intellij.util.io.PersistentMapBuilder.buildImplementation(PersistentMapBuilder.java:62)
    at com.intellij.util.io.PersistentMapBuilder.build(PersistentMapBuilder.java:44)
    at com.intellij.util.io.PersistentHashMap.<init>(PersistentHashMap.java:39)
    at com.intellij.util.io.PersistentHashMap.<init>(PersistentHashMap.java:54)
    at org.jetbrains.jps.incremental.storage.AbstractStateStorage.createMap(AbstractStateStorage.java:116)
    at org.jetbrains.jps.incremental.storage.AbstractStateStorage.<init>(AbstractStateStorage.java:29)
    at org.jetbrains.jps.incremental.storage.FileTimestampStorage.<init>(FileTimestampStorage.java:27)
    at org.jetbrains.jps.incremental.storage.ProjectStamps.<init>(ProjectStamps.java:41)
    at org.jetbrains.jps.cmdline.BuildRunner.load(BuildRunner.java:97)
    at org.jetbrains.jps.cmdline.BuildSession.runBuild(BuildSession.java:311)
    at org.jetbrains.jps.cmdline.BuildSession.run(BuildSession.java:162)
    at org.jetbrains.jps.cmdline.BuildMain$MyMessageHandler.lambda$channelRead0$0(BuildMain.java:218)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
    at java.base/java.lang.Thread.run(Thread.java:831)

0
2 comments

It seems the IDE build-cache was corrupted. Please try to remove the system directory when the IDE is closed. (https://www.jetbrains.com/help/idea/tuning-the-ide.html#system-directory)

The username also seems suspicious. It is better to use Latin characters for it. 

0

It appears that the build-cache for the IDE was tampered with. 

https://www.jetbrains.com/help/idea/tuning-the-ide.html#system-directory funny shooter 2

Check it out. 

0

Please sign in to leave a comment.