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.

110 out of 518 found this helpful
384 comments

com.intellij.ide.plugins.PluginManagerCore$EssentialPluginMissingException: Missing essential plugins: com.jetbrains.rust at com.intellij.ide.plugins.PluginManagerCore.checkEssentialPluginsAreAvailable(PluginManagerCore.java:656) at com.intellij.ide.plugins.PluginManagerCore.initializePlugins(PluginManagerCore.java:748) at com.intellij.ide.plugins.PluginManagerCore.initializeAndSetPlugins(PluginManagerCore.java:963) at com.intellij.ide.plugins.PluginDescriptorLoader$scheduleLoading$pluginSetDeferred$1.invokeSuspend(PluginDescriptorLoader.kt:403) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684) ----- Your JRE: 17.0.8+7-b1000.22 amd64 (JetBrains s.r.o.)

0

when i first run RustRover(that installed from Toolbox)


 


 

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

com.intellij.ide.plugins.PluginManagerCore$EssentialPluginMissingException: Missing essential plugins: com.jetbrains.rust
   at com.intellij.ide.plugins.PluginManagerCore.checkEssentialPluginsAreAvailable(PluginManagerCore.java:656)
   at com.intellij.ide.plugins.PluginManagerCore.initializePlugins(PluginManagerCore.java:748)
   at com.intellij.ide.plugins.PluginManagerCore.initializeAndSetPlugins(PluginManagerCore.java:963)
   at com.intellij.ide.plugins.PluginDescriptorLoader$scheduleLoading$pluginSetDeferred$1.invokeSuspend(PluginDescriptorLoader.kt:403)
   at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
   at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
   at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
   at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
   at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
   at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)

-----
Your JRE: 17.0.8+7-b1000.22 amd64 (JetBrains s.r.o.)
/home/jerry/.local/share/JetBrains/Toolbox/apps/rustrover/jbr
 

Edited by Jerryzhang4718
0

com.intellij.ide.plugins.PluginManagerCore$EssentialPluginMissingException: Missing essential plugins: com.jetbrains.rust at com.intellij.ide.plugins.PluginManagerCore.checkEssentialPluginsAreAvailable(PluginManagerCore.java:656) at com.intellij.ide.plugins.PluginManagerCore.initializePlugins(PluginManagerCore.java:748) at com.intellij.ide.plugins.PluginManagerCore.initializeAndSetPlugins(PluginManagerCore.java:963) at com.intellij.ide.plugins.PluginDescriptorLoader$scheduleLoading$pluginSetDeferred$1.invokeSuspend(PluginDescriptorLoader.kt:403) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684) ----- Your JRE: 17.0.8+7-b1000.22 x86_64 (JetBrains s.r.o.) /Users/zhuhuijun/Applications/RustRover.app/Contents/jbr/Contents/Home

0

after reinstalling and cleaning up the haveexisting app data folder of both APPDATA\local and APPDATA\Roaming, RR can launch now. But the Ldoesn'tearn function in RR don't show courses.

hope to help others who has the same issue.

0

my os: ubuntu 21 hirsute

under non-root user, i can start pycharm normally

but when i switch to root, it is reporting a start fail when i execute ‘sh pycharm.sh’

 

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

org.jetbrains.sqlite.SqliteException: [SQLITE_ERROR] SQL error or missing database (no such table: image)
   at org.jetbrains.sqlite.SqliteDbKt.newException(SqliteDb.kt:268)
   at org.jetbrains.sqlite.SqliteDbKt.newException$default(SqliteDb.kt:257)
   at org.jetbrains.sqlite.SqliteDb.throwex(SqliteDb.kt:223)
   at org.jetbrains.sqlite.NativeDB.prepare_utf8(Native Method)
   at org.jetbrains.sqlite.SqlitePreparedStatement.<init>(SqlitePreparedStatement.kt:18)
   at org.jetbrains.sqlite.SqliteConnection.prepareStatement(SqliteConnection.kt:109)
   at org.jetbrains.sqlite.SqlStatementPool.use(SqlStatementPool.kt:21)
   at com.intellij.ui.svg.SvgCacheManager.loadFromCache-Zfdf0ug(SvgCacheManager.kt:119)
   at com.intellij.ui.svg.SvgKt.loadWithSizes(svg.kt:323)
   at com.intellij.ui.AppUIUtilKt.loadAppIconImage(AppUIUtil.kt:112)
   at com.intellij.ui.AppUIUtilKt.updateAppWindowIcon(AppUIUtil.kt:71)
   at com.intellij.ide.bootstrap.UiKt$updateFrameClassAndWindowIconAndPreloadSystemFonts$1$3.invokeSuspend(ui.kt:238)
   at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
   at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
   at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
   at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
   at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
   at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)

-----
Your JRE: 17.0.7+7-b1000.6 amd64 (JetBrains s.r.o.)
/home/ssd/pycharm/jbr
 

 

thanks

 

  

Edited by Leizhenyu1984
0

@Leizhenyu1984 Please run `sh pycharm.sh` with the root user and share all the output from the Terminal. If there is any dialog showing any error message, share that error message too.

0

Lejia Chen 

here is my full log:

 

CompileCommand: exclude com/intellij/openapi/vfs/impl/FilePartNodeRoot.trieDescend bool exclude = true
2023-09-21 19:58:23,130 [    349] SEVERE - #c.i.u.SVGLoader - cannot load from icon cache (path=process/big/step_passive.svg, precomputedCacheKey=-606393453)
org.jetbrains.sqlite.SqliteException: [SQLITE_ERROR] SQL error or missing database (no such table: precomputed_image)
    at org.jetbrains.sqlite.SqliteDbKt.newException(SqliteDb.kt:268)
    at org.jetbrains.sqlite.SqliteDbKt.newException$default(SqliteDb.kt:257)
    at org.jetbrains.sqlite.SqliteDb.throwex(SqliteDb.kt:223)
    at org.jetbrains.sqlite.NativeDB.prepare_utf8(Native Method)
    at org.jetbrains.sqlite.SqlitePreparedStatement.<init>(SqlitePreparedStatement.kt:18)
    at org.jetbrains.sqlite.SqliteConnection.prepareStatement(SqliteConnection.kt:109)
    at org.jetbrains.sqlite.SqlStatementPool.use(SqlStatementPool.kt:21)
    at com.intellij.ui.svg.SvgCacheManager.loadPrecomputedFromCache-Zfdf0ug(SvgCacheManager.kt:108)
    at com.intellij.ui.svg.SvgKt.loadSvgFromClassResource-NPNtGws(svg.kt:474)
    at com.intellij.ui.svg.SvgKt.loadSvgFromClassResource-NPNtGws$default(svg.kt:62)
    at com.intellij.ui.icons.RasterizedImageDataLoaderKt.loadRasterized(RasterizedImageDataLoader.kt:202)
    at com.intellij.ui.icons.RasterizedImageDataLoaderKt.access$loadRasterized(RasterizedImageDataLoader.kt:1)
    at com.intellij.ui.icons.RasterizedImageDataLoader.loadImage(RasterizedImageDataLoader.kt:64)
    at com.intellij.ui.icons.CachedImageIcon.loadImage$intellij_platform_util_ui(CachedImageIcon.kt:313)
    at com.intellij.ui.icons.ScaledIconCache.getOrScaleIcon(ScaledIconCache.kt:43)
    at com.intellij.ui.icons.CachedImageIcon.resolveActualIcon(CachedImageIcon.kt:158)
    at com.intellij.ui.icons.CachedImageIcon.getIconWidth(CachedImageIcon.kt:119)
    at com.intellij.util.ui.AsyncProcessIcon.calcPreferredSize(AsyncProcessIcon.java:27)
    at com.intellij.util.ui.AnimatedIcon.<init>(AnimatedIcon.java:38)
    at com.intellij.util.ui.AsyncProcessIcon.<init>(AsyncProcessIcon.java:22)
    at com.intellij.util.ui.AsyncProcessIcon.createBig(AsyncProcessIcon.java:47)
    at com.intellij.ide.bootstrap.AppPreInitKt$preInitApp$2$6$1.invokeSuspend(appPreInit.kt:121)
    at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
    at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
    at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
    at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:100)
    at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
