Start Failed, Internal error: recovering IDE to the working state after the critical startup error

Symptoms

IDE shows the Start Failed dialog with the exception stacktrace and the following text:

Internal error. Please refer to https://jb.gg/ide/critical-startup-errors

Cause

There are multiple possible causes for this issue: broken or incompatible plug-in, corrupted IDE installation files, failed patch update, broken caches or damaged configuration.

It may be hard to guess the root case from the exception stacktrace.

Resolution

Please try the following steps one by one until the issue is resolved:

  1. In case of "java.nio.file.AccessDeniedException: ...plugins\github-copilot-intellij\copilot-agent\bin\copilot-agent-win.exe", please see this Copilot discussion and the corresponding issue.
  2. If you get "java.net.BindException: Address already in use: bind" exception, please refer to IDEA-238995 for the workaround.
  3. Delete the third-party plug-ins directory (idea.plugins.path in the user's home directory, depends on the OS and IDE version. Please be aware that default locations have changed in 2020.1 release). You can bisect the plug-ins to find the offending one and remove only that plug-in, keeping the working plug-ins.

    Note: if the installation is managed by the Toolbox App, plug-ins directory will be located next to the application install location which can be found from the Toolbox properties of the installed app. Look for the directory name starting with the build number and ending with the .plugins, like 192.5728.98.plugins.
  4. Download and install the IDE again, either from the official site or using the Toolbox App. Your settings and projects will be preserved. When installing from .tar.gz on Linux make sure to unpack into the new empty directory, not on the top of the existing installation.
  5. Delete the IDE system (idea.system.path) directory.
  6. In most cases the issue should be already resolved, but if the IDE still doesn't start with the same error dialog, you can also try to backup and delete the configuration directory (idea.config.path).
  7. Contact support with the full exception stacktrace (you can copy/paste it from the error dialog).

Feedback

We'd appreciate if you report all such issues to the support team or directly to the issue tracker. We are trying to eliminate the root cases and make the IDE recovery process more seamless.

131 out of 687 found this helpful
415 comments

Kevinmadden Try the clean install of the current IDE release: https://www.jetbrains.com/idea/download/index.html.

0

I've solved my problem by installing clion-jre package rather than relying on the standard Manjaro JRE package.

0

After installing Lua plugins: EmmyLua and Luanalysis and restarting the IDE I got the following error. I deleted the plugin directories and the IDE started successfully.

Internal error. Please refer to https://jb.gg/ide/critical-startup-errors

java.util.concurrent.CompletionException: org.picocontainer.PicoRegistrationException: Key com.tang.intellij.lua.luacheck.LuaCheckSettings duplicated
at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:314)
at java.base/java.util.concurrent.CompletableFuture.uniApplyNow(CompletableFuture.java:683)
at java.base/java.util.concurrent.CompletableFuture.uniApplyStage(CompletableFuture.java:658)
at java.base/java.util.concurrent.CompletableFuture.thenApply(CompletableFuture.java:2094)
at com.intellij.idea.ApplicationLoader.registerAppComponents(ApplicationLoader.kt:104)
at com.intellij.idea.ApplicationLoader.executeInitAppInEdt(ApplicationLoader.kt:63)
at com.intellij.idea.ApplicationLoader.access$executeInitAppInEdt(ApplicationLoader.kt:1)
at com.intellij.idea.ApplicationLoader$initApplication$1$1.run(ApplicationLoader.kt:363)
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 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)
Caused by: org.picocontainer.PicoRegistrationException: Key com.tang.intellij.lua.luacheck.LuaCheckSettings duplicated
at com.intellij.util.pico.DefaultPicoContainer.registerComponent(DefaultPicoContainer.java:119)
at com.intellij.serviceContainer.ComponentManagerImpl.registerServices(ComponentManagerImpl.kt:400)
at com.intellij.serviceContainer.ComponentManagerImpl.registerComponents(ComponentManagerImpl.kt:250)
at com.intellij.idea.ApplicationLoader$registerAppComponents$1.apply(ApplicationLoader.kt:106)
at com.intellij.idea.ApplicationLoader$registerAppComponents$1.apply(ApplicationLoader.kt)
at java.base/java.util.concurrent.CompletableFuture.uniApplyNow(CompletableFuture.java:680)
... 19 more

