What causes this exceptions # 8418
Last two eaps are unusable because of these exceptions, what causes this ??
2008-05-29 09:35:03,024 ERROR - pplication.impl.LaterInvocator -
java.lang.NullPointerException
at com.intellij.ui.content.impl.MessageViewImpl.getContentManager(MessageViewImpl.java:11)
at com.intellij.openapi.vcs.impl.AbstractVcsHelperImpl$1.run(AbstractVcsHelperImpl.java:5)
at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:122)
at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:75)
at com.intellij.openapi.vcs.impl.AbstractVcsHelperImpl.openMessagesView(AbstractVcsHelperImpl.java:16)
at com.intellij.openapi.vcs.impl.AbstractVcsHelperImpl$2.run(AbstractVcsHelperImpl.java:2)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:26)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
at com.intellij.ide.IdeEventQueue.c(IdeEventQueue.java:108)
at com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:137)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:140)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:177)
at java.awt.Dialog$1.run(Dialog.java:1045)
at java.awt.Dialog$3.run(Dialog.java:1097)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Dialog.show(Dialog.java:1095)
at com.intellij.openapi.ui.impl.DialogWrapperPeerImpl$MyDialog.show(DialogWrapperPeerImpl.java:114)
at com.intellij.openapi.ui.impl.DialogWrapperPeerImpl.show(DialogWrapperPeerImpl.java:86)
at com.intellij.openapi.ui.DialogWrapper.show(DialogWrapper.java:812)
at com.intellij.openapi.progress.util.ProgressWindow$MyDialog.show(ProgressWindow.java:16)
at com.intellij.openapi.progress.util.ProgressWindow.showDialog(ProgressWindow.java:45)
at com.intellij.openapi.progress.util.ProgressWindow$1$1.run(ProgressWindow.java:3)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:26)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
at com.intellij.ide.IdeEventQueue.c(IdeEventQueue.java:108)
at com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:137)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:140)
at com.intellij.ide.IdeEventQueue.pumpEventsForHierarchy(IdeEventQueue.java:157)
at com.intellij.openapi.progress.util.ProgressWindow.startBlocking(ProgressWindow.java:57)
at com.intellij.openapi.application.impl.ApplicationImpl.runProcessWithProgressSynchronously(ApplicationImpl.java:253)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.a(ProgressManagerImpl.java:101)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.runProcessWithProgressSynchronously(ProgressManagerImpl.java:84)
at com.intellij.openapi.project.impl.ProjectManagerImpl.openProject(ProjectManagerImpl.java:108)
at com.intellij.openapi.project.impl.ProjectManagerImpl.loadAndOpenProject(ProjectManagerImpl.java:163)
at com.intellij.openapi.project.impl.ProjectManagerImpl.loadAndOpenProject(ProjectManagerImpl.java:173)
at com.intellij.ide.impl.ProjectUtil.openProject(ProjectUtil.java:35)
at com.intellij.ide.RecentProjectsManager.doOpenProject(RecentProjectsManager.java:1)
Please sign in to leave a comment.
Hello Rambabu,
Which VCS plugin are you using?
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
clearcase
this is hitting me every time and preventing me to use EAP. Is there any possibility fixed in next eap.
Hello Rambabu,
This should be fixed in the next EAP.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"