Java程序员使用IntelliJ IEDA开发javaweb程序部署时报错 Error: Could not create the Java Virtual Machine.解决方案,问题报错原因:电脑里安装了多个jre,在IDEA里给Tomcat选jre时候必须要选你配置了环境变量的那个。

1.查看报错信息。

idea Error: Could not create the Java Virtual

 

2.点击开发工具右上角Edit Configurations...按钮。

idea Error: Could not create the Java Virtual

 

3.修改环境变量里面jdk。

idea Error: Could not create the Java Virtual

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-07-14
  • 2022-12-23
  • 2021-10-16
  • 2021-06-22
  • 2021-06-02
  • 2022-01-16
猜你喜欢
  • 2021-10-02
  • 2021-08-07
  • 2021-09-12
  • 2021-07-16
  • 2022-12-23
  • 2021-10-01
  • 2022-12-23
相关资源
相似解决方案