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

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

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

[#2217] accessing disposed components from Javascript indices

Created: 22 Jul 06 22:44   Updated: 24 Jul 06 19:47
Component/s: None
Fix Version/s: Demetra 5561

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

Build: 5,557
Fixed in build: 5,562


 Description  « Hide
exception://2217/
Last updated by Maxim Shafirov
Error message: Already disposed
java.lang.AssertionError: Already disposed
at com.intellij.openapi.components.impl.ComponentManagerImpl.getComponent(ComponentManagerImpl.java:206)
at com.intellij.openapi.roots.ProjectRootManager.getInstance(ProjectRootManager.java:39)
at com.intellij.lang.javascript.index.JavaScriptIndex$1.run(JavaScriptIndex.java:100)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.runProcess(ProgressManagerImpl.java:153)
at com.intellij.openapi.application.impl.ApplicationImpl$1MyThread.run(ApplicationImpl.java:455)

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