idea启动提示 failed to create jvm,导致无法启动idea

Posted zurastar

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了idea启动提示 failed to create jvm,导致无法启动idea相关的知识,希望对你有一定的参考价值。

起因:试图提高IDEA的编译速度,修改了idea.exe.vmoptions文件

报错 failed to create jvm

解决办法:

找到位于 (比如我的,C:UsersHPAppDataRoamingJetBrainsIntelliJIdea2020.1)下的idea.exe.vmoptions,
删除这句
-Xverify:none

  • 注意,是配置文件里的idea.exe.vmoptions,并不是安装目录的idea.exe.vmoptions
  • 还有可能是你得JVM内存设置过大,将内存设置合理即可


以上是关于idea启动提示 failed to create jvm,导致无法启动idea的主要内容,如果未能解决你的问题,请参考以下文章

IDEA无法启动:Failed to create JVM:error code -4

InteliJ IDEA 启动应用出现 Error:failed to create a child event loop 解决方案

IDEA 运行报错 failed to create a child event loop

IntelliJ IDEA连接不上数据库 (Connection to testdb@localhost failed. [08001] Could not create connection to

IntelliJ IDEA连接不上数据库 (Connection to testdb@localhost failed. [08001] Could not create connection to

重启idea项目,报failed to create mbean for naming resource null