-----
Your JRE: 11.0.11+9-b1341.60 amd64 (JetBrains s.r.o.)
C:\Program Files\JetBrains\IntelliJ IDEA 2019.2.4\jbr

 
Edited by Fijaukowski
0

when installing goland on my ubuntu 20.04 LTS using ARM64,something wrong happened.it shows like that

Edited by 1967214640
0

1967214640 Switch back to the bundled JetBrains Runtime 11 instead of using unsupported JDK: https://intellij-support.jetbrains.com/hc/en-us/articles/206544879.

0

on my Gnome Garuda system up to date (Arch based system).
settings folder deleted (to start from scratch)
latest PHPStorm-EAP (from AUR)

OpenJDK 64-Bit Server VM warning: Archived non-system classes are disabled because the java.system.class.loader property is specified (value = "com.intellij.util.lang.PathClassLoader"). To use archived non-system classes, this property must not be set
2021-10-05 07:37:46,362 [ 231] ERROR - .ide.ui.laf.darcula.DarculaLaf - Unable to make field private static final java.lang.Object javax.swing.text.html.HTMLEditorKit.DEFAULT_STYLES_KEY accessible: module java.desktop does not "opens javax.swing.text.html" to unnamed module @336999d2
java.lang.reflect.InaccessibleObjectException: Unable to make field private static final java.lang.Object javax.swing.text.html.HTMLEditorKit.DEFAULT_STYLES_KEY accessible: module java.desktop does not "opens javax.swing.text.html" to unnamed module @336999d2
at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:357)
at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297)
at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:177)
at java.base/java.lang.reflect.Field.setAccessible(Field.java:171)
at com.intellij.ide.ui.laf.darcula.DarculaLaf.patchStyledEditorKit(DarculaLaf.java:170)
at com.intellij.ide.ui.laf.darcula.DarculaLaf.getDefaults(DarculaLaf.java:127)
at java.desktop/javax.swing.UIManager.setLookAndFeel(UIManager.java:592)
at com.intellij.idea.StartupUtil.lambda$scheduleInitUi$23(StartupUtil.java:486)
at java.base/java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:783)
at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:478)
at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:316)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:391)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:740)
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)
2021-10-05 07:37:46,365 [ 234] ERROR - .ide.ui.laf.darcula.DarculaLaf - PhpStorm 2021.3 EAP Build #PS-213.4293.18
2021-10-05 07:37:46,366 [ 235] ERROR - .ide.ui.laf.darcula.DarculaLaf - JDK: 16.0.2; VM: OpenJDK 64-Bit Server VM; Vendor: N/A
2021-10-05 07:37:46,366 [ 235] ERROR - .ide.ui.laf.darcula.DarculaLaf - OS: Linux
2021-10-05 07:37:46,367 [ 236] ERROR - #com.intellij.idea.Main - UI initialization failed
com.intellij.ide.plugins.StartupAbortedException: UI initialization failed
at com.intellij.idea.StartupUtil.lambda$start$15(StartupUtil.java:267)
at java.base/java.util.concurrent.CompletableFuture.uniExceptionally(CompletableFuture.java:986)
at java.base/java.util.concurrent.CompletableFuture$UniExceptionally.tryFire(CompletableFuture.java:970)
at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:610)
at java.base/java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:791)
at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:478)
at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:316)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:391)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:740)
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)
Caused by: java.util.concurrent.CompletionException: java.lang.IllegalAccessError: class com.intellij.idea.StartupUtil (in unnamed module @0x336999d2) cannot access class sun.awt.AWTAutoShutdown (in module java.desktop) because module java.desktop does not export sun.awt to unnamed module @0x336999d2
at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:314)
at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:319)
at java.base/java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:787)
... 14 more
Caused by: java.lang.IllegalAccessError: class com.intellij.idea.StartupUtil (in unnamed module @0x336999d2) cannot access class sun.awt.AWTAutoShutdown (in module java.desktop) because module java.desktop does not export sun.awt to unnamed module @0x336999d2
at com.intellij.idea.StartupUtil.lambda$scheduleInitUi$23(StartupUtil.java:503)
at java.base/java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:783)
... 14 more
2021-10-05 07:37:46,368 [ 237] ERROR - #com.intellij.idea.Main - PhpStorm 2021.3 EAP Build #PS-213.4293.18
2021-10-05 07:37:46,368 [ 237] ERROR - #com.intellij.idea.Main - JDK: 16.0.2; VM: OpenJDK 64-Bit Server VM; Vendor: N/A
2021-10-05 07:37:46,368 [ 237] ERROR - #com.intellij.idea.Main - OS: Linux
Start Failed
Internal error. Please refer to https://jb.gg/ide/critical-startup-errors
com.intellij.ide.plugins.StartupAbortedException: UI initialization failed
at com.intellij.idea.StartupUtil.lambda$start$15(StartupUtil.java:267)
at java.base/java.util.concurrent.CompletableFuture.uniExceptionally(CompletableFuture.java:986)
at java.base/java.util.concurrent.CompletableFuture$UniExceptionally.tryFire(CompletableFuture.java:970)
at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:610)
at java.base/java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:791)
at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:478)
at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:316)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:391)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:740)
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)
Caused by: java.util.concurrent.CompletionException: java.lang.IllegalAccessError: class com.intellij.idea.StartupUtil (in unnamed module @0x336999d2) cannot access class sun.awt.AWTAutoShutdown (in module java.desktop) because module java.desktop does not export sun.awt to unnamed module @0x336999d2
at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:314)
at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:319)
at java.base/java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:787)
... 14 more
Caused by: java.lang.IllegalAccessError: class com.intellij.idea.StartupUtil (in unnamed module @0x336999d2) cannot access class sun.awt.AWTAutoShutdown (in module java.desktop) because module java.desktop does not export sun.awt to unnamed module @0x336999d2
at com.intellij.idea.StartupUtil.lambda$scheduleInitUi$23(StartupUtil.java:503)
at java.base/java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:783)
... 14 more
-----
Your JRE: 16.0.2+7 amd64 (N/A)
/usr/lib/jvm/java-16-openjdk
0

