SoapUI启动报错:The JVM could not be started. The maximum heap size (-Xmx) might be too large

SoapUI启动的时候,报如题错误,经过排查,在安装目录\bin\下,找到SoapUI的vmoptions参数配置文件

SoapUI启动报错:The JVM could not be started. The maximum heap size (-Xmx) might be too large

打开发现-Xmx参数配置,将默认值改小一些即可:

SoapUI启动报错:The JVM could not be started. The maximum heap size (-Xmx) might be too large

以上配置,将默认-Xmx值改成800,启动成功

SoapUI启动报错:The JVM could not be started. The maximum heap size (-Xmx) might be too large

相关文章:

  • 2021-10-04
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-22
  • 2022-12-23
猜你喜欢
  • 2021-07-04
  • 2022-12-23
  • 2021-11-01
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-01
相关资源
相似解决方案