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

Key: IDEADEV-5548
Type: Exception Exception
Status: Resolved Resolved
Resolution: Cannot Reproduce
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

[#1372] AME: TObjectHash.computeHashCode

Created: 11 Apr 06 14:19   Updated: 11 Apr 06 14:36
Component/s: None
Fix Version/s: Demetra 5231

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

Build: 3,542


 Description  « Hide
exception://1372/
Last updated by Alexey Kudravtsev
Error message: No message
java.lang.AbstractMethodError
at gnu.trove.TObjectHash.computeHashCode(TObjectHash.java:280)
at gnu.trove.TObjectHash.index(TObjectHash.java:189)
at gnu.trove.TObjectHash.contains(TObjectHash.java:173)
at com.intellij.codeInsight.daemon.impl.GeneralHighlightingPass$1.run(GeneralHighlightingPass.java:229)
at com.intellij.psi.impl.PsiManagerImpl.performActionWithFormatterDisabled(PsiManagerImpl.java:277)
at com.intellij.codeInsight.daemon.impl.GeneralHighlightingPass.collectHighlights(GeneralHighlightingPass.java:224)
at com.intellij.codeInsight.daemon.impl.GeneralHighlightingPass.doCollectInformation(GeneralHighlightingPass.java:142)
at com.intellij.codeInsight.daemon.impl.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:49)
at com.intellij.codeInsight.daemon.impl.UpdateThread$2.run(UpdateThread.java:102)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:624)
at com.intellij.codeInsight.daemon.impl.UpdateThread.doRun(UpdateThread.java:91)
at com.intellij.codeInsight.daemon.impl.UpdateThread.access$100(UpdateThread.java:17)
at com.intellij.codeInsight.daemon.impl.UpdateThread$1.run(UpdateThread.java:67)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.runProcess(ProgressManagerImpl.java:141)
at com.intellij.codeInsight.daemon.impl.UpdateThread.run(UpdateThread.java:63)

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