본문 바로가기
Android

[Android] java.lang.RuntimeException: com.intellij.util.io.PersistentEnumeratorBase$CorruptedException: _해결

by jjinthe 2024. 3. 4.
728x90

앱 실행 후 

 

이런 런타임 오류 발생 

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

 

아래 stackoverflow에서 캐시무효화를 하라, 프로젝트 경로에 있는 생성된 폴더를 삭제하라 등등 답변을 참고하여 

 

https://stackoverflow.com/questions/39584672/errorjava-lang-runtimeexception-com-intellij-util-io-persistentenumeratorbase

 

 

 

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

The problem below occured on my Intellij Error:Internal error: (com.intellij.util.io.PersistentEnumeratorBase$CorruptedException) PersistentEnumerator storage corrupted C:\Users\Steven\.IntelliJId...

stackoverflow.com

 

캐시 삭제프로젝트 재시작으로 

간단하게 해결했다. 

 

 

1. File -> Invalidate Caches... 

 

2. 기본으로 Clear VCS Log cashes and indexes가 선택 되어 있어서 그대로 Invalidate and Restart 클릭

3. 안드로이드 자동 재시작 

728x90
반응형