2023-09-21 19:58:23,134 [    353] SEVERE - #c.i.u.SVGLoader - PyCharm 2023.2  Build #PC-232.8660.197
2023-09-21 19:58:23,135 [    354] SEVERE - #c.i.u.SVGLoader - JDK: 17.0.7; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o.
2023-09-21 19:58:23,136 [    355] SEVERE - #c.i.u.SVGLoader - OS: Linux
2023-09-21 19:58:23,194 [    413] SEVERE - #c.i.u.SVGLoader - Failed to save icon to cache (path=process/big/step_passive.svg, precomputedCacheKey=-606393453)
org.jetbrains.sqlite.SqliteException: [SQLITE_ERROR] SQL error or missing database (no such table: precomputed_image)
    at org.jetbrains.sqlite.SqliteDbKt.newException(SqliteDb.kt:268)
    at org.jetbrains.sqlite.SqliteDbKt.newException$default(SqliteDb.kt:257)
    at org.jetbrains.sqlite.SqliteDb.throwex(SqliteDb.kt:223)
    at org.jetbrains.sqlite.NativeDB.prepare_utf8(Native Method)
    at org.jetbrains.sqlite.SqlitePreparedStatement.<init>(SqlitePreparedStatement.kt:18)
    at org.jetbrains.sqlite.SqliteConnection.prepareStatement(SqliteConnection.kt:109)
    at org.jetbrains.sqlite.SqlStatementPool.use(SqlStatementPool.kt:21)
    at com.intellij.ui.svg.SvgCacheManager.storeLoadedImage-hfdknRc(SvgCacheManager.kt:151)
    at com.intellij.ui.svg.SvgKt.renderAndCache-rdQnj48(svg.kt:267)
    at com.intellij.ui.svg.SvgKt.access$renderAndCache-rdQnj48(svg.kt:1)
    at com.intellij.ui.svg.SvgKt.loadSvgFromClassResource-NPNtGws(svg.kt:490)
    at com.intellij.ui.svg.SvgKt.loadSvgFromClassResource-NPNtGws$default(svg.kt:62)
    at com.intellij.ui.icons.RasterizedImageDataLoaderKt.loadRasterized(RasterizedImageDataLoader.kt:202)
    at com.intellij.ui.icons.RasterizedImageDataLoaderKt.access$loadRasterized(RasterizedImageDataLoader.kt:1)
    at com.intellij.ui.icons.RasterizedImageDataLoader.loadImage(RasterizedImageDataLoader.kt:64)
    at com.intellij.ui.icons.CachedImageIcon.loadImage$intellij_platform_util_ui(CachedImageIcon.kt:313)
    at com.intellij.ui.icons.ScaledIconCache.getOrScaleIcon(ScaledIconCache.kt:43)
    at com.intellij.ui.icons.CachedImageIcon.resolveActualIcon(CachedImageIcon.kt:158)
    at com.intellij.ui.icons.CachedImageIcon.getIconWidth(CachedImageIcon.kt:119)
    at com.intellij.util.ui.AsyncProcessIcon.calcPreferredSize(AsyncProcessIcon.java:27)
    at com.intellij.util.ui.AnimatedIcon.<init>(AnimatedIcon.java:38)
    at com.intellij.util.ui.AsyncProcessIcon.<init>(AsyncProcessIcon.java:22)
    at com.intellij.util.ui.AsyncProcessIcon.createBig(AsyncProcessIcon.java:47)
    at com.intellij.ide.bootstrap.AppPreInitKt$preInitApp$2$6$1.invokeSuspend(appPreInit.kt:121)
    at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
    at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
    at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
    at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:100)
    at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
2023-09-21 19:58:23,202 [    421] SEVERE - #c.i.u.SVGLoader - PyCharm 2023.2  Build #PC-232.8660.197
2023-09-21 19:58:23,203 [    422] SEVERE - #c.i.u.SVGLoader - JDK: 17.0.7; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o.
2023-09-21 19:58:23,203 [    422] SEVERE - #c.i.u.SVGLoader - OS: Linux
2023-09-21 19:58:23,234 [    453] SEVERE - #c.i.u.SVGLoader - cannot load from icon cache (path=null, precomputedCacheKey=0)
org.jetbrains.sqlite.SqliteException: [SQLITE_ERROR] SQL error or missing database (no such table: image)
    at org.jetbrains.sqlite.SqliteDbKt.newException(SqliteDb.kt:268)
    at org.jetbrains.sqlite.SqliteDbKt.newException$default(SqliteDb.kt:257)
    at org.jetbrains.sqlite.SqliteDb.throwex(SqliteDb.kt:223)
    at org.jetbrains.sqlite.NativeDB.prepare_utf8(Native Method)
    at org.jetbrains.sqlite.SqlitePreparedStatement.<init>(SqlitePreparedStatement.kt:18)
    at org.jetbrains.sqlite.SqliteConnection.prepareStatement(SqliteConnection.kt:109)
    at org.jetbrains.sqlite.SqlStatementPool.use(SqlStatementPool.kt:21)
    at com.intellij.ui.svg.SvgCacheManager.loadFromCache-Zfdf0ug(SvgCacheManager.kt:119)
    at com.intellij.ui.svg.SvgKt.loadSvg(svg.kt:431)
    at com.intellij.ui.SpinningProgressIcon.getIconFromCache(SpinningProgressIcon.kt:87)
    at com.intellij.ui.SpinningProgressIcon.access$getIconFromCache(SpinningProgressIcon.kt:23)
    at com.intellij.ui.SpinningProgressIcon$CashedDelegateIcon.getDelegate(SpinningProgressIcon.kt:61)
    at com.intellij.ui.SpinningProgressIcon$CashedDelegateIcon.getIconWidth(SpinningProgressIcon.kt:67)
    at com.intellij.util.ui.EmptyIcon.create(EmptyIcon.java:63)
    at com.intellij.util.ui.AnimatedIcon.<init>(AnimatedIcon.java:50)
    at com.intellij.util.ui.AsyncProcessIcon.<init>(AsyncProcessIcon.java:22)
    at com.intellij.util.ui.AsyncProcessIcon.createBig(AsyncProcessIcon.java:47)
    at com.intellij.ide.bootstrap.AppPreInitKt$preInitApp$2$6$1.invokeSuspend(appPreInit.kt:121)
    at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
    at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
    at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
    at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:100)
    at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
2023-09-21 19:58:23,240 [    459] SEVERE - #c.i.u.SVGLoader - PyCharm 2023.2  Build #PC-232.8660.197
2023-09-21 19:58:23,240 [    459] SEVERE - #c.i.u.SVGLoader - JDK: 17.0.7; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o.
2023-09-21 19:58:23,241 [    460] SEVERE - #c.i.u.SVGLoader - OS: Linux
2023-09-21 19:58:23,248 [    467] SEVERE - #c.i.u.SVGLoader - Failed to save icon to cache (path=null, precomputedCacheKey=0)
org.jetbrains.sqlite.SqliteException: [SQLITE_ERROR] SQL error or missing database (no such table: image)
    at org.jetbrains.sqlite.SqliteDbKt.newException(SqliteDb.kt:268)
    at org.jetbrains.sqlite.SqliteDbKt.newException$default(SqliteDb.kt:257)
    at org.jetbrains.sqlite.SqliteDb.throwex(SqliteDb.kt:223)
    at org.jetbrains.sqlite.NativeDB.prepare_utf8(Native Method)
    at org.jetbrains.sqlite.SqlitePreparedStatement.<init>(SqlitePreparedStatement.kt:18)
    at org.jetbrains.sqlite.SqliteConnection.prepareStatement(SqliteConnection.kt:109)
    at org.jetbrains.sqlite.SqlStatementPool.use(SqlStatementPool.kt:21)
    at com.intellij.ui.svg.SvgCacheManager.storeLoadedImage-hfdknRc(SvgCacheManager.kt:138)
    at com.intellij.ui.svg.SvgKt.renderAndCache-rdQnj48(svg.kt:267)
    at com.intellij.ui.svg.SvgKt.access$renderAndCache-rdQnj48(svg.kt:1)
    at com.intellij.ui.svg.SvgKt.loadSvg(svg.kt:444)
    at com.intellij.ui.SpinningProgressIcon.getIconFromCache(SpinningProgressIcon.kt:87)
    at com.intellij.ui.SpinningProgressIcon.access$getIconFromCache(SpinningProgressIcon.kt:23)
    at com.intellij.ui.SpinningProgressIcon$CashedDelegateIcon.getDelegate(SpinningProgressIcon.kt:61)
    at com.intellij.ui.SpinningProgressIcon$CashedDelegateIcon.getIconWidth(SpinningProgressIcon.kt:67)
    at com.intellij.util.ui.EmptyIcon.create(EmptyIcon.java:63)
    at com.intellij.util.ui.AnimatedIcon.<init>(AnimatedIcon.java:50)
    at com.intellij.util.ui.AsyncProcessIcon.<init>(AsyncProcessIcon.java:22)
    at com.intellij.util.ui.AsyncProcessIcon.createBig(AsyncProcessIcon.java:47)
    at com.intellij.ide.bootstrap.AppPreInitKt$preInitApp$2$6$1.invokeSuspend(appPreInit.kt:121)
    at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
    at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
    at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
    at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:100)
    at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
