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 report 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. If you get "java.net.BindException: Address already in use: bind" exception, please refer to IDEA-238995 for the workaround.
  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.
  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.
  4. Delete the IDE system (idea.system.path) directory.
  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 configuration directory (idea.config.path).
  6. 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.

94 out of 405 found this helpful
284 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

Please sign in to leave a comment.

Have more questions?

Submit a request