Project
IntelliJ IDEA
Priority
Normal
Type
Bug
Fix versions
No Fix versions
State
Fixed
Assignee
Eugene Zhuravlev
Subsystem
Packaging and Installation
Affected versions
No Affected versions
Fixed in build
108.65  
  • Created by   Grant Gochnauer
    2 years ago (28 May 2009 22:27)
  • Updated by   root
    2 years ago (17 Jan 2010 21:15)
  • Jira: IDEADEV-37477
    (history, comments)
 
IDEA-49199 build 9862 rebuilds cache from scratch on every restart
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
I upgraded from 8.1.2 official to 9862 and the cache was rebuilt (ok, expected). Then I upgraded working copy to 1.6 and it completed. I shut down IDEA and restarted it and it rebuilt the cache yet again. I thought that was odd so I let that finish, then restart it again, and it again started to rebuild cache from scratch.

I then tried to delete the system folder and try it from a clean emtpy folder. It rebuild the cache as expected, then I restarted it to test again, and IDEA started to build the cache again.


Issue was resolved
Comments (5)
 
History
 
Linked Issues (?)
 
Grant Gochnauer
  Grant Gochnauer
28 May 2009 22:30
2 years ago
attaching log
Grant Gochnauer
  Grant Gochnauer
28 May 2009 22:32
2 years ago
Funny that IDEA is looking for this file
"C:\Users\Grant Gochnauer\.IntelliJIdea8x\system\facets\RocheCWP Next Gen!!.detected.RocheCWP Next Gen!!53738ddc"

since it doesn't exist, only this file exists: RocheCWP.ipr

EDIT: oops, I just realized its a file in the cache folder. :P
Grant Gochnauer
  Grant Gochnauer
02 Jun 2009 05:09
2 years ago
Hi Eugene –

Any update on this? Let me know if there is anything else I can provide to help resolve the issue.

Thanks!
Dmitry Jemerov
  Dmitry Jemerov
02 Jun 2009 13:39
2 years ago
The problem should actually be fixed in the latest nightlies.
Grant Gochnauer
  Grant Gochnauer
02 Jun 2009 18:47
2 years ago
Much better! It's now working as expected. Thank you!