09 July 2010

IDEA-25918 Error: Read from storage 0 bytes, but requested 12 bytes

While using intelliJ if your process closed suddenly, like killing process or power outage, you can see an error report below , on the console

Read from storage 0 bytes, but requested 12 bytes

This means you corrupt the caches,

You can solve this with File>invalidate Cache

if not work , go to the intelliJ compiler cache folder and delete caches there manually

Users\user\.IntelliJIdea90\system\caches

Users\user\.IntelliJIdea90\system\compiler\project\.caches

No comments: