7020: "Blame CVS Integration" Exception when I'm using only SVN
I keep getting an Exception on 7020 that IDEA asks me to report by blaming CVS integration. Is this really a CVS issue when I only use SVN?
Jon
Directory index is not initialized yet.
java.lang.Throwable
at com.intellij.openapi.diagnostic.Logger.error(Logger.java:48)
at com.intellij.openapi.roots.impl.DirectoryIndexImpl.getInfoForDirectory(DirectoryIndexImpl.java:197)
at com.intellij.openapi.roots.impl.ProjectFileIndexImpl.isIgnored(ProjectFileIndexImpl.java:2)
at com.intellij.psi.impl.source.jsp.JspFileIndexImpl.registerFile(JspFileIndexImpl.java:386)
at com.intellij.psi.impl.source.jsp.JspFileIndexRefreshCacheUpdater.afterRefreshFinish(JspFileIndexRefreshCacheUpdater.java:46)
at com.intellij.openapi.vfs.impl.VirtualFileManagerImpl.fireAfterRefreshFinish(VirtualFileManagerImpl.java:25)
at com.intellij.openapi.vfs.newvfs.RefreshSessionImpl.fireEvents(RefreshSessionImpl.java:63)
at com.intellij.openapi.vfs.newvfs.RefreshQueueImpl.execute(RefreshQueueImpl.java:2)
at com.intellij.openapi.vfs.newvfs.RefreshSessionImpl.launch(RefreshSessionImpl.java:43)
at com.intellij.openapi.vfs.newvfs.RefreshQueue.refresh(RefreshQueue.java:22)
at com.intellij.openapi.vfs.impl.local.LocalFileSystemImpl.a(LocalFileSystemImpl.java:245)
at com.intellij.openapi.vfs.impl.local.LocalFileSystemImpl.addRootsToWatch(LocalFileSystemImpl.java:157)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.e(ProjectRootManagerImpl.java:323)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.projectOpened(ProjectRootManagerImpl.java:131)
at com.intellij.openapi.project.impl.ProjectImpl.c(ProjectImpl.java:6)
at com.intellij.openapi.project.impl.ProjectImpl.access$300(ProjectImpl.java:28)
at com.intellij.openapi.project.impl.ProjectImpl$MyProjectManagerListener.projectOpened(ProjectImpl.java:5)
at com.intellij.openapi.project.impl.ProjectManagerImpl$1.projectOpened(ProjectManagerImpl.java:4)
at com.intellij.openapi.project.impl.ProjectManagerImpl.d(ProjectManagerImpl.java:0)
at com.intellij.openapi.project.impl.ProjectManagerImpl.openProject(ProjectManagerImpl.java:150)
at com.intellij.openapi.project.impl.ProjectManagerImpl.loadAndOpenProject(ProjectManagerImpl.java:237)
at com.intellij.openapi.project.impl.ProjectManagerImpl.loadAndOpenProject(ProjectManagerImpl.java:17)
at com.intellij.ide.impl.ProjectUtil.openProject(ProjectUtil.java:5)
at com.intellij.idea.IdeaApplication.c(IdeaApplication.java:5)
at com.intellij.idea.IdeaApplication.access$400(IdeaApplication.java:13)
at com.intellij.idea.IdeaApplication$IdeStarter$2.run(IdeaApplication.java:3)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:8)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
at com.intellij.ide.IdeEventQueue.c(IdeEventQueue.java:123)
at com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:37)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:25)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
java.lang.Throwable
at com.intellij.openapi.diagnostic.Logger.error(Logger.java:48)
at com.intellij.openapi.roots.impl.DirectoryIndexImpl.getInfoForDirectory(DirectoryIndexImpl.java:197)
at com.intellij.openapi.roots.impl.ProjectFileIndexImpl.isIgnored(ProjectFileIndexImpl.java:112)
at com.intellij.psi.impl.source.jsp.JspFileIndexImpl.registerFile(JspFileIndexImpl.java:386)
at com.intellij.psi.impl.source.jsp.JspFileIndexRefreshCacheUpdater.afterRefreshFinish(JspFileIndexRefreshCacheUpdater.java:46)
at com.intellij.openapi.vfs.impl.VirtualFileManagerImpl.fireAfterRefreshFinish(VirtualFileManagerImpl.java:25)
at com.intellij.openapi.vfs.newvfs.RefreshSessionImpl.fireEvents(RefreshSessionImpl.java:63)
at com.intellij.openapi.vfs.newvfs.RefreshQueueImpl.execute(RefreshQueueImpl.java:2)
at com.intellij.openapi.vfs.newvfs.RefreshSessionImpl.launch(RefreshSessionImpl.java:43)
at com.intellij.openapi.vfs.newvfs.RefreshQueue.refresh(RefreshQueue.java:22)
at com.intellij.openapi.vfs.impl.local.LocalFileSystemImpl.a(LocalFileSystemImpl.java:245)
at com.intellij.openapi.vfs.impl.local.LocalFileSystemImpl.addRootsToWatch(LocalFileSystemImpl.java:157)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.e(ProjectRootManagerImpl.java:323)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.projectOpened(ProjectRootManagerImpl.java:131)
at com.intellij.openapi.project.impl.ProjectImpl.c(ProjectImpl.java:6)
at com.intellij.openapi.project.impl.ProjectImpl.access$300(ProjectImpl.java:28)
at com.intellij.openapi.project.impl.ProjectImpl$MyProjectManagerListener.projectOpened(ProjectImpl.java:5)
at com.intellij.openapi.project.impl.ProjectManagerImpl$1.projectOpened(ProjectManagerImpl.java:4)
at com.intellij.openapi.project.impl.ProjectManagerImpl.d(ProjectManagerImpl.java:0)
at com.intellij.openapi.project.impl.ProjectManagerImpl.openProject(ProjectManagerImpl.java:150)
at com.intellij.openapi.project.impl.ProjectManagerImpl.loadAndOpenProject(ProjectManagerImpl.java:237)
at com.intellij.openapi.project.impl.ProjectManagerImpl.loadAndOpenProject(ProjectManagerImpl.java:17)
at com.intellij.ide.impl.ProjectUtil.openProject(ProjectUtil.java:5)
at com.intellij.idea.IdeaApplication.c(IdeaApplication.java:5)
at com.intellij.idea.IdeaApplication.access$400(IdeaApplication.java:13)
at com.intellij.idea.IdeaApplication$IdeStarter$2.run(IdeaApplication.java:3)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:8)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
at com.intellij.ide.IdeEventQueue.c(IdeEventQueue.java:123)
at com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:37)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:25)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
java.lang.Throwable
at com.intellij.openapi.diagnostic.Logger.error(Logger.java:48)
at com.intellij.openapi.roots.impl.DirectoryIndexImpl.getInfoForDirectory(DirectoryIndexImpl.java:197)
at com.intellij.openapi.roots.impl.ProjectFileIndexImpl.isIgnored(ProjectFileIndexImpl.java:112)
at com.intellij.psi.impl.source.jsp.JspFileIndexImpl.registerFile(JspFileIndexImpl.java:386)
at com.intellij.psi.impl.source.jsp.JspFileIndexRefreshCacheUpdater.afterRefreshFinish(JspFileIndexRefreshCacheUpdater.java:46)
at com.intellij.openapi.vfs.impl.VirtualFileManagerImpl.fireAfterRefreshFinish(VirtualFileManagerImpl.java:25)
at com.intellij.openapi.vfs.newvfs.RefreshSessionImpl.fireEvents(RefreshSessionImpl.java:63)
at com.intellij.openapi.vfs.newvfs.RefreshQueueImpl.execute(RefreshQueueImpl.java:2)
at com.intellij.openapi.vfs.newvfs.RefreshSessionImpl.launch(RefreshSessionImpl.java:43)
at com.intellij.openapi.vfs.newvfs.RefreshQueue.refresh(RefreshQueue.java:22)
at com.intellij.openapi.vfs.impl.local.LocalFileSystemImpl.a(LocalFileSystemImpl.java:245)
at com.intellij.openapi.vfs.impl.local.LocalFileSystemImpl.addRootsToWatch(LocalFileSystemImpl.java:157)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.e(ProjectRootManagerImpl.java:323)
at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.projectOpened(ProjectRootManagerImpl.java:131)
at com.intellij.openapi.project.impl.ProjectImpl.c(ProjectImpl.java:6)
at com.intellij.openapi.project.impl.ProjectImpl.access$300(ProjectImpl.java:28)
at com.intellij.openapi.project.impl.ProjectImpl$MyProjectManagerListener.projectOpened(ProjectImpl.java:5)
at com.intellij.openapi.project.impl.ProjectManagerImpl$1.projectOpened(ProjectManagerImpl.java:4)
at com.intellij.openapi.project.impl.ProjectManagerImpl.d(ProjectManagerImpl.java:0)
at com.intellij.openapi.project.impl.ProjectManagerImpl.openProject(ProjectManagerImpl.java:150)
at com.intellij.openapi.project.impl.ProjectManagerImpl.loadAndOpenProject(ProjectManagerImpl.java:237)
at com.intellij.openapi.project.impl.ProjectManagerImpl.loadAndOpenProject(ProjectManagerImpl.java:17)
at com.intellij.ide.impl.ProjectUtil.openProject(ProjectUtil.java:5)
at com.intellij.idea.IdeaApplication.c(IdeaApplication.java:5)
at com.intellij.idea.IdeaApplication.access$400(IdeaApplication.java:13)
at com.intellij.idea.IdeaApplication$IdeStarter$2.run(IdeaApplication.java:3)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:8)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
at com.intellij.ide.IdeEventQueue.c(IdeEventQueue.java:123)
at com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:37)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:25)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
Please sign in to leave a comment.
Hello Jon,
This is a known "blaming random plugins" issue which is fixed in the next
EAP.
--
Dmitry Jemerov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Any ETA for a new build guys? It's getting a bit tiresome to receive
erroneous random error reports for my plugin, and it's probably doing
its reputation no favours too.
Cheers,
N.
Dmitry Jemerov wrote:
>> I keep getting an Exception on 7020 that IDEA asks me to report by
>> blaming CVS integration. Is this really a CVS issue when I only use
>> SVN?
>>
>> Jon
Hello Nathan,
We're aiming for later today.
--
Dmitry Jemerov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Hello Dmitry,
any chance of getting IDEA-13336 looked at before? If it's just about breakpoints it's not a big
deal, but it would be nice if an EAP wouldn't mess with any other settings. Maybe putting a note on
the EAP page would be OK as well.
Sascha