[SoapUI] The maximum heap size (-XMX) might be too large

Source: Internet
Author: User
Tags soapui

Problem Description:

Start SoapUI-5.0.0 times error, which causes the program to fail to start:

The JVM could not being started. The maximum heap size (-XMX) might is too large or an antivirus or firewall tool could block the execution.

Problem Analysis:

From this error, it can be determined that the boot parameter (-XMX) configuration is too large to exceed the system's maximum available resources

How to resolve:

Modify the SoapUI-5.0.0 configuration file

In the bin directory of the SoapUI-5.0.0 installation path, there is a soapui-5.0.0.vmoptions file

-xms128m
-xmx1000m
-dsoapui.properties=soapui.properties
-dsoapui.home=c:\sean_app\soapui-5.0.0/ Bin
-dsoapui.ext.libraries=c:\sean_app\soapui-5.0.0/bin/ext
-dsoapui.ext.listeners=c:\sean_app\ Soapui-5.0.0/bin/listeners
-dsoapui.ext.actions=c:\sean_app\soapui-5.0.0/bin/actions
-Dwsi.dir=C:\sean _app\soapui-5.0.0/wsi-test-tools
-djava.library.path=c:\sean_app\soapui-5.0.0/bin
- Djava.util.arrays.uselegacymergesort=true
-splash:soapui-splash.png

Change the value of the-xmx to small until SoapUI-5.0.0 can start normally

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.