2023-09-21 19:58:23,253 [    472] SEVERE - #c.i.u.SVGLoader - PyCharm 2023.2  Build #PC-232.8660.197
2023-09-21 19:58:23,254 [    473] SEVERE - #c.i.u.SVGLoader - JDK: 17.0.7; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o.
2023-09-21 19:58:23,254 [    473] SEVERE - #c.i.u.SVGLoader - OS: Linux
2023-09-21 19:58:23,277 [    496] SEVERE - #c.i.u.SVGLoader - cannot load from icon cache (path=process/step_passive.svg, precomputedCacheKey=1693414554)
org.jetbrains.sqlite.SqliteException: [SQLITE_ERROR] SQL error or missing database (no such table: precomputed_image)
    at org.jetbrains.sqlite.SqliteDbKt.newException(SqliteDb.kt:268)
    at org.jetbrains.sqlite.SqliteDbKt.newException$default(SqliteDb.kt:257)
    at org.jetbrains.sqlite.SqliteDb.throwex(SqliteDb.kt:223)
    at org.jetbrains.sqlite.NativeDB.prepare_utf8(Native Method)
    at org.jetbrains.sqlite.SqlitePreparedStatement.<init>(SqlitePreparedStatement.kt:18)
    at org.jetbrains.sqlite.SqliteConnection.prepareStatement(SqliteConnection.kt:109)
    at org.jetbrains.sqlite.SqlStatementPool.use(SqlStatementPool.kt:21)
    at com.intellij.ui.svg.SvgCacheManager.loadPrecomputedFromCache-Zfdf0ug(SvgCacheManager.kt:108)
    at com.intellij.ui.svg.SvgKt.loadSvgFromClassResource-NPNtGws(svg.kt:474)
    at com.intellij.ui.svg.SvgKt.loadSvgFromClassResource-NPNtGws$default(svg.kt:62)
    at com.intellij.ui.icons.RasterizedImageDataLoaderKt.loadRasterized(RasterizedImageDataLoader.kt:202)
    at com.intellij.ui.icons.RasterizedImageDataLoaderKt.access$loadRasterized(RasterizedImageDataLoader.kt:1)
    at com.intellij.ui.icons.RasterizedImageDataLoader.loadImage(RasterizedImageDataLoader.kt:64)
    at com.intellij.ui.icons.CachedImageIcon.loadImage$intellij_platform_util_ui(CachedImageIcon.kt:313)
    at com.intellij.ui.icons.ScaledIconCache.getOrScaleIcon(ScaledIconCache.kt:43)
    at com.intellij.ui.icons.CachedImageIcon.resolveActualIcon(CachedImageIcon.kt:158)
    at com.intellij.ui.icons.CachedImageIcon.getIconWidth(CachedImageIcon.kt:119)
    at com.intellij.util.ui.AsyncProcessIcon.calcPreferredSize(AsyncProcessIcon.java:27)
    at com.intellij.util.ui.AnimatedIcon.<init>(AnimatedIcon.java:38)
    at com.intellij.util.ui.AsyncProcessIcon.<init>(AsyncProcessIcon.java:22)
    at com.intellij.util.ui.AsyncProcessIcon.<init>(AsyncProcessIcon.java:18)
    at com.intellij.ide.bootstrap.AppPreInitKt$preInitApp$2$6$1.invokeSuspend(appPreInit.kt:122)
    at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
    at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
    at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
    at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:100)
    at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
2023-09-21 19:58:23,282 [    501] SEVERE - #c.i.u.SVGLoader - PyCharm 2023.2  Build #PC-232.8660.197
2023-09-21 19:58:23,283 [    502] SEVERE - #c.i.u.SVGLoader - JDK: 17.0.7; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o.
2023-09-21 19:58:23,283 [    502] SEVERE - #c.i.u.SVGLoader - OS: Linux
2023-09-21 19:58:23,286 [    505] SEVERE - #c.i.u.SVGLoader - Failed to save icon to cache (path=process/step_passive.svg, precomputedCacheKey=1693414554)
org.jetbrains.sqlite.SqliteException: [SQLITE_ERROR] SQL error or missing database (no such table: precomputed_image)
    at org.jetbrains.sqlite.SqliteDbKt.newException(SqliteDb.kt:268)
    at org.jetbrains.sqlite.SqliteDbKt.newException$default(SqliteDb.kt:257)
    at org.jetbrains.sqlite.SqliteDb.throwex(SqliteDb.kt:223)
    at org.jetbrains.sqlite.NativeDB.prepare_utf8(Native Method)
    at org.jetbrains.sqlite.SqlitePreparedStatement.<init>(SqlitePreparedStatement.kt:18)
    at org.jetbrains.sqlite.SqliteConnection.prepareStatement(SqliteConnection.kt:109)
    at org.jetbrains.sqlite.SqlStatementPool.use(SqlStatementPool.kt:21)
    at com.intellij.ui.svg.SvgCacheManager.storeLoadedImage-hfdknRc(SvgCacheManager.kt:151)
    at com.intellij.ui.svg.SvgKt.renderAndCache-rdQnj48(svg.kt:267)
    at com.intellij.ui.svg.SvgKt.access$renderAndCache-rdQnj48(svg.kt:1)
    at com.intellij.ui.svg.SvgKt.loadSvgFromClassResource-NPNtGws(svg.kt:490)
    at com.intellij.ui.svg.SvgKt.loadSvgFromClassResource-NPNtGws$default(svg.kt:62)
    at com.intellij.ui.icons.RasterizedImageDataLoaderKt.loadRasterized(RasterizedImageDataLoader.kt:202)
    at com.intellij.ui.icons.RasterizedImageDataLoaderKt.access$loadRasterized(RasterizedImageDataLoader.kt:1)
    at com.intellij.ui.icons.RasterizedImageDataLoader.loadImage(RasterizedImageDataLoader.kt:64)
    at com.intellij.ui.icons.CachedImageIcon.loadImage$intellij_platform_util_ui(CachedImageIcon.kt:313)
    at com.intellij.ui.icons.ScaledIconCache.getOrScaleIcon(ScaledIconCache.kt:43)
    at com.intellij.ui.icons.CachedImageIcon.resolveActualIcon(CachedImageIcon.kt:158)
    at com.intellij.ui.icons.CachedImageIcon.getIconWidth(CachedImageIcon.kt:119)
    at com.intellij.util.ui.AsyncProcessIcon.calcPreferredSize(AsyncProcessIcon.java:27)
    at com.intellij.util.ui.AnimatedIcon.<init>(AnimatedIcon.java:38)
    at com.intellij.util.ui.AsyncProcessIcon.<init>(AsyncProcessIcon.java:22)
    at com.intellij.util.ui.AsyncProcessIcon.<init>(AsyncProcessIcon.java:18)
    at com.intellij.ide.bootstrap.AppPreInitKt$preInitApp$2$6$1.invokeSuspend(appPreInit.kt:122)
    at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
    at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
    at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
    at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:100)
    at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
2023-09-21 19:58:23,291 [    510] SEVERE - #c.i.u.SVGLoader - PyCharm 2023.2  Build #PC-232.8660.197
2023-09-21 19:58:23,292 [    511] SEVERE - #c.i.u.SVGLoader - JDK: 17.0.7; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o.
2023-09-21 19:58:23,292 [    511] SEVERE - #c.i.u.SVGLoader - OS: Linux
2023-09-21 19:58:23,293 [    512] SEVERE - #c.i.u.SVGLoader - cannot load from icon cache (path=null, precomputedCacheKey=0)
org.jetbrains.sqlite.SqliteException: [SQLITE_ERROR] SQL error or missing database (no such table: image)
    at org.jetbrains.sqlite.SqliteDbKt.newException(SqliteDb.kt:268)
    at org.jetbrains.sqlite.SqliteDbKt.newException$default(SqliteDb.kt:257)
    at org.jetbrains.sqlite.SqliteDb.throwex(SqliteDb.kt:223)
    at org.jetbrains.sqlite.NativeDB.prepare_utf8(Native Method)
    at org.jetbrains.sqlite.SqlitePreparedStatement.<init>(SqlitePreparedStatement.kt:18)
    at org.jetbrains.sqlite.SqliteConnection.prepareStatement(SqliteConnection.kt:109)
    at org.jetbrains.sqlite.SqlStatementPool.use(SqlStatementPool.kt:21)
    at com.intellij.ui.svg.SvgCacheManager.loadFromCache-Zfdf0ug(SvgCacheManager.kt:119)
    at com.intellij.ui.svg.SvgKt.loadSvg(svg.kt:431)
    at com.intellij.ui.SpinningProgressIcon.getIconFromCache(SpinningProgressIcon.kt:87)
    at com.intellij.ui.SpinningProgressIcon.access$getIconFromCache(SpinningProgressIcon.kt:23)
    at com.intellij.ui.SpinningProgressIcon$CashedDelegateIcon.getDelegate(SpinningProgressIcon.kt:61)
    at com.intellij.ui.SpinningProgressIcon$CashedDelegateIcon.getIconWidth(SpinningProgressIcon.kt:67)
    at com.intellij.util.ui.EmptyIcon.create(EmptyIcon.java:63)
    at com.intellij.util.ui.AnimatedIcon.<init>(AnimatedIcon.java:50)
    at com.intellij.util.ui.AsyncProcessIcon.<init>(AsyncProcessIcon.java:22)
    at com.intellij.util.ui.AsyncProcessIcon.<init>(AsyncProcessIcon.java:18)
    at com.intellij.ide.bootstrap.AppPreInitKt$preInitApp$2$6$1.invokeSuspend(appPreInit.kt:122)
    at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
    at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
    at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
    at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:100)
    at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
