版本:spa
soapUI-5.2.1blog
问题:资源
启动soapUI时报错:The JVM could not be started. The maximum heap size (-Xmx) might be too large or an antivirus or firewall tool could block the execution.io
缘由:配置
启动参数(-Xmx)配置过大,超过了系统最大可用资源im
解决方案:soap
修改安装路径soapUI-5.2.1/bin目录下的SoapUI-5.2.1.vmoptions文件img
把将-Xmx的值改小,改成800,soapUI-5.2.1能够正常启动文件