版本: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能夠正常啓動文件