2023-09-21 19:58:23,298 [    517] SEVERE - #c.i.u.SVGLoader - PyCharm 2023.2  Build #PC-232.8660.197
2023-09-21 19:58:23,298 [    517] SEVERE - #c.i.u.SVGLoader - JDK: 17.0.7; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o.
2023-09-21 19:58:23,299 [    518] SEVERE - #c.i.u.SVGLoader - OS: Linux
2023-09-21 19:58:23,302 [    521] SEVERE - #c.i.u.SVGLoader - Failed to save icon to cache (path=null, precomputedCacheKey=0)
org.jetbrains.sqlite.SqliteException: [SQLITE_ERROR] SQL error or missing database (no such table: image)
    at org.jetbrains.sqlite.SqliteDbKt.newException(SqliteDb.kt:268)
    at org.jetbrains.sqlite.SqliteDbKt.newException$default(SqliteDb.kt:257)
    at org.jetbrains.sqlite.SqliteDb.throwex(SqliteDb.kt:223)
    at org.jetbrains.sqlite.NativeDB.prepare_utf8(Native Method)
    at org.jetbrains.sqlite.SqlitePreparedStatement.<init>(SqlitePreparedStatement.kt:18)
    at org.jetbrains.sqlite.SqliteConnection.prepareStatement(SqliteConnection.kt:109)
    at org.jetbrains.sqlite.SqlStatementPool.use(SqlStatementPool.kt:21)
    at com.intellij.ui.svg.SvgCacheManager.storeLoadedImage-hfdknRc(SvgCacheManager.kt:138)
    at com.intellij.ui.svg.SvgKt.renderAndCache-rdQnj48(svg.kt:267)
    at com.intellij.ui.svg.SvgKt.access$renderAndCache-rdQnj48(svg.kt:1)
    at com.intellij.ui.svg.SvgKt.loadSvg(svg.kt:444)
    at com.intellij.ui.SpinningProgressIcon.getIconFromCache(SpinningProgressIcon.kt:87)
    at com.intellij.ui.SpinningProgressIcon.access$getIconFromCache(SpinningProgressIcon.kt:23)
    at com.intellij.ui.SpinningProgressIcon$CashedDelegateIcon.getDelegate(SpinningProgressIcon.kt:61)
    at com.intellij.ui.SpinningProgressIcon$CashedDelegateIcon.getIconWidth(SpinningProgressIcon.kt:67)
    at com.intellij.util.ui.EmptyIcon.create(EmptyIcon.java:63)
    at com.intellij.util.ui.AnimatedIcon.<init>(AnimatedIcon.java:50)
    at com.intellij.util.ui.AsyncProcessIcon.<init>(AsyncProcessIcon.java:22)
    at com.intellij.util.ui.AsyncProcessIcon.<init>(AsyncProcessIcon.java:18)
    at com.intellij.ide.bootstrap.AppPreInitKt$preInitApp$2$6$1.invokeSuspend(appPreInit.kt:122)
    at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
    at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
    at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
    at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:100)
    at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
2023-09-21 19:58:23,306 [    525] SEVERE - #c.i.u.SVGLoader - PyCharm 2023.2  Build #PC-232.8660.197
2023-09-21 19:58:23,307 [    526] SEVERE - #c.i.u.SVGLoader - JDK: 17.0.7; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o.
2023-09-21 19:58:23,307 [    526] SEVERE - #c.i.u.SVGLoader - OS: Linux
2023-09-21 19:58:23,325 [    544] SEVERE - #c.i.u.SVGLoader - cannot load from icon cache (path=ide/fatalError.svg, precomputedCacheKey=818743519)
org.jetbrains.sqlite.SqliteException: [SQLITE_ERROR] SQL error or missing database (no such table: precomputed_image)
    at org.jetbrains.sqlite.SqliteDbKt.newException(SqliteDb.kt:268)
    at org.jetbrains.sqlite.SqliteDbKt.newException$default(SqliteDb.kt:257)
    at org.jetbrains.sqlite.SqliteDb.throwex(SqliteDb.kt:223)
    at org.jetbrains.sqlite.NativeDB.prepare_utf8(Native Method)
    at org.jetbrains.sqlite.SqlitePreparedStatement.<init>(SqlitePreparedStatement.kt:18)
    at org.jetbrains.sqlite.SqliteConnection.prepareStatement(SqliteConnection.kt:109)
    at org.jetbrains.sqlite.SqlStatementPool.use(SqlStatementPool.kt:21)
    at com.intellij.ui.svg.SvgCacheManager.loadPrecomputedFromCache-Zfdf0ug(SvgCacheManager.kt:108)
    at com.intellij.ui.svg.SvgKt.loadSvgFromClassResource-NPNtGws(svg.kt:474)
    at com.intellij.ui.svg.SvgKt.loadSvgFromClassResource-NPNtGws$default(svg.kt:62)
    at com.intellij.ui.icons.RasterizedImageDataLoaderKt.loadRasterized(RasterizedImageDataLoader.kt:202)
    at com.intellij.ui.icons.RasterizedImageDataLoaderKt.access$loadRasterized(RasterizedImageDataLoader.kt:1)
    at com.intellij.ui.icons.RasterizedImageDataLoader.loadImage(RasterizedImageDataLoader.kt:64)
    at com.intellij.ui.icons.CachedImageIcon.loadImage$intellij_platform_util_ui(CachedImageIcon.kt:313)
    at com.intellij.ui.icons.ScaledIconCache.getOrScaleIcon(ScaledIconCache.kt:43)
    at com.intellij.ui.icons.CachedImageIcon.resolveActualIcon(CachedImageIcon.kt:158)
    at com.intellij.ui.icons.CachedImageIcon.getIconWidth(CachedImageIcon.kt:119)
    at com.intellij.ui.icons.IconUtilKt.checkIconSize(iconUtil.kt:420)
    at com.intellij.openapi.util.IconLoader.filterIcon(IconLoader.kt:330)
    at com.intellij.openapi.util.IconLoader$getDisabledIcon$2.invoke(IconLoader.kt:279)
    at com.intellij.openapi.util.IconLoader$getDisabledIcon$2.invoke(IconLoader.kt:279)
    at com.intellij.openapi.util.IconLoader.getDisabledIcon$lambda$7(IconLoader.kt:279)
    at java.base/java.util.concurrent.ConcurrentMap.computeIfAbsent(ConcurrentMap.java:330)
    at com.intellij.openapi.util.IconLoader.getDisabledIcon(IconLoader.kt:279)
    at com.intellij.openapi.util.IconLoader.getDisabledIcon(IconLoader.kt:267)
    at com.intellij.ui.AnimatedIcon$Blinking.<init>(AnimatedIcon.java:165)
    at com.intellij.ui.AnimatedIcon$Blinking.<init>(AnimatedIcon.java:161)
    at com.intellij.ide.bootstrap.AppPreInitKt$preInitApp$2$6$1.invokeSuspend(appPreInit.kt:123)
    at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
    at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
    at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
    at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:100)
    at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