Received an error, please advise what steps can be made to recover, happened after plugin updates:

nternal error. Please refer to https://jb.gg/ide/critical-startup-errors

java.io.UncheckedIOException: java.util.zip.ZipException: Archive is not a ZIP archive
at com.intellij.util.lang.ZipResourceFile.<init>(ZipResourceFile.java:42)
at com.intellij.util.lang.PathClassLoader.lambda$static$0(PathClassLoader.java:15)
at com.intellij.util.lang.ClassPath.createLoader(ClassPath.java:387)
at com.intellij.util.lang.ClassPath.getLoaderSlowPath(ClassPath.java:334)
at com.intellij.util.lang.ClassPath.getLoader(ClassPath.java:315)
at com.intellij.util.lang.ClassPath.findClass(ClassPath.java:195)
at com.intellij.util.lang.UrlClassLoader.loadClassInsideSelf(UrlClassLoader.java:389)
at com.intellij.idea.Main.bootstrap(Main.java:115)
at com.intellij.idea.Main.main(Main.java:84)
Caused by: java.util.zip.ZipException: Archive is not a ZIP archive
at com.intellij.util.lang.ImmutableZipFile.readEndSignature(ImmutableZipFile.java:235)
at com.intellij.util.lang.ImmutableZipFile.populateFromCentralDirectory(ImmutableZipFile.java:120)
at com.intellij.util.lang.ImmutableZipFile.load(ImmutableZipFile.java:74)
at com.intellij.util.lang.ImmutableZipFile.load(ImmutableZipFile.java:50)
at com.intellij.util.lang.ZipResourceFile.<init>(ZipResourceFile.java:34)
... 8 more

-----
Your JRE: 11.0.12+7-b1504.28 amd64 (JetBrains s.r.o.)
C:\Program Files\JetBrains\IntelliJ IDEA 2020.2.1\jbr

=====================================================

The issue was solved by installing a newer version on top of the old one.

Edited by Alexander B1982
0

Alexander B1982 Did you already try the steps from this very document? Do you still have the problem?

0

I solved my issue with tip from one of the links above.. don't recall which one. I think something to do with deleting something in .cache folder. Thank you.

0

Updating the datalore plugin to ver sion 0.1.14-212, gives me this error every time I start PyCharm Professional:

The cause: java.nio.file.AccessDeniedException: /opt/pycharm-professional/plugins/datalore-intellij-plugin/lib/kotlin-reflect-1.5.20.jar

0

