Intellij doesn't start after update to 2019.3 (on MacOS)

Answered

I would say after every update there is 90% chance that IntelliJ will not start.

I have only one question: do you do any kind of testing at Jetbrains?

 

2019-12-10 10:27:25,251 [2508372]  ERROR - aemon.impl.PassExecutorService - IntelliJ IDEA 2019.3  Build #IC-193.5233.102

2019-12-10 10:27:25,251 [2508372]  ERROR - aemon.impl.PassExecutorService - JDK: 11.0.4; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o

2019-12-10 10:27:25,251 [2508372]  ERROR - aemon.impl.PassExecutorService - OS: Mac OS X

2019-12-10 10:27:25,251 [2508372]  ERROR - aemon.impl.PassExecutorService - Plugin to blame: Cucumber for Java version: 183.4284.148

2019-12-10 10:27:37,120 [2520241]  ERROR - api.util.objectTree.ObjectTree - Editor of class com.intellij.openapi.editor.impl.EditorImpl hasn't been released:

com.intellij.openapi.util.TraceableDisposable.ObjectNotDisposedException: See stack trace responsible for creation of unreleased object below

        at com.intellij.openapi.editor.impl.EditorImpl.<init>(EditorImpl.java:148)

        at com.intellij.openapi.editor.impl.EditorFactoryImpl.createEditor(EditorFactoryImpl.java:200)

        at com.intellij.openapi.editor.impl.EditorFactoryImpl.createViewer(EditorFactoryImpl.java:170)

        at com.intellij.execution.impl.ConsoleViewUtil.setupConsoleEditor(ConsoleViewUtil.java:56)

        at com.intellij.execution.impl.ConsoleViewImpl.doCreateConsoleEditor(ConsoleViewImpl.java:923)

        at com.intellij.execution.impl.ConsoleViewImpl.lambda$createConsoleEditor$10(ConsoleViewImpl.java:901)

        at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:821)

        at com.intellij.openapi.application.ReadAction.compute(ReadAction.java:69)

        at com.intellij.execution.impl.ConsoleViewImpl.createConsoleEditor(ConsoleViewImpl.java:900)

        at com.intellij.execution.impl.ConsoleViewImpl.initConsoleEditor(ConsoleViewImpl.java:407)

        at com.intellij.execution.impl.ConsoleViewImpl.getComponent(ConsoleViewImpl.java:386)

        at net.orfjackal.sbt.plugin.SbtConsole.attachToToolWindow(SbtConsole.java:133)

        at net.orfjackal.sbt.plugin.SbtConsole.ensureAttachedToToolWindow(SbtConsole.java:122)

        at net.orfjackal.sbt.plugin.SbtRunnerComponent.registerToolWindow(SbtRunnerComponent.java:112)

        at net.orfjackal.sbt.plugin.SbtRunnerComponent.access$400(SbtRunnerComponent.java:35)

        at net.orfjackal.sbt.plugin.SbtRunnerComponent$2.run(SbtRunnerComponent.java:91)

        at com.intellij.ide.startup.impl.StartupManagerImpl.runActivity(StartupManagerImpl.java:454)

        at com.intellij.ide.startup.impl.StartupManagerImpl.runActivities(StartupManagerImpl.java:404)

        at com.intellij.ide.startup.impl.StartupManagerImpl.runPostStartupActivities(StartupManagerImpl.java:260)

        at com.intellij.openapi.project.impl.ProjectManagerImpl.lambda$doLoadProject$10(ProjectManagerImpl.java:464)

        at com.intellij.openapi.application.TransactionGuardImpl$2.run(TransactionGuardImpl.java:309)

        at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.doRun(LaterInvocator.java:441)

        at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.runNextEvent(LaterInvocator.java:424)

        at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:407)

        at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)

        at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:776)

        at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:727)

        at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)

        at java.base/java.security.AccessController.doPrivileged(Native Method)

        at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)

        at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:746)

        at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:906)

        at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:779)

        at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$8(IdeEventQueue.java:422)

        at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:698)

        at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:421)

        at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)

        at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)

        at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)

        at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)

        at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)

        at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)

2019-12-10 10:27:37,121 [2520242]  ERROR - api.util.objectTree.ObjectTree - IntelliJ IDEA 2019.3  Build #IC-193.5233.102

2019-12-10 10:27:37,121 [2520242]  ERROR - api.util.objectTree.ObjectTree - JDK: 11.0.4; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o

2019-12-10 10:27:37,121 [2520242]  ERROR - api.util.objectTree.ObjectTree - OS: Mac OS X

2019-12-10 10:27:39,895 [2523016]   INFO - Types.impl.FileTypeManagerImpl - 12488 auto-detected files. Detection took 60678 ms

2019-12-10 10:27:40,345 [2523466]   INFO - org.jetbrains.io.BuiltInServer - web server stopped

2019-12-10 10:27:40,345 [2523466]   INFO - stubs.SerializationManagerImpl - START StubSerializationManager SHUTDOWN

2019-12-10 10:27:40,346 [2523467]   INFO - stubs.SerializationManagerImpl - END StubSerializationManager SHUTDOWN

2019-12-10 10:27:40,350 [2523471]   INFO - pl.local.NativeFileWatcherImpl - Watcher terminated with exit code 0

2019-12-10 10:27:40,350 [2523471]   INFO - il.indexing.FileBasedIndexImpl - START INDEX SHUTDOWN

2019-12-10 10:27:40,447 [2523568]   INFO - il.indexing.FileBasedIndexImpl - END INDEX SHUTDOWN

2019-12-10 10:27:40,448 [2523569]   INFO - newvfs.persistent.PersistentFS - VFS dispose started

2019-12-10 10:27:40,471 [2523592]   INFO - newvfs.persistent.PersistentFS - VFS dispose completed

2019-12-10 10:27:40,473 [2523594]   INFO -        #com.intellij.idea.Main - ------------------------------------------------------ IDE SHUTDOWN ------------------------------------------------------

2019-12-10 10:27:40,476 [2523597]   INFO - org.jetbrains.io.BuiltInServer - web server stopped

0
3 comments

It seems that your issue is https://youtrack.jetbrains.com/issue/IDEA-220148, please vote/comment for it to follow an updates.

0

Could you please also try to update or remove Cucumber plugin for Java, it might help?

If not, please post the plguin's descriptor here.

0
Avatar
Permanently deleted user

I have done this procedure a few times before: remove plugins one by one, until new IntelliJ version binary starts to fly again.

I am not going todo anymore, will downgrade to 2019.2 and wait a couple more years until IntellJ can be trusted to do am update. And recommend everyone else to do the same. DO NOT UPDATE!

I expect a Piece Of Software, which supports 3rd party plugins, to survive gracefully any plugins' exceptions.

0

Please sign in to leave a comment.