2023-09-21 19:58:23,331 [    550] SEVERE - #c.i.u.SVGLoader - PyCharm 2023.2  Build #PC-232.8660.197
2023-09-21 19:58:23,331 [    550] SEVERE - #c.i.u.SVGLoader - JDK: 17.0.7; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o.
2023-09-21 19:58:23,332 [    551] SEVERE - #c.i.u.SVGLoader - OS: Linux
2023-09-21 19:58:23,336 [    555] SEVERE - #c.i.u.SVGLoader - Failed to save icon to cache (path=ide/fatalError.svg, precomputedCacheKey=818743519)
org.jetbrains.sqlite.SqliteException: [SQLITE_ERROR] SQL error or missing database (no such table: precomputed_image)
    at org.jetbrains.sqlite.SqliteDbKt.newException(SqliteDb.kt:268)
    at org.jetbrains.sqlite.SqliteDbKt.newException$default(SqliteDb.kt:257)
    at org.jetbrains.sqlite.SqliteDb.throwex(SqliteDb.kt:223)
    at org.jetbrains.sqlite.NativeDB.prepare_utf8(Native Method)
    at org.jetbrains.sqlite.SqlitePreparedStatement.<init>(SqlitePreparedStatement.kt:18)
    at org.jetbrains.sqlite.SqliteConnection.prepareStatement(SqliteConnection.kt:109)
    at org.jetbrains.sqlite.SqlStatementPool.use(SqlStatementPool.kt:21)
    at com.intellij.ui.svg.SvgCacheManager.storeLoadedImage-hfdknRc(SvgCacheManager.kt:151)
    at com.intellij.ui.svg.SvgKt.renderAndCache-rdQnj48(svg.kt:267)
    at com.intellij.ui.svg.SvgKt.access$renderAndCache-rdQnj48(svg.kt:1)
    at com.intellij.ui.svg.SvgKt.loadSvgFromClassResource-NPNtGws(svg.kt:490)
    at com.intellij.ui.svg.SvgKt.loadSvgFromClassResource-NPNtGws$default(svg.kt:62)
    at com.intellij.ui.icons.RasterizedImageDataLoaderKt.loadRasterized(RasterizedImageDataLoader.kt:202)
    at com.intellij.ui.icons.RasterizedImageDataLoaderKt.access$loadRasterized(RasterizedImageDataLoader.kt:1)
    at com.intellij.ui.icons.RasterizedImageDataLoader.loadImage(RasterizedImageDataLoader.kt:64)
    at com.intellij.ui.icons.CachedImageIcon.loadImage$intellij_platform_util_ui(CachedImageIcon.kt:313)
    at com.intellij.ui.icons.ScaledIconCache.getOrScaleIcon(ScaledIconCache.kt:43)
    at com.intellij.ui.icons.CachedImageIcon.resolveActualIcon(CachedImageIcon.kt:158)
    at com.intellij.ui.icons.CachedImageIcon.getIconWidth(CachedImageIcon.kt:119)
    at com.intellij.ui.icons.IconUtilKt.checkIconSize(iconUtil.kt:420)
    at com.intellij.openapi.util.IconLoader.filterIcon(IconLoader.kt:330)
    at com.intellij.openapi.util.IconLoader$getDisabledIcon$2.invoke(IconLoader.kt:279)
    at com.intellij.openapi.util.IconLoader$getDisabledIcon$2.invoke(IconLoader.kt:279)
    at com.intellij.openapi.util.IconLoader.getDisabledIcon$lambda$7(IconLoader.kt:279)
    at java.base/java.util.concurrent.ConcurrentMap.computeIfAbsent(ConcurrentMap.java:330)
    at com.intellij.openapi.util.IconLoader.getDisabledIcon(IconLoader.kt:279)
    at com.intellij.openapi.util.IconLoader.getDisabledIcon(IconLoader.kt:267)
    at com.intellij.ui.AnimatedIcon$Blinking.<init>(AnimatedIcon.java:165)
    at com.intellij.ui.AnimatedIcon$Blinking.<init>(AnimatedIcon.java:161)
    at com.intellij.ide.bootstrap.AppPreInitKt$preInitApp$2$6$1.invokeSuspend(appPreInit.kt:123)
    at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
    at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
    at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
    at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:100)
    at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
2023-09-21 19:58:23,340 [    559] SEVERE - #c.i.u.SVGLoader - PyCharm 2023.2  Build #PC-232.8660.197
2023-09-21 19:58:23,341 [    560] SEVERE - #c.i.u.SVGLoader - JDK: 17.0.7; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o.
2023-09-21 19:58:23,341 [    560] SEVERE - #c.i.u.SVGLoader - OS: Linux

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

org.jetbrains.sqlite.SqliteException: [SQLITE_ERROR] SQL error or missing database (no such table: image)
    at org.jetbrains.sqlite.SqliteDbKt.newException(SqliteDb.kt:268)
    at org.jetbrains.sqlite.SqliteDbKt.newException$default(SqliteDb.kt:257)
    at org.jetbrains.sqlite.SqliteDb.throwex(SqliteDb.kt:223)
    at org.jetbrains.sqlite.NativeDB.prepare_utf8(Native Method)
    at org.jetbrains.sqlite.SqlitePreparedStatement.<init>(SqlitePreparedStatement.kt:18)
    at org.jetbrains.sqlite.SqliteConnection.prepareStatement(SqliteConnection.kt:109)
    at org.jetbrains.sqlite.SqlStatementPool.use(SqlStatementPool.kt:21)
    at com.intellij.ui.svg.SvgCacheManager.loadFromCache-Zfdf0ug(SvgCacheManager.kt:119)
    at com.intellij.ui.svg.SvgKt.loadWithSizes(svg.kt:323)
    at com.intellij.ui.AppUIUtilKt.loadAppIconImage(AppUIUtil.kt:112)
    at com.intellij.ui.AppUIUtilKt.updateAppWindowIcon(AppUIUtil.kt:71)
    at com.intellij.ide.bootstrap.UiKt$updateFrameClassAndWindowIconAndPreloadSystemFonts$1$3.invokeSuspend(ui.kt:238)
    at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
    at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
    at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)

-----
Your JRE: 17.0.7+7-b1000.6 amd64 (JetBrains s.r.o.)
/home/ssd/pycharm/jbr

 

Edited by Leizhenyu1984
0

@Leizhenyu1984 Please delete `icon-xx.db` file in `~/.cache/JetBrains/PyCharm2023.2` and `/root/cache/JetBrains/PyCharm2023.2` to see if it helps.

0

Lejia Chen 

That's very helpful.

Thanks a lot

0

Ok this fixed it 

$ cd ~/Library/Application Support/JetBrains/IntelliJIdea2023.2
$ mv .lock lock.old

Delete IntelliJ

Re-install IntelliJ

0

Getting this error, I installed a plugin for json.net and after that this happened. Tried the above steps but nothing worked.

Internal error. Please refer to https://jb.gg/ide/critical-startup-errors 
java.lang.ExceptionInInitializerError at com.github.zzehring.intellijjsonnet.JsonnetFileType.(JsonnetFileType.kt:6) at com.github.zzehring.intellijjsonnet.JsonnetFileType.(JsonnetFileType.kt:24) at java.base/jdk.internal.misc.Unsafe.ensureClassInitialized0(Native Method) at java.base/jdk.internal.misc.Unsafe.ensureClassInitialized(Unsafe.java:1155) at java.base/jdk.internal.reflect.UnsafeFieldAccessorFactory.newFieldAccessor(UnsafeFieldAccessorFactory.java:42) at java.base/jdk.internal.reflect.ReflectionFactory.newFieldAccessor(ReflectionFactory.java:185) at java.base/java.lang.reflect.Field.acquireFieldAccessor(Field.java:1132) at java.base/java.lang.reflect.Field.getFieldAccessor(Field.java:1113) at java.base/java.lang.reflect.Field.get(Field.java:425) at com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl.instantiateFileTypeBean(FileTypeManagerImpl.java:495) at com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl.mergeOrInstantiateFileTypeBean(FileTypeManagerImpl.java:464) at com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl.instantiatePendingFileTypes(FileTypeManagerImpl.java:457) at com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl.initializeComponent(FileTypeManagerImpl.java:588) at com.intellij.configurationStore.ComponentStoreImpl.initComponent(ComponentStoreImpl.kt:133) at com.intellij.configurationStore.ComponentStoreWithExtraComponents.initComponent(ComponentStoreWithExtraComponents.kt:48) at com.intellij.serviceContainer.ComponentManagerImpl.initializeComponent$intellij_platform_serviceContainer(ComponentManagerImpl.kt:577) at com.intellij.serviceContainer.ServiceComponentAdapter.createAndInitialize(ServiceComponentAdapter.kt:51) at com.intellij.serviceContainer.ServiceComponentAdapter.doCreateInstance(ServiceComponentAdapter.kt:43) at com.intellij.serviceContainer.BaseComponentAdapter.doCreateInstance(BaseComponentAdapter.kt:158) at com.intellij.serviceContainer.BaseComponentAdapter.createInstance(BaseComponentAdapter.kt:137) at com.intellij.serviceContainer.BaseComponentAdapter.access$createInstance(BaseComponentAdapter.kt:21) at com.intellij.serviceContainer.BaseComponentAdapter$getInstanceAsync$2.invokeSuspend(BaseComponentAdapter.kt:185) at com.intellij.serviceContainer.BaseComponentAdapter$getInstanceAsync$2.invoke(BaseComponentAdapter.kt) at com.intellij.serviceContainer.BaseComponentAdapter$getInstanceAsync$2.invoke(BaseComponentAdapter.kt) at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:78) at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:167) at kotlinx.coroutines.BuildersKt.withContext(Unknown Source) at com.intellij.serviceContainer.BaseComponentAdapter.getInstanceAsync(BaseComponentAdapter.kt:180) at com.intellij.serviceContainer.ComponentManagerImpl.getServiceAsyncIfDefined(ComponentManagerImpl.kt:646) at com.intellij.serviceContainer.ComponentManagerImpl.getServiceAsync(ComponentManagerImpl.kt:637) at com.intellij.ide.bootstrap.AppServicePreloadingKt$postAppRegistered$1$1$1.invokeSuspend(appServicePreloading.kt:179) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684) Caused by: com.intellij.diagnostic.ImplementationConflictException: Language with ID 'Jsonnet' is already registered: class today.movatech.plugins.jsonnet.h. Conflicting plugins: [com.github.zzehring.intellijjsonnet, today.movatech.plugins.jsonnet] at com.intellij.lang.Language.(Language.java:89) at com.intellij.lang.Language.(Language.java:65) at com.intellij.lang.Language.(Language.java:61) at com.github.zzehring.intellijjsonnet.JsonnetLanguage.(JsonnetLanguage.kt:5) at com.github.zzehring.intellijjsonnet.JsonnetLanguage.(JsonnetLanguage.kt:7) ... 37 more ----- Your JRE: 17.0.8+7-b1000.22 aarch64 (JetBrains s.r.o.) /Applications/IntelliJ IDEA.app/Contents/jbr/Contents/Home
0