This is not an answer to why the IDE crashes when closing a project on startup. If you wait 10 seconds or so and close it, it properly closes. If you close it immediately, the IDE crashes. If it is a plug-in problem, this would not go away. IntelliJ is doing some processing that it does not believe can be interrupted. Either prevent the project from being closed until this mystery processing is completed or fix IntelliJ to stop the processing. This did not happen in earlier versions. NO NEW PLUGINS installed. Same version of the JRE. Only thing that changed was an update to IntelliJ and the plugins that were pushed by Jet Brains. I reported this to Jet Brains complete with the entire trace. In less than 5 minutes I received notification that my bug had been closed and referenced to this article. This is not the problem I reported. 

Edited by Rprice
0

After a plugin update on Webstorm I can't start the IDE anymore.
I'm using Windows with WSL2. I haven't installed Webstorm in windows. Instead I am running a Vcxsrv XServer (1.20.8.1) and start Jetbrains Toolbox inside wsl2.

Reinstalling Webstorm and Toolbox multiple times didn't fix the problem (I also tried installing in a different folder and deleted everything obviously related to the programm in advance).

What can I do to solve this? Here's my log:

2021-11-12 13:53:42,004 [ 2460] WARN - llij.ide.plugins.PluginManager - Problems found loading plugins:
The JavaScript and TypeScript (id=JavaScript, path=~/.local/share/JetBrains/Toolbox/apps/WebStorm/ch-0/212.5457.55/plugins/JavaScriptLanguage) plugin Requires plugin 'com.intellij.css' to be enabled
2021-11-12 13:53:42,023 [ 2479] ERROR - llij.ide.plugins.PluginManager - Missing essential plugins: JavaScript
com.intellij.ide.plugins.PluginManagerCore$EssentialPluginMissingException: Missing essential plugins: JavaScript
at com.intellij.ide.plugins.PluginManagerCore.checkEssentialPluginsAreAvailable(PluginManagerCore.java:881)
at com.intellij.ide.plugins.PluginManagerCore.initializePlugins(PluginManagerCore.java:973)
at com.intellij.ide.plugins.PluginManagerCore.loadAndInitializePlugins(PluginManagerCore.java:1160)
at com.intellij.ide.plugins.PluginManagerCore.lambda$initPlugins$14(PluginManagerCore.java:705)
at java.base/java.util.concurrent.CompletableFuture.uniApplyNow(CompletableFuture.java:680)
at java.base/java.util.concurrent.CompletableFuture.uniApplyStage(CompletableFuture.java:658)
at java.base/java.util.concurrent.CompletableFuture.thenApply(CompletableFuture.java:2094)
at com.intellij.ide.plugins.PluginManagerCore.initPlugins(PluginManagerCore.java:704)
at com.intellij.idea.ApplicationLoader.initApplication(ApplicationLoader.kt:62)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at com.intellij.idea.a.a(a.java:87)
at com.intellij.ide.b.h.k.a(k.java:123)
at com.intellij.ide.b.h.X.a(X.java:319)
at com.intellij.ide.b.h.Y.a(Y.java:291)
at com.intellij.ide.b.h.Y.c(Y.java:197)
at com.intellij.ide.b.h.Y.b(Y.java:111)
at java.base/java.util.concurrent.CompletableFuture.uniRunNow(CompletableFuture.java:815)
at java.base/java.util.concurrent.CompletableFuture.uniRunStage(CompletableFuture.java:799)
at java.base/java.util.concurrent.CompletableFuture.thenRun(CompletableFuture.java:2121)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at com.intellij.ide.b.h.Y.a(Y.java:110)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at com.intellij.idea.MainImpl.start(MainImpl.java:81)
at com.intellij.idea.StartupUtil.lambda$start$16(StartupUtil.java:283)
at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1072)
at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1705)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1692)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
2021-11-12 13:53:42,034 [ 2490] ERROR - llij.ide.plugins.PluginManager - WebStorm 2021.2.3 Build #WS-212.5457.55
2021-11-12 13:53:42,039 [ 2495] ERROR - llij.ide.plugins.PluginManager - JDK: 11.0.12; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o.
2021-11-12 13:53:42,039 [ 2495] ERROR - llij.ide.plugins.PluginManager - OS: Linux

Corrupted Installation
Missing essential plugin:

JavaScript

