开着idea,死机了,关机重启。重启之后,重新打开idea报错java.lang.AssertionError:upexpected content storage modification。

goole得到:

If you cannot even open your project in IntelliJ:

Close IntelliJ
Go to the directory <your_home>/.IntelliJIdeaXX/system/cache where XX is your IntelliJ version
Remove all the files in the cache directory.
Then restart IntelliJ

This has worked for me in the past.

 

于是,C:\Users\yineng\.IntelliJIdea14\system\caches 下的文件全删,启动idea,ok!!!

相关文章:

  • 2021-04-28
  • 2021-05-07
  • 2022-12-23
  • 2022-12-23
  • 2021-05-29
  • 2022-02-13
  • 2021-12-27
  • 2021-07-11
猜你喜欢
  • 2021-04-01
  • 2021-11-19
  • 2021-06-07
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-23
相关资源
相似解决方案