@Akanksha1606 Sharma Try to remove the jsonnet related files/folder in IDEA's plugin folder to fix this issue.

0

Internal error. Please refer to https://jb.gg/ide/critical-startup-errors java.net.SocketException: Invalid argument: bind at java.base/sun.nio.ch.UnixDomainSockets.bind0(Native Method) at java.base/sun.nio.ch.UnixDomainSockets.bind(UnixDomainSockets.java:129) at java.base/sun.nio.ch.ServerSocketChannelImpl.unixBind(ServerSocketChannelImpl.java:319) at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:292) at java.base/java.nio.channels.ServerSocketChannel.bind(ServerSocketChannel.java:224) at com.intellij.idea.DirectoryLock.tryListen(DirectoryLock.java:232) at com.intellij.idea.DirectoryLock.lockOrActivate(DirectoryLock.java:120) at com.intellij.idea.StartupUtil$lockSystemDirs$result$1.invokeSuspend(StartupUtil.kt:615) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115) at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:100) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684) ----- Your JRE: 17.0.8+7-b1000.22 amd64 (JetBrains s.r.o.)

0

I often encounter this issue after updating the software. Could you please advise on how to resolve it? Thank you.

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

java.lang.AssertionError: record = -1714959846
   at com.intellij.util.io.storage.AbstractRecordsTable.getOffset(AbstractRecordsTable.java:207)
   at com.intellij.util.io.storage.RefCountingRecordsTable.getRefCount(RefCountingRecordsTable.java:56)
   at com.intellij.util.io.storage.RefCountingContentStorageImpl.lambda$getRefCount$7(RefCountingContentStorageImpl.java:230)
   at com.intellij.util.ConcurrencyUtil.withLock(ConcurrencyUtil.java:246)
   at com.intellij.util.io.storage.AbstractStorage.withReadLock(AbstractStorage.java:448)
   at com.intellij.util.io.storage.RefCountingContentStorageImpl.getRefCount(RefCountingContentStorageImpl.java:229)
   at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSContentAccessor.deleteContent(PersistentFSContentAccessor.java:71)
   at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSRecordAccessor.deleteContentAndAttributes(PersistentFSRecordAccessor.java:154)
   at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSRecordAccessor.createRecord(PersistentFSRecordAccessor.java:70)
   at com.intellij.openapi.vfs.newvfs.persistent.FSRecordsImpl.createRecord(FSRecordsImpl.java:350)
   at com.intellij.openapi.vfs.newvfs.persistent.FSRecords.createRecord(FSRecords.java:169)
   at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.makeChildRecord(PersistentFSImpl.java:1968)
   at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.lambda$findChildInfo$4(PersistentFSImpl.java:498)
   at com.intellij.openapi.vfs.newvfs.persistent.FSRecordsImpl.update(FSRecordsImpl.java:531)
   at com.intellij.openapi.vfs.newvfs.persistent.FSRecords.update(FSRecords.java:256)
   at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.findChildInfo(PersistentFSImpl.java:509)
   at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.findInPersistence(VirtualDirectoryImpl.java:154)
   at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.doFindChild(VirtualDirectoryImpl.java:137)
   at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.findChild(VirtualDirectoryImpl.java:83)
   at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.findChild(VirtualDirectoryImpl.java:532)
   at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.findChild(VirtualDirectoryImpl.java:51)
   at com.intellij.openapi.vfs.impl.FilePartNode.findChildThroughJar(FilePartNode.java:498)
   at com.intellij.openapi.vfs.impl.FilePartNodeRoot.findFileFromRoot(FilePartNodeRoot.java:317)
   at com.intellij.openapi.vfs.impl.FilePartNodeRoot.trieDescend(FilePartNodeRoot.java:219)
   at com.intellij.openapi.vfs.impl.FilePartNodeRoot.findOrCreateByPath(FilePartNodeRoot.java:184)
   at com.intellij.openapi.vfs.impl.VirtualFilePointerManagerImpl.getOrCreate(VirtualFilePointerManagerImpl.java:386)
   at com.intellij.openapi.vfs.impl.VirtualFilePointerManagerImpl.create(VirtualFilePointerManagerImpl.java:276)
   at com.intellij.openapi.vfs.impl.VirtualFilePointerManagerImpl.create(VirtualFilePointerManagerImpl.java:188)
   at com.intellij.openapi.vfs.impl.VirtualFilePointerContainerImpl.create(VirtualFilePointerContainerImpl.java:341)
   at com.intellij.openapi.vfs.impl.VirtualFilePointerContainerImpl.lambda$addAll$1(VirtualFilePointerContainerImpl.java:183)
   at com.intellij.util.containers.ContainerUtil.map(ContainerUtil.java:1947)
   at com.intellij.openapi.vfs.impl.VirtualFilePointerContainerImpl.addAll(VirtualFilePointerContainerImpl.java:183)
   at com.intellij.openapi.vfs.impl.VirtualFilePointerContainerImpl.readExternal(VirtualFilePointerContainerImpl.java:62)
   at com.intellij.openapi.projectRoots.impl.RootsAsVirtualFilePointers.read(RootsAsVirtualFilePointers.java:146)
   at com.intellij.openapi.projectRoots.impl.RootsAsVirtualFilePointers.readExternal(RootsAsVirtualFilePointers.java:84)
   at com.intellij.openapi.projectRoots.impl.ProjectJdkImpl.readExternal(ProjectJdkImpl.java:183)
   at com.intellij.openapi.projectRoots.impl.ProjectJdkTableImpl.loadState(ProjectJdkTableImpl.java:309)
   at com.intellij.openapi.projectRoots.impl.JavaAwareProjectJdkTableImpl.loadState(JavaAwareProjectJdkTableImpl.java:107)
   at com.intellij.openapi.projectRoots.impl.JavaAwareProjectJdkTableImpl.loadState(JavaAwareProjectJdkTableImpl.java:25)
   at com.intellij.configurationStore.ComponentStoreImpl.doInitComponent(ComponentStoreImpl.kt:488)
   at com.intellij.configurationStore.ComponentStoreImpl.initComponent(ComponentStoreImpl.kt:415)
   at com.intellij.configurationStore.ComponentStoreImpl.initComponent(ComponentStoreImpl.kt:121)
   at com.intellij.configurationStore.ComponentStoreWithExtraComponents.initComponent(ComponentStoreWithExtraComponents.kt:48)
   at com.intellij.serviceContainer.ComponentManagerImpl.initializeComponent$intellij_platform_serviceContainer(ComponentManagerImpl.kt:577)
   at com.intellij.serviceContainer.ServiceComponentAdapter.createAndInitialize(ServiceComponentAdapter.kt:51)
   at com.intellij.serviceContainer.ServiceComponentAdapter.doCreateInstance(ServiceComponentAdapter.kt:43)
   at com.intellij.serviceContainer.BaseComponentAdapter.doCreateInstance(BaseComponentAdapter.kt:158)
   at com.intellij.serviceContainer.BaseComponentAdapter.createInstance(BaseComponentAdapter.kt:137)
   at com.intellij.serviceContainer.BaseComponentAdapter.access$createInstance(BaseComponentAdapter.kt:21)
   at com.intellij.serviceContainer.BaseComponentAdapter$getInstanceAsync$2.invokeSuspend(BaseComponentAdapter.kt:185)
   at com.intellij.serviceContainer.BaseComponentAdapter$getInstanceAsync$2.invoke(BaseComponentAdapter.kt)
   at com.intellij.serviceContainer.BaseComponentAdapter$getInstanceAsync$2.invoke(BaseComponentAdapter.kt)
   at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:78)
   at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:167)
   at kotlinx.coroutines.BuildersKt.withContext(Unknown Source)
   at com.intellij.serviceContainer.BaseComponentAdapter.getInstanceAsync(BaseComponentAdapter.kt:180)
   at com.intellij.serviceContainer.ComponentManagerImpl.getServiceAsyncIfDefined(ComponentManagerImpl.kt:646)
   at com.intellij.serviceContainer.ComponentManagerImpl.getServiceAsync(ComponentManagerImpl.kt:637)
   at com.intellij.ide.bootstrap.AppServicePreloadingKt$postAppRegistered$1.invokeSuspend(appServicePreloading.kt:179)
   at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
   at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
   at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
   at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
   at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
   at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)

