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

Key: IDEADEV-14728
Type: Exception Exception
Status: Resolved Resolved
Resolution: Duplicate
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

[#4360] assert: CompositeElement.getChildrenAsPsiElements

Created: 21 Feb 07 17:08   Updated: 04 Apr 07 20:05
Component/s: None
Fix Version/s: Selena 6808 (pre-M1)

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

Build: 6,700


 Description  « Hide
exception://4360/
Last updated by vladislav.kaznacheev
Error message: Read access is allowed from event dispatch thread or inside read-action only (see com.intellij.openapi.application.Application.runReadAction())
Details: Current thread: Thread[JobScheduler pool,1,Idea Thread Group] 1723804
Our dispatch thread:Thread[AWT-EventQueue-1,6,Idea Thread Group] 2849753
SystemEventQueueThread: Thread[AWT-EventQueue-1,6,Idea Thread Group] 2849753
Previous exception is: http://www.intellij.net/tracker/idea/viewSCR?publicId=86088
There was at least one exception before this one.java.lang.Throwable at com.intellij.openapi.diagnostic.Logger.error(Logger.java:52)
at com.intellij.openapi.application.impl.ApplicationImpl.assertReadAccessAllowed(ApplicationImpl.java:677)
at com.intellij.psi.impl.source.tree.CompositeElement.getChildrenAsPsiElements(CompositeElement.java:274)
at com.intellij.psi.impl.source.PsiClassImpl.getMethods(PsiClassImpl.java:359)
at com.intellij.codeInspection.equalsAndHashcode.EqualsAndHashcode.processClass(EqualsAndHashcode.java:77)
at com.intellij.codeInspection.equalsAndHashcode.EqualsAndHashcode.access$000(EqualsAndHashcode.java:19)
at com.intellij.codeInspection.equalsAndHashcode.EqualsAndHashcode$3.visitClass(EqualsAndHashcode.java:59)
at com.intellij.psi.impl.source.PsiClassImpl.accept(PsiClassImpl.java:637)
at com.intellij.codeInsight.daemon.impl.LocalInspectionsPass$1$1.run(LocalInspectionsPass.java:132)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:148)
at com.intellij.codeInsight.daemon.impl.LocalInspectionsPass$1.run(LocalInspectionsPass.java:119)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.java:123)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)

 All   Comments   Work Log   Change History      Sort Order: