Forum Discussion

Parameswar_Redd's avatar
15 years ago

OutOfMemory Error in SOAPUIPro 3.6.1

Hi,

I have test suite with 600 test cases. When I tried to run in SOAPUI Pro after running 50% of the test cases I am seeing OutOfMemory error. I increased the HeapSize to 1.5 GB and still I am seeing the same issue. Following is the High Level Description

Number of Test Cases in TestSuite:600

Each Test Case has one SOAPTestStep. Each teststep has around 10 to 15 assertions(XPtha & Script).

Following are my JVM Settings in soapui-pro.bat file.

set JAVA_OPTS=-Xms512m -Xmx1536m -XX:MaxPermSize=256m -Dsoapui.properties=soapui.properties -Dgroovy.source.encoding=iso-8859-1 "-Dsoapui.home=%SOAPUI_HOME%\"

Please help us to fix this issue.

Regards
Param

1 Reply

  • Hi!

    hmm.. try increasing the MaxPermSize argument (384 or 512), the error seems to be occuring when your script assertions are being executed..

    Does that help?

    regards!

    /Ole
    eviware.com