Resharper cache keeps getting corrupted

Completed

Visual Studio keeps notifying me about Resharper's cache being corrupted. Sometimes I can also notice that some data is missing in code completion. Once I clear the cache, everything works fine until it happens again a few hours later.

Is this a known issue or should I file a support request?

Thanks,

Adrian

0
3 comments

Hello Adrian,

Please start VS with the following command: "devenv.exe /ReSharper.LogFile C:\log\resharper_log.txt /ReSharper.LogLevel Verbose", reproduce the issue and send us resharper_log.txt. You can share it via our upload service - https://uploads.jetbrains.com/.
Thank you.

0

Eventually I figured out that the problem was related to my RAMDisk running out of space. I have moved Resharper's cache there for performance reasons and over the years Resharper has left dozens of orphaned cache subdirectories. 

It might be a rather rare problem, but you might still want to consider showing a warning or error message when Resharper runs of out of disk space when writing to cache. It would have helped figure out what is going wrong a bit quicker.

Thanks,

Adrian

0
Hello Adrian,

thank you for the info
I've filed a feature request - https://youtrack.jetbrains.com/issue/RSRP-490338/. You are welcome to comment or vote for it.
Feel free to contact us in case of any other questions or problems.
0

Please sign in to leave a comment.