com.intellij.util.IncorrectOperationException: Sorry but parent: Project (Disposed) OmegaT trunk has already been disposed (see the cause for stacktrace) so the child: com.intellij.openapi.vfs.tracker.VirtualFileTrackerImpl$2@c0cdb38 will never be disposed
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via YouTrack by Unknown author, 1 year ago
via GitHub by jk1
, 11 months agovia GitHub by cautionbug
, 7 months agovia GitHub by AndrePek
, 7 months agocom.intellij.util.IncorrectOperationException: Sorry but parent: Project (Disposed) OmegaT trunk has already been disposed (see the cause for stacktrace) so the child: com.intellij.openapi.vfs.tracker.VirtualFileTrackerImpl$2@c0cdb38 will never be disposed
at com.intellij.openapi.util.objectTree.ObjectTree.register(ObjectTree.java:65)
at com.intellij.openapi.util.Disposer.register(Disposer.java:92)
at com.intellij.openapi.util.Disposer.register(Disposer.java:86)
at com.intellij.openapi.vfs.tracker.VirtualFileTrackerImpl.addTracker(VirtualFileTrackerImpl.java:155)
at com.intellij.configurationStore.SchemeManagerImpl.b(SchemeManagerImpl.kt:120)
at com.intellij.configurationStore.SchemeManagerImpl.access$addVfsListener(SchemeManagerImpl.kt:55)
at com.intellij.configurationStore.SchemeManagerImpl$refreshVirtualDirectoryAndAddListener$1.run(SchemeManagerImpl.kt:115)
at com.intellij.openapi.vfs.newvfs.RefreshSessionImpl.a(RefreshSessionImpl.java:213)
at com.intellij.openapi.vfs.newvfs.RefreshSessionImpl.fireEvents(RefreshSessionImpl.java:189)