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

Key: IDEADEV-5750
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

[#1490] assert: ShowIntentionsPass.<init>

Created: 24 Apr 06 16:45   Updated: 23 Jul 06 01:13
Component/s: None
Fix Version/s: Demetra 5561

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

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


 Description  « Hide
exception://1490/
Last updated by Nikolay Chashnikov
User description: Don't know, when exactly this exception occured.
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.codeInsight.daemon.impl.ShowIntentionsPass.<init>(ShowIntentionsPass.java:85)
at com.intellij.codeInsight.daemon.impl.TextEditorBackgroundHighlighter.<unknown>(TextEditorBackgroundHighlighter.java:153)
at com.intellij.codeInsight.daemon.impl.TextEditorBackgroundHighlighter.<unknown>(TextEditorBackgroundHighlighter.java:118)
at com.intellij.codeInsight.daemon.impl.TextEditorBackgroundHighlighter.<unknown>(TextEditorBackgroundHighlighter.java:107)
at com.intellij.codeInsight.daemon.impl.TextEditorBackgroundHighlighter.createPassesForEditor(TextEditorBackgroundHighlighter.java:175)
at com.intellij.codeInsight.daemon.impl.TextEditorBackgroundHighlighter.createPassesForEditor(TextEditorBackgroundHighlighter.java:52)
at com.intellij.codeInsight.daemon.impl.DaemonCodeAnalyzerImpl.<unknown>(DaemonCodeAnalyzerImpl.java:356)
at com.intellij.codeInsight.daemon.impl.DaemonCodeAnalyzerImpl.access$2100(DaemonCodeAnalyzerImpl.java:211)
at com.intellij.codeInsight.daemon.impl.DaemonCodeAnalyzerImpl$8$1UpdateEditorRunnable.run(DaemonCodeAnalyzerImpl.java:801)
at com.intellij.codeInsight.daemon.impl.DaemonCodeAnalyzerImpl$8.run(DaemonCodeAnalyzerImpl.java:805)
at com.intellij.util.Alarm$1.run(Alarm.java:98)
at com.intellij.util.Alarm$MyThread$1.run(Alarm.java:241)
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:
There are no comments yet on this issue.