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)

4 comments
Comment actions Permalink

Hello Rambabu,

Which VCS plugin are you using?

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(Message
ViewImpl.java:11)
at
com.intellij.openapi.vcs.impl.AbstractVcsHelperImpl$1.run(AbstractVcsH
elperImpl.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(A
bstractVcsHelperImpl.java:16)
at
com.intellij.openapi.vcs.impl.AbstractVcsHelperImpl$2.run(AbstractVcsH
elperImpl.java:2)
at
com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(La
terInvocator.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(EventDispatchThrea
d.java:273)
at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.j
ava:183)
at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.j
ava: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(Dialo
gWrapperPeerImpl.java:114)
at
com.intellij.openapi.ui.impl.DialogWrapperPeerImpl.show(DialogWrapperP
eerImpl.java:86)
at com.intellij.openapi.ui.DialogWrapper.show(DialogWrapper.java:812)
at
com.intellij.openapi.progress.util.ProgressWindow$MyDialog.show(Progre
ssWindow.java:16)
at
com.intellij.openapi.progress.util.ProgressWindow.showDialog(ProgressW
indow.java:45)
at
com.intellij.openapi.progress.util.ProgressWindow$1$1.run(ProgressWind
ow.java:3)
at
com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(La
terInvocator.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.ja
va:157)
at
com.intellij.openapi.progress.util.ProgressWindow.startBlocking(Progre
ssWindow.java:57)
at
com.intellij.openapi.application.impl.ApplicationImpl.runProcessWithPr
ogressSynchronously(ApplicationImpl.java:253)
at
com.intellij.openapi.progress.impl.ProgressManagerImpl.a(ProgressManag
erImpl.java:101)
at
com.intellij.openapi.progress.impl.ProgressManagerImpl.runProcessWithP
rogressSynchronously(ProgressManagerImpl.java:84)
at
com.intellij.openapi.project.impl.ProjectManagerImpl.openProject(Proje
ctManagerImpl.java:108)
at
com.intellij.openapi.project.impl.ProjectManagerImpl.loadAndOpenProjec
t(ProjectManagerImpl.java:163)
at
com.intellij.openapi.project.impl.ProjectManagerImpl.loadAndOpenProjec
t(ProjectManagerImpl.java:173)
at com.intellij.ide.impl.ProjectUtil.openProject(ProjectUtil.java:35)
at
com.intellij.ide.RecentProjectsManager.doOpenProject(RecentProjectsMan
ager.java:1)

--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"


0
Comment actions Permalink

this is hitting me every time and preventing me to use EAP. Is there any possibility fixed in next eap.

0
Comment actions Permalink

Hello Rambabu,

this is hitting me every time and preventing me to use EAP. Is there
any possibility fixed in next eap.


This should be fixed in the next EAP.

--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"


0

Please sign in to leave a comment.