Intellij Idea 2023.1 hangs in splash screen
已回答
Hi,
I've tried reinstalling IDEA 2023.1 and deleting cache but the application never starts and stays stuck in the splash screen. I've tried to start through command prompt but do not see any errors, just stays in a warning message. I've pasted the console output below:
C:\Users\XXXXX\AppData\Local\JetBrains\IntelliJ IDEA 2023.1.1\bin>idea.bat
Picked up JAVA_TOOL_OPTIONS: -Djava.vendor="Sun Microsystems Inc"
CompileCommand: exclude com/intellij/openapi/vfs/impl/FilePartNodeRoot.trieDescend bool exclude = true
2023-05-15 18:39:27,195 [ 1892] WARN - #c.i.o.v.n.p.l.VfsLog - VFS Log version differs from the implementation version: log null vs implementation -43
2023-05-15 18:39:28,238 [ 2935] WARN - #c.i.o.a.i.ActionManagerImpl - keymap "VSCode" not found PluginDescriptor(name=Terminal, id=org.jetbrains.plugins.terminal, descriptorPath=plugin.xml, path=~\AppData\Local\JetBrains\IntelliJ IDEA 2023.1.1\plugins\terminal, version=231.8770.65, package=null, isBundled=true)
2023-05-15 18:39:27,987 [ 2684] WARN - #c.i.i.u.l.LafManagerImpl - VersionControl.Log.Commit.rowHeight = null in Darcula; it may lead to performance degradation
Thanks.
请先登录再写评论。
Hi @Aandrew, I've noticed that you are using "Sun Microsystems Inc" JDK, can you confirm that your idea.bat is not changed?
My idea.bat is output something like this:
If you ever changed the .vmoptions file, to start the IDE with default VM options you can remove
.vmoptions
file from the configuration directory and restart the IDE.If it doesn't help, and the problem persists, please, provide us with your IntelliJIDEA log. Upload to https://uploads.jetbrains.com/ and past the upload id here.