-----
Your JRE: 17.0.8+7-b1000.22 amd64 (JetBrains s.r.o.)
D:\Software\JetBrainsTools\IntelliJ IDEA Ultimate 2\jbr

0

@Zdparadise Try to remove the C:\Users\<your_username>\AppData\Local\JetBrains\IntelliJIdea2023.2\caches to see if it helps. This issue will be fixed in a later version.

0

In my case, after the last update (IntelliJ Idea 2023.3), I got the following error:

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

java.lang.NoClassDefFoundError: org/apache/commons/lang/builder/EqualsBuilder
   at krasa.grepconsole.model.DomainObject.equals(DomainObject.java:13)
   at java.base/java.util.Objects.equals(Objects.java:64)
   at java.base/java.util.ArrayList.equalsArrayList(ArrayList.java:561)
   at java.base/java.util.ArrayList.equals(ArrayList.java:529)
   at com.intellij.openapi.util.Comparing.equal(Comparing.java:32)
   at com.intellij.util.xmlb.SkipDefaultsSerializationFilter.equal(SkipDefaultsSerializationFilter.java:63)
   at com.intellij.util.xmlb.SkipDefaultsSerializationFilter.equal(SkipDefaultsSerializationFilter.java:32)
   at com.intellij.util.xmlb.BeanBinding.serializePropertyInto(BeanBinding.java:107)
   at com.intellij.util.xmlb.BeanBinding.serializeInto(BeanBinding.java:92)
   at com.intellij.serialization.xml.KotlinAwareBeanBinding.serializeInto(KotlinAwareBeanBinding.kt:39)
   at com.intellij.util.xmlb.BeanBinding.serialize(BeanBinding.java:79)
   at com.intellij.util.xmlb.AbstractCollectionBinding.serializeItem(AbstractCollectionBinding.java:227)
   at com.intellij.util.xmlb.AbstractCollectionBinding.serialize(AbstractCollectionBinding.java:144)
   at com.intellij.util.xmlb.OptionTagBinding.serialize(OptionTagBinding.java:64)
   at com.intellij.util.xmlb.BasePrimitiveBinding.serialize(BasePrimitiveBinding.java:43)
   at com.intellij.util.xmlb.BeanBinding.serializePropertyInto(BeanBinding.java:127)
   at com.intellij.util.xmlb.BeanBinding.serializeInto(BeanBinding.java:92)
   at com.intellij.serialization.xml.KotlinAwareBeanBinding.serializeInto(KotlinAwareBeanBinding.kt:39)
   at com.intellij.util.xmlb.BeanBinding.serialize(BeanBinding.java:83)
   at com.intellij.configurationStore.JdomSerializerImpl.serialize(xmlSerializer.kt:51)
   at com.intellij.configurationStore.XmlSerializer.serialize(xmlSerializer.kt:25)
   at com.intellij.configurationStore.XmlSerializer.serialize$default(xmlSerializer.kt:22)
   at com.intellij.configurationStore.SaveSessionProducerBaseKt.serializeState(SaveSessionProducerBase.kt:46)
   at com.intellij.configurationStore.StateGetterImpl.archiveState(StorageBaseEx.kt:87)
   at com.intellij.configurationStore.ComponentStoreImpl.doInitComponent(ComponentStoreImpl.kt:491)
   at com.intellij.configurationStore.ComponentStoreImpl.initComponent(ComponentStoreImpl.kt:409)
   at com.intellij.configurationStore.ComponentStoreImpl.initComponent(ComponentStoreImpl.kt:131)
   at com.intellij.configurationStore.ComponentStoreWithExtraComponents.initComponent(ComponentStoreWithExtraComponents.kt:48)
   at com.intellij.serviceContainer.ComponentManagerImpl.initializeComponent$intellij_platform_serviceContainer(ComponentManagerImpl.kt:592)
   at com.intellij.serviceContainer.MyComponentAdapter.doCreateInstance(MyComponentAdapter.kt:41)
   at com.intellij.serviceContainer.BaseComponentAdapter.doCreateInstance(BaseComponentAdapter.kt:176)
   at com.intellij.serviceContainer.BaseComponentAdapter.createInstance(BaseComponentAdapter.kt:155)
   at com.intellij.serviceContainer.BaseComponentAdapter.getInstance(BaseComponentAdapter.kt:97)
   at com.intellij.serviceContainer.BaseComponentAdapter.getInstance$default(BaseComponentAdapter.kt:81)
   at com.intellij.serviceContainer.ComponentManagerImpl$createInitOldComponentsTask$1.invoke(ComponentManagerImpl.kt:429)
   at com.intellij.serviceContainer.ComponentManagerImpl$createInitOldComponentsTask$1.invoke(ComponentManagerImpl.kt:427)
   at com.intellij.platform.ide.bootstrap.AppServicePreloadingKt$postAppRegistered$3$1.invokeSuspend(appServicePreloading.kt:176)
   at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
   at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
   at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:318)
   at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:792)
   at java.desktop/java.awt.EventQueue$3.run(EventQueue.java:739)
   at java.desktop/java.awt.EventQueue$3.run(EventQueue.java:733)
   at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
   at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
   at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:761)
   at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.kt:320)
   at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:207)
   at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128)
   at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117)
   at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:113)
   at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:105)
   at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:92)
Caused by: java.lang.ClassNotFoundException: org.apache.commons.lang.builder.EqualsBuilder PluginClassLoader(plugin=PluginDescriptor(name=Grep Console, id=GrepConsole, descriptorPath=plugin.xml, path=~/Library/Application Support/JetBrains/IntelliJIdea2023.3/plugins/GrepConsole, version=12.21.0-IJ2021.1, package=null, isBundled=false), packagePrefix=null, state=active)
   at com.intellij.ide.plugins.cl.PluginClassLoader.loadClass(PluginClassLoader.kt:156)
   at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
   ... 53 more

-----
Your JRE: 17.0.8.1+7-b1070.2 x86_64 (JetBrains s.r.o.)
/Users/mohamed_taman/Applications/IntelliJ IDEA Ultimate.app/Contents/jbr/Contents/Home

0

@Mohamed Taman  Try to remove the `~/Library/Application Support/JetBrains/IntelliJIdea2023.3/plugins/GrepConsole` to see if it helps. If it helps, you could install the latest version of the Grep Console plugin again to use it.

0

CompileCommand: exclude com/intellij/openapi/vfs/impl/FilePartNodeRoot.trieDescend bool exclude = true

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

org.jetbrains.sqlite.SqliteException: [SQLITE_ERROR] SQL error or missing database (no such table: image)
       at org.jetbrains.sqlite.SqliteDbKt.newException(SqliteDb.kt:268)
       at org.jetbrains.sqlite.SqliteDbKt.newException$default(SqliteDb.kt:257)
       at org.jetbrains.sqlite.SqliteDb.throwex(SqliteDb.kt:223)
       at org.jetbrains.sqlite.NativeDB.prepare_utf8(Native Method)
       at org.jetbrains.sqlite.SqlitePreparedStatement.<init>(SqlitePreparedStatement.kt:18)
       at org.jetbrains.sqlite.SqliteConnection.prepareStatement(SqliteConnection.kt:109)
       at org.jetbrains.sqlite.SqlStatementPool.use(SqlStatementPool.kt:21)
       at com.intellij.ui.svg.SvgCacheManager.loadFromCache-Zfdf0ug(SvgCacheManager.kt:120)
       at com.intellij.ui.svg.SvgKt.loadWithSizes(svg.kt:323)
       at com.intellij.ui.AppUIUtilKt.loadAppIconImage(AppUIUtil.kt:112)
       at com.intellij.ui.AppUIUtilKt.updateAppWindowIcon(AppUIUtil.kt:75)
       at com.intellij.ide.bootstrap.UiKt$updateFrameClassAndWindowIconAndPreloadSystemFonts$1$3.invokeSuspend(ui.kt:238)
       at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
       at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
       at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
       at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
       at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
       at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)

