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

Key: IDEADEV-14879
Type: Exception Exception
Status: Resolved Resolved
Resolution: Obsolete
Priority: Major Major
Assignee: Alexey Kudravtsev
Reporter: Exception Analyzer
Votes: 0
Watchers: 0
Operations

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

[#4427] assert: ClsTypeParametersListImpl.setMirror

Created: 26 Feb 07 16:17   Updated: 04 Apr 07 20:13
Component/s: None
Fix Version/s: Selena 6808 (pre-M1)

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

Build: 0


 Description  « Hide
exception://4427/
Last updated by Anton.Makeev
!!! not unscrambled: C:\Builds\0\logs\zkm0.log (The system cannot find the file specified)
Error message: Assertion failed

java.lang.Throwable
at com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:89)
at com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:96)
at com.intellij.psi.impl.compiled.ClsTypeParametersListImpl.setMirror(ClsTypeParametersListImpl.java:53)
at com.intellij.psi.impl.compiled.ClsMethodImpl.setMirror(ClsMethodImpl.java:757)
at com.intellij.psi.impl.compiled.ClsClassImpl.setMirror(ClsClassImpl.java:1035)
at com.intellij.psi.impl.compiled.ClsFileImpl.setMirror(ClsFileImpl.java:288)
at com.intellij.psi.impl.compiled.ClsFileImpl.initializeMirror(ClsFileImpl.java:345)
at com.intellij.psi.impl.compiled.ClsFileImpl.getText(ClsFileImpl.java:295)
at com.intellij.psi.impl.compiled.ClsElementImpl.getMirror(ClsElementImpl.java:99)
at com.intellij.psi.impl.compiled.ClsElementImpl.getTextOffset(ClsElementImpl.java:176)
at com.intellij.ide.util.EditSourceUtil.getDescriptor(EditSourceUtil.java:16)
at com.intellij.psi.impl.PsiElementBase.navigate(PsiElementBase.java:109)
at com.intellij.codeInsight.navigation.actions.GotoDeclarationAction.invoke(GotoDeclarationAction.java:65)
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.IdeKeyEventDispatcher.processAction(IdeKeyEventDispatcher.java:406)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.inInitState(IdeKeyEventDispatcher.java:332)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.dispatchKeyEvent(IdeKeyEventDispatcher.java:145)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:397)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:332)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)



 All   Comments   Work Log   Change History      Sort Order:
Exception Analyzer - 26 Feb 07 16:17
Build 0
Reported by Mike Aizatsky
!!! not unscrambled: C:\Builds\0\logs\zkm0.log (The system cannot find the file specified)
Error message: Assertion failed

java.lang.Throwable
at com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:89)
at com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:96)
at com.intellij.psi.impl.compiled.ClsTypeParametersListImpl.setMirror(ClsTypeParametersListImpl.java:53)
at com.intellij.psi.impl.compiled.ClsMethodImpl.setMirror(ClsMethodImpl.java:757)
at com.intellij.psi.impl.compiled.ClsClassImpl.setMirror(ClsClassImpl.java:1036)
at com.intellij.psi.impl.compiled.ClsFileImpl.setMirror(ClsFileImpl.java:276)
at com.intellij.psi.impl.compiled.ClsFileImpl.initializeMirror(ClsFileImpl.java:333)
at com.intellij.psi.impl.compiled.ClsFileImpl.getText(ClsFileImpl.java:283)
at com.intellij.psi.impl.compiled.ClsElementImpl.getMirror(ClsElementImpl.java:99)
at com.intellij.psi.impl.compiled.ClsElementImpl.getTextOffset(ClsElementImpl.java:176)
at com.intellij.ide.util.EditSourceUtil.getDescriptor(EditSourceUtil.java:15)
at com.intellij.psi.impl.PsiElementBase.navigate(PsiElementBase.java:109)
at com.intellij.codeInsight.navigation.actions.GotoDeclarationAction.invoke(GotoDeclarationAction.java:62)
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:105)
at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:83)
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.IdeKeyEventDispatcher.processAction(IdeKeyEventDispatcher.java:359)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.inInitState(IdeKeyEventDispatcher.java:287)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.dispatchKeyEvent(IdeKeyEventDispatcher.java:117)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:351)
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)


Eugene Vigdorchik - 27 Feb 07 23:10
Should be fixed now.