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

Key: IDEADEV-5462
Type: Exception Exception
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Maxim Mossienko
Reporter: Exception Analyzer
Votes: 0
Watchers: 0
Operations

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

[#1341] NPE: ELCompletionData$ELFunctionInsertHandler.handleInsert

Created: 05 Apr 06 16:50   Updated: 05 Apr 06 17:09
Component/s: None
Fix Version/s: 5.1.1, Demetra 5218

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

Build: 3,542
Fixed in build: 4,192


 Description  « Hide
exception://1341/
Last updated by unknown
Error message: No message
java.lang.NullPointerException
at com.intellij.codeInsight.completion.ELCompletionData$ELFunctionInsertHandler.handleInsert(ELCompletionData.java:79)
at com.intellij.codeInsight.completion.CodeCompletionHandlerBase$4.run(CodeCompletionHandlerBase.java:403)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:675)
at com.intellij.codeInsight.completion.CodeCompletionHandlerBase.lookupItemSelected(CodeCompletionHandlerBase.java:397)
at com.intellij.codeInsight.completion.CodeCompletionHandlerBase.access$000(CodeCompletionHandlerBase.java:33)
at com.intellij.codeInsight.completion.CodeCompletionHandlerBase$2.itemSelected(CodeCompletionHandlerBase.java:193)
at com.intellij.codeInsight.lookup.impl.LookupImpl.fireItemSelected(LookupImpl.java:417)
at com.intellij.codeInsight.lookup.impl.LookupImpl.access$900(LookupImpl.java:42)
at com.intellij.codeInsight.lookup.impl.LookupImpl$7.run(LookupImpl.java:318)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:675)
at com.intellij.codeInsight.lookup.impl.LookupImpl.finishLookup(LookupImpl.java:288)
at com.intellij.codeInsight.lookup.impl.actions.ChooseItemAction$Handler.executeWriteAction(ChooseItemAction.java:19)
at com.intellij.openapi.editor.actionSystem.EditorWriteActionHandler$1.run(EditorWriteActionHandler.java:52)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:675)
at com.intellij.openapi.editor.actionSystem.EditorWriteActionHandler.execute(EditorWriteActionHandler.java:36)
at com.intellij.openapi.editor.actionSystem.EditorAction$1.run(EditorAction.java:51)
at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:96)
at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:76)
at com.intellij.openapi.editor.actionSystem.EditorAction.actionPerformed(EditorAction.java:57)
at com.intellij.openapi.editor.actionSystem.EditorAction.actionPerformed(EditorAction.java:42)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.processAction(IdeKeyEventDispatcher.java:353)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.inInitState(IdeKeyEventDispatcher.java:278)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.dispatchKeyEvent(IdeKeyEventDispatcher.java:105)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:343)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:266)
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)

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