版本: soapUI-5.2.1 问题: 启动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. 原因: 启动参数(-Xmx)配置过大,超过了系统最大可用资源 解决方案: 修改安装路径soapUI-5.2.1/bin目录下的SoapUI-5.2.1.vmo
首先使用 Java 命令启动JVM 其次进行JVM配置的装载——根据当前路径和系统的版本去寻找jvm.cfg文件,装载配置. 每种需要java虚拟机的软件,都会带一个jvm.cfg.然后jvm.cfg的内容是不同的. # # # # Copyright (c) 2003, 2013, Oracle and/or its affiliates. All rights reserved. # ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to lic