-----
Your JRE: 17.0.9+7-b1000.46 amd64 (JetBrains s.r.o.)
C:\Users\Administrator\AppData\Local\Programs\IntelliJ IDEA Ultimate\jbr

0

810285810 Please remove icon-xxx.db in `C:\Users\<username>\AppData\Local\JetBrains\IntelliJIdea2023.2` folder to fix this issue.

Edited by Lejia Chen
0

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

java.lang.NoClassDefFoundError: org/apache/commons/lang/builder/EqualsBuilder
   at krasa.grepconsole.model.DomainObject.equals(DomainObject.java:13)
   at java.base/java.util.Objects.equals(Objects.java:64)
   at java.base/java.util.ArrayList.equalsArrayList(ArrayList.java:561)
   at java.base/java.util.ArrayList.equals(ArrayList.java:529)
   at com.intellij.openapi.util.Comparing.equal(Comparing.java:32)
   at com.intellij.util.xmlb.SkipDefaultsSerializationFilter.equal(SkipDefaultsSerializationFilter.java:63)
   at com.intellij.util.xmlb.SkipDefaultsSerializationFilter.equal(SkipDefaultsSerializationFilter.java:32)
   at com.intellij.util.xmlb.BeanBinding.serializePropertyInto(BeanBinding.java:107)
   at com.intellij.util.xmlb.BeanBinding.serializeInto(BeanBinding.java:92)
   at com.intellij.serialization.xml.KotlinAwareBeanBinding.serializeInto(KotlinAwareBeanBinding.kt:39)
   at com.intellij.util.xmlb.BeanBinding.serialize(BeanBinding.java:79)
   at com.intellij.util.xmlb.AbstractCollectionBinding.serializeItem(AbstractCollectionBinding.java:227)
   at com.intellij.util.xmlb.AbstractCollectionBinding.serialize(AbstractCollectionBinding.java:144)
   at com.intellij.util.xmlb.OptionTagBinding.serialize(OptionTagBinding.java:64)
   at com.intellij.util.xmlb.BasePrimitiveBinding.serialize(BasePrimitiveBinding.java:43)
   at com.intellij.util.xmlb.BeanBinding.serializePropertyInto(BeanBinding.java:127)
   at com.intellij.util.xmlb.BeanBinding.serializeInto(BeanBinding.java:92)
   at com.intellij.serialization.xml.KotlinAwareBeanBinding.serializeInto(KotlinAwareBeanBinding.kt:39)
   at com.intellij.util.xmlb.BeanBinding.serialize(BeanBinding.java:83)
   at com.intellij.configurationStore.JdomSerializerImpl.serialize(xmlSerializer.kt:51)
   at com.intellij.configurationStore.XmlSerializer.serialize(xmlSerializer.kt:25)
   at com.intellij.configurationStore.XmlSerializer.serialize$default(xmlSerializer.kt:22)
   at com.intellij.configurationStore.SaveSessionProducerBaseKt.serializeState(SaveSessionProducerBase.kt:46)
   at com.intellij.configurationStore.StateGetterImpl.archiveState(StorageBaseEx.kt:87)
   at com.intellij.configurationStore.ComponentStoreImpl.doInitComponent(ComponentStoreImpl.kt:491)
   at com.intellij.configurationStore.ComponentStoreImpl.initComponent(ComponentStoreImpl.kt:409)
   at com.intellij.configurationStore.ComponentStoreImpl.initComponent(ComponentStoreImpl.kt:131)
   at com.intellij.configurationStore.ComponentStoreWithExtraComponents.initComponent(ComponentStoreWithExtraComponents.kt:48)
   at com.intellij.serviceContainer.ComponentManagerImpl.initializeComponent$intellij_platform_serviceContainer(ComponentManagerImpl.kt:927)
   at com.intellij.serviceContainer.MyComponentAdapter.doCreateInstance(MyComponentAdapter.kt:41)
   at com.intellij.serviceContainer.BaseComponentAdapter.doCreateInstance(BaseComponentAdapter.kt:176)
   at com.intellij.serviceContainer.BaseComponentAdapter.createInstance(BaseComponentAdapter.kt:155)
   at com.intellij.serviceContainer.BaseComponentAdapter.getInstance(BaseComponentAdapter.kt:97)
   at com.intellij.serviceContainer.BaseComponentAdapter.getInstance$default(BaseComponentAdapter.kt:81)
   at com.intellij.serviceContainer.ComponentManagerImpl$createInitOldComponentsTask$1.invokeSuspend(ComponentManagerImpl.kt:611)
   at com.intellij.serviceContainer.ComponentManagerImpl$createInitOldComponentsTask$1.invoke(ComponentManagerImpl.kt)
   at com.intellij.serviceContainer.ComponentManagerImpl$createInitOldComponentsTask$1.invoke(ComponentManagerImpl.kt)
   at com.intellij.platform.ide.bootstrap.AppServicePreloadingKt$postAppRegistered$3$1.invokeSuspend(appServicePreloading.kt:176)
   at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
   at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
   at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:318)
   at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:792)
   at java.desktop/java.awt.EventQueue$3.run(EventQueue.java:739)
   at java.desktop/java.awt.EventQueue$3.run(EventQueue.java:733)
   at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
   at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
   at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:761)
   at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.kt:321)
   at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:207)
   at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128)
   at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117)
   at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:113)
   at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:105)
   at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:92)
Caused by: java.lang.ClassNotFoundException: org.apache.commons.lang.builder.EqualsBuilder PluginClassLoader(plugin=PluginDescriptor(name=Grep Console, id=GrepConsole, descriptorPath=plugin.xml, path=~/Library/Application Support/JetBrains/RustRover2023.3/plugins/GrepConsole, version=12.19.211.6693.0, package=null, isBundled=false), packagePrefix=null, state=active)
   at com.intellij.ide.plugins.cl.PluginClassLoader.loadClass(PluginClassLoader.kt:156)
   at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
   ... 54 more

-----
Your JRE: 17.0.8.1+7-b1072.1 aarch64 (JetBrains s.r.o.)
/Users/garrett/Applications/RustRover.app/Contents/jbr/Contents/Home

0

Hiyjeain Please remove `~/Library/Application Support/JetBrains/RustRover2023.3/plugins/GrepConsole` folder to fix this issue. Then you could install the latest version of the Grep Console plugin which should not have this issue.

0

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

java.lang.NullPointerException
   at com.intellij.ide.ui.laf.LafManagerImpl.initInEdt(LafManagerImpl.kt:189)
   at com.intellij.ide.ui.laf.LafManagerImpl.access$initInEdt(LafManagerImpl.kt:94)
   at com.intellij.ide.ui.laf.LafManagerImpl$applyInitState$2.invokeSuspend(LafManagerImpl.kt:183)
   at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
   at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
   at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:318)
   at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:792)
   at java.desktop/java.awt.EventQueue$3.run(EventQueue.java:739)
   at java.desktop/java.awt.EventQueue$3.run(EventQueue.java:733)
   at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
   at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
   at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:761)
   at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.kt:321)
   at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:207)
   at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128)
   at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117)
   at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:113)
   at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:105)
   at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:92)

-----
Your JRE: 17.0.9+7-b1087.7 amd64 (JetBrains s.r.o.)
C:\Users\pc\AppData\Local\Programs\Rider\jbr

0

After upgrading both pycharm and rider to verison 2023.3 i am receiving the following error.

Env: 

  1. Mac
  2. Chip = M1 Max

 

Troubleshooting: 

  1. I have uninstalled and reinstalled Toolbox 
  2. Uninstalled/reinstalled Ide's
  3. Restarted Computer

Thanks!

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

java.lang.NullPointerException
    at com.intellij.ide.ui.laf.LafManagerImpl.initInEdt(LafManagerImpl.kt:189)
    at com.intellij.ide.ui.laf.LafManagerImpl.access$initInEdt(LafManagerImpl.kt:94)
    at com.intellij.ide.ui.laf.LafManagerImpl$applyInitState$2.invokeSuspend(LafManagerImpl.kt:183)
    at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
    at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
    at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:318)
    at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:792)
    at java.desktop/java.awt.EventQueue$3.run(EventQueue.java:739)
    at java.desktop/java.awt.EventQueue$3.run(EventQueue.java:733)
    at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
    at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
    at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:761)
    at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.kt:321)
    at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:207)
    at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128)
    at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117)
    at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:113)
    at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:105)
    at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:92)

-----
Your JRE: 17.0.9+7-b1087.7 aarch64 (JetBrains s.r.o.)
/Users/myName/Applications/Rider.app/Contents/jbr/Contents/
Edited by NicoLoubet
0

anonymous Please see the comment above with the workaround, you need to edit options/laf.xml file.

1

Please sign in to leave a comment.

Have more questions?

Submit a request