Please reinstall WebStorm from scratch.
0

It could also be happening if you've run out of disk space ;)

0

Moataz Noaman12 Please try the clean IDE installation.

0

This is still broken. I completely uninstalled the IDE, Java and everything related to this. I re-installed and it still fails. The problem is that indexing cannot be interrupted. 

0

======= My issue
Suddenly can't start IDE IntelliJ Idea 2020.2, I get Internal Error:

Internal error. Please refer to http://jb.gg/ide/critical-startup-errors

java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.intellij.idea.Main.bootstrap(Main.java:109)
at com.intellij.idea.Main.main(Main.java:81)
Caused by: java.lang.NoClassDefFoundError: it/unimi/dsi/fastutil/objects/Object2LongMap
at com.intellij.ide.plugins.MainRunner.start(MainRunner.java:31)
... 6 more
Caused by: java.lang.ClassNotFoundException: it.unimi.dsi.fastutil.objects.Object2LongMap
at com.intellij.util.lang.UrlClassLoader.findClass(UrlClassLoader.java:357)
at java.lang.ClassLoader.loadClass(ClassLoader.java:419)
at java.lang.ClassLoader.loadClass(ClassLoader.java:352)
... 7 more

-----
JRE 1.8.0_302-b08 amd64 by Azul Systems, Inc.
C:\dev\java_versions\zulu8.56.0.23-ca-fx-jdk8.0.302-win_x64\jre

======= My dev settings
IntelliJ IDEA 2020.2.4 Build #IU-202.8194.7
JDK: 1.8.0_302; VM: OpenJDK 64-Bit Server VM; Vendor: Azul Systems, Inc.
OS: Windows 10

