Forum Discussion

BalamuruganRavi's avatar
BalamuruganRavi
Occasional Contributor
10 years ago
Solved

Soapui Pro out of memory issue

I am using the below machine configuration Widows Server 2002, 4GB RAM, Intel 2 GHz processor soapUI Pro 5.0.0 Often I am facing heap space out memory issue; already I tried increasing heap memory in .vm option file and tried disabling soapUIPro report features still I am getting out of memory problem. can somebody help me to get out of this problem.

 

2 Replies

  • Download the 64-bit SoapUI Pro,
    http://www.soapui.org/Downloads/latest-release.html

    Here are some quick memory fixes.
    Edit the vmoptions file in SoapUI Pro installation folder\bin to accommodate following changes,
    Set Xms128m and -Xmx to 4000 if your ram is 4GB or 8000 if its 8GB
    Also if you receive the perm gen space error add -XX:MaxPermSize=128m.

    For more information on the link,
    http://www.soapui.org/Working-with-soapUI/improving-memory-usage.html

    • scottyg's avatar
      scottyg
      Occasional Contributor

      Hi,

       

      Is Smartbear ever likely to bump up the standard memory settings that are applied out of the box. 

       

      Just that I get a bit sick of having to update these everytime I apply an update.

       

      I believe these memory settings are way to low and should be revised.