Forum Discussion

kanchan's avatar
15 years ago

SOUP UI 2.5.1 consuming lot of memory and getting Java memory exception sometime

Hi All,
I am using SOUP UI 2.5.1 for testing the services. We have long running test case which is taking huge memory at the same time it is throwing java memory exception also
Is there any way to clean/tear the objetcs that no longer going to use.
One more thing i noted that after executing the test case memory is not deallocating rather it is showing same memory allocation when the Test case was running.
Please help me i need to develop such 100 test cases in the loop but it is giving problem for first test case itself 

1 Reply

  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    Hi kanchan,


    Have you tried increasing available memory to your JVM using -Xms and -Xmx options?
    You should edit the batch/script (on Windows/Unix) used to run soapui which is found in $SOAPUI_HOME/bin folder.

    If you already did, please post your values here.


    Cheers!
    /Nenad Nikolic a.k.a. Shonzilla