======= what I've tried

  1. If you get "java.net.BindException: Address already in use: bind" exception, please refer to IDEA-238995 for the workaround.
    DOESN'T APPLY FOR ME
  2. Delete the third-party plug-ins directory (idea.plugins.path in the user's home directory, depends on the OS and IDE version. Please be aware that default locations have changed in 2020.1 release). You can bisect the plug-ins to find the offending one and remove only that plug-in, keeping the working plug-ins.

    Note: if the installation is managed by the Toolbox App, plug-ins directory will be located next to the application install location which can be found from the Toolbox properties of the installed app. Look for the directory name starting with the build number and ending with the .plugins, like 192.5728.98.plugins.
    DID NOT WORK.
  3. Download and install the IDE again, either from the official site or using the Toolbox App. Your settings and projects will be preserved. When installing from .tar.gz on Linux make sure to unpack into the new empty directory, not on the top of the existing installation.
    ! NOT TRIED YET ! How to install exact the same version? without uninstalling it? (I 've installed through toolbox)
  4. Delete the IDE system (idea.system.pathdirectory.
    DID NOT WORK.
  5. In most cases the issue should be already resolved, but if the IDE still doesn't start with the same error dialog, you can also try to backup and delete the settings directory (idea.config.path).
    DID NOT WORK.
  6. Contact support with the full exception stacktrace (you can copy/paste it from the error dialog).
Edited by Oikonomopo
0
  1. Uninstalled my IntelliJ Ultimate version from Toolbox.
  2. Downloaded my exact version from  https://www.jetbrains.com/idea/download/previous.html (was missing from toolbox)
  3. Extract zip files to my desired location.

Now it's working again! Thanks! All my settings configs, commits are there - nothing lost.

0

After trying to update Kotlin from 211-1.5.30-release-408-AS7442.40 to 211-1.6.10-release-923-AS7442.40 cant start Android Studio due to:

```

The IDE failed to install some plugins.

Most probably, this happened because of a change in a serialization format.
Please try again, and if the problem persists, please report it
to https://jb.gg/ide/critical-startup-errors

The cause: java.nio.file.AccessDeniedException: ~:\Program Files\JetBrains\apps\AndroidStudio\ch-0\211.7628.21.2111.8092744.plugins\Kotlin\lib\kotlin-jvm-debugger-core.jar

```

It keeps rolling back to older Kotlin 1.5.30 version after closing prompt window.

I solved that by deleting this file and forcing start via Administrator from Jetbrains Toolbox. Then you have to update kotlin through Tools->Kotlin->Configure Kotlin Plugin Updates. Then restart Studio.

Edited by rhiskey
0

Hi all, I m facing issue while installing IntelliBot extension. Please provide the solution. Thanks!

0

Supriya Ingawale96 Does it help if you remove this plug-in from disk before installing it again? Could be some file system permissions issue.

0

Fails to start for plugin dev

# IntelliJ Platform Artifacts Repositories
# -> https://plugins.jetbrains.com/docs/intellij/intellij-artifacts.html

pluginGroup = net.plpgsql.ideadebugger
pluginName = idea-plpgdebugger
# SemVer format -> https://semver.org
pluginVersion = 221.1.1

# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions.
pluginSinceBuild = 221
pluginUntilBuild = 221.*

# IntelliJ Platform Properties -> https://github.com/JetBrains/gradle-intellij-plugin#intellij-platform-properties
platformType = IU
platformVersion = 221-EAP-SNAPSHOT

# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
# Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22
platformPlugins = DatabaseTools

# Java language level used to compile sources and to generate the files for - Java 11 is required since 2020.3
javaVersion = 11

# Gradle Releases -> https://github.com/gradle/gradle/releases
gradleVersion = 7.4.2

# Opt-out flag for bundling Kotlin standard library.
# See https://plugins.jetbrains.com/docs/intellij/kotlin.html#kotlin-standard-library for details.
# suppress inspection "UnusedProperty"
kotlin.stdlib.default.dependency = false


ng-galien/idea-plpgdebugger at 221 (github.com)

0

Internal error. Please refer to https://jb.gg/ide/critical-startup-errors

com.intellij.ide.plugins.StartupAbortedException: Cannot start app
    at com.intellij.idea.StartupUtil.lambda$start$15(StartupUtil.java:263)
    at java.base/java.util.concurrent.CompletableFuture.uniExceptionally(CompletableFuture.java:986)
    at java.base/java.util.concurrent.CompletableFuture$UniExceptionally.tryFire(CompletableFuture.java:970)
    at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
    at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1705)
    at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1692)
    at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
    at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
    at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
    at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
    at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.lang.IllegalArgumentException: java.lang.IllegalArgumentException: Argument for @NotNull parameter 'sourceType' of com/intellij/remoteServer/impl/configuration/deployment/DeployToServerConfigurationType$SingletonTypeConfigurationFactory.<init> must not be null
    at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
    at java.base/java.util.concurrent.ForkJoinTask.getThrowableException(ForkJoinTask.java:600)
    at java.base/java.util.concurrent.ForkJoinTask.getException(ForkJoinTask.java:933)
    at java.base/java.util.concurrent.ForkJoinTask.invokeAll(ForkJoinTask.java:854)
    at com.intellij.serviceContainer.ComponentManagerImpl$preloadServices$2.run(ComponentManagerImpl.kt:1051)
    at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1736)
    at java.base/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1728)
    ... 5 more
Caused by: java.lang.IllegalArgumentException: Argument for @NotNull parameter 'sourceType' of com/intellij/remoteServer/impl/configuration/deployment/DeployToServerConfigurationType$SingletonTypeConfigurationFactory.<init> must not be null
    at com.intellij.remoteServer.impl.configuration.deployment.DeployToServerConfigurationType$SingletonTypeConfigurationFactory.$$$reportNull$$$0(DeployToServerConfigurationType.java)
    at com.intellij.remoteServer.impl.configuration.deployment.DeployToServerConfigurationType$SingletonTypeConfigurationFactory.<init>(DeployToServerConfigurationType.java)
    at com.intellij.remoteServer.impl.configuration.deployment.DeployToServerConfigurationType.<init>(DeployToServerConfigurationType.java:42)
    at com.intellij.remoteServer.impl.configuration.deployment.DeployToServerConfigurationTypesRegistrar.<init>(DeployToServerConfigurationTypesRegistrar.java:23)
    at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
    at com.intellij.serviceContainer.ConstructorInjectionKt.instantiateUsingPicoContainer(constructorInjection.kt:47)
    at com.intellij.serviceContainer.ComponentManagerImpl.instantiateClassWithConstructorInjection(ComponentManagerImpl.kt:891)
    at com.intellij.serviceContainer.ServiceComponentAdapter.createAndInitialize(ServiceComponentAdapter.kt:51)
    at com.intellij.serviceContainer.ServiceComponentAdapter.doCreateInstance(ServiceComponentAdapter.kt:41)
    at com.intellij.serviceContainer.BaseComponentAdapter.getInstanceUncached(BaseComponentAdapter.kt:119)
    at com.intellij.serviceContainer.BaseComponentAdapter.getInstance(BaseComponentAdapter.kt:73)
    at com.intellij.serviceContainer.BaseComponentAdapter.getInstance$default(BaseComponentAdapter.kt:66)
    at com.intellij.serviceContainer.ComponentManagerImpl.preloadService(ComponentManagerImpl.kt:1069)
    at com.intellij.serviceContainer.ComponentManagerImpl$preloadServices$1.invoke(ComponentManagerImpl.kt:1034)
    at com.intellij.serviceContainer.ComponentManagerImpl$preloadServices$1.run(ComponentManagerImpl.kt:55)
    at java.base/java.util.concurrent.ForkJoinTask$AdaptedRunnableAction.exec(ForkJoinTask.java:1407)
    ... 5 more

