History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-19335
Type: Exception Exception
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Peter Gromov
Reporter: Exception Analyzer
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

[#6177] NPE: J2EEProjectViewPane.select

Created: 24 Jul 07 19:11   Updated: 24 Jul 07 20:23
Component/s: None
Fix Version/s: Selena 7096

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 7,065
Fixed in build: 7,091


 Description  « Hide
exception://6177/
Last updated by cdr
Error message: No message
Previous exception is: http://www.intellij.net/tracker/idea/viewSCR?publicId=97112
There was at least one exception before this one.java.lang.NullPointerException at com.intellij.javaee.module.view.J2EEProjectViewPane.selectAfterRebuild(J2EEProjectViewPane.java:296)
at com.intellij.javaee.module.view.J2EEProjectViewPane.select(J2EEProjectViewPane.java:262)
at com.intellij.psi.impl.source.jsp.impl.WebDirectoryElementImpl.navigate(WebDirectoryElementImpl.java:550)
at com.intellij.codeInsight.navigation.actions.GotoDeclarationAction.invoke(GotoDeclarationAction.java:69)
at com.intellij.codeInsight.actions.CodeInsightAction$1$1.run(CodeInsightAction.java:41)
at com.intellij.codeInsight.actions.CodeInsightAction$1.run(CodeInsightAction.java:48)
at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:85)
at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:62)
at com.intellij.codeInsight.actions.CodeInsightAction.actionPerformedImpl(CodeInsightAction.java:36)
at com.intellij.codeInsight.actions.CodeInsightAction.actionPerformed(CodeInsightAction.java:25)
at com.intellij.openapi.keymap.impl.IdeMouseEventDispatcher.dispatchMouseEvent(IdeMouseEventDispatcher.java:123)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:464)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:355)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.