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

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

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

[#1487] PIEAE: LeafPsiElement.getContainingFile

Created: 24 Apr 06 16:42   Updated: 31 Jul 06 18:30
Component/s: None
Fix Version/s: Demetra 5561

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

Build: 5,231
Fixed in build: 5,559


 Description  « Hide
exception://1487/
Last updated by Nikolay Chashnikov
User description: Pasted java code into new class...
Error message: No message
com.intellij.psi.PsiInvalidElementAccessException
at com.intellij.psi.impl.source.tree.LeafPsiElement.getContainingFile(LeafPsiElement.java:58)
at com.intellij.psi.impl.source.tree.SharedImplUtil.isWritable(SharedImplUtil.java:63)
at com.intellij.psi.impl.source.tree.LeafPsiElement.isWritable(LeafPsiElement.java:80)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.<unknown>(ShowIntentionsPass.java:224)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doApplyInformationToEditor(ShowIntentionsPass.java:112)
at com.intellij.codeInsight.daemon.impl.TextEditorHighlightingPass.applyInformationToEditor(TextEditorHighlightingPass.java:54)
at com.intellij.codeInsight.daemon.impl.DaemonCodeAnalyzerImpl$7$1.run(DaemonCodeAnalyzerImpl.java:622)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:216)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:374)
at com.intellij.ide.IdeEventQueue.<unknown>(IdeEventQueue.java:365)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:274)
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:
Exception Analyzer - 31 Jul 06 18:30
Build 5380
Reported by Raymond Brandon
!!! not unscrambled - can't find log or source for build #5380
Error message: No message

com.intellij.psi.PsiInvalidElementAccessException
at com.intellij.psi.impl.source.tree.LeafPsiElement.getContainingFile(LeafPsiElement.java:24)
at com.intellij.psi.impl.source.tree.SharedImplUtil.isWritable(SharedImplUtil.java:106)
at com.intellij.psi.impl.source.tree.LeafPsiElement.isWritable(LeafPsiElement.java:35)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:11)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doApplyInformationToEditor(ShowIntentionsPass.java:13)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.applyInformationToEditor(TextEditorHighlightingPass.java:53)
at com.intellij.codeInsight.daemon.impl.DaemonCodeAnalyzerImpl$7$1.run(DaemonCodeAnalyzerImpl.java:2)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:8)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:60)
at com.intellij.ide.IdeEventQueue.a(IdeEventQueue.java:38)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:142)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)