-----
Your JRE: 11.0.14.1+1-b2043.25 amd64 (JetBrains s.r.o.)
C:\Program Files\JetBrains\IntelliJ IDEA 2021.2.3\jbr

0

The cause: java.nio.file.AccessDeniedException: C:\Users\user\AppData\Roaming\JetBrains\Rider2022.1\plugins\Abc.MoqComplete.Rider\dotnet\Abc.MoqComplete.Rider.dll

0

Internal error. Please refer to https://jb.gg/ide/critical-startup-errors

com.intellij.ide.plugins.StartupAbortedException: Cannot start app
    at com.intellij.idea.StartupUtil.lambda$start$15(StartupUtil.java:263)
    at java.base/java.util.concurrent.CompletableFuture.uniExceptionally(CompletableFuture.java:986)
    at java.base/java.util.concurrent.CompletableFuture.uniExceptionallyStage(CompletableFuture.java:1004)
    at java.base/java.util.concurrent.CompletableFuture.exceptionally(CompletableFuture.java:2307)
    at com.intellij.idea.StartupUtil.start(StartupUtil.java:262)
    at com.intellij.idea.Main.bootstrap(Main.java:118)
    at com.intellij.idea.Main.main(Main.java:79)
Caused by: java.lang.UnsatisfiedLinkError: C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2022.1\jbr\bin\javaaccessbridge.dll: Can't find dependent libraries
    at java.base/java.lang.ClassLoader$NativeLibrary.load0(Native Method)
    at java.base/java.lang.ClassLoader$NativeLibrary.load(ClassLoader.java:2442)
    at java.base/java.lang.ClassLoader$NativeLibrary.loadLibrary(ClassLoader.java:2498)
    at java.base/java.lang.ClassLoader.loadLibrary0(ClassLoader.java:2694)
    at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2648)
    at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:830)
    at java.base/java.lang.System.loadLibrary(System.java:1873)
    at jdk.accessibility/com.sun.java.accessibility.internal.AccessBridge$3.run(AccessBridge.java:117)
    at jdk.accessibility/com.sun.java.accessibility.internal.AccessBridge$3.run(AccessBridge.java:115)
    at java.base/java.security.AccessController.doPrivileged(Native Method)
    at java.base/java.security.AccessController.doPrivileged(AccessController.java:430)
    at jdk.accessibility/com.sun.java.accessibility.internal.AccessBridge.<clinit>(AccessBridge.java:114)
    at jdk.accessibility/com.sun.java.accessibility.internal.ProviderImpl.activate(ProviderImpl.java:58)
    at java.desktop/java.awt.Toolkit.lambda$loadAssistiveTechnologies$0(Toolkit.java:521)
    at java.base/java.security.AccessController.doPrivileged(Native Method)
    at java.desktop/java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:516)
    at java.desktop/java.awt.Toolkit.getDefaultToolkit(Toolkit.java:613)
    at com.intellij.idea.StartupUtil.lambda$scheduleInitUi$18(StartupUtil.java:467)
    at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1736)
    at java.base/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1728)
    at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
    at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
    at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
    at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
    at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)

-----
Your JRE: 11.0.14.1+1-b2043.25 amd64 (JetBrains s.r.o.)
C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2022.1\jbr

0

Please sign in to leave a comment.

Have more questions?

Submit a request