Forum Discussion

agopad's avatar
agopad
Occasional Contributor
13 years ago

Out of Memory Error with LoadUI

When I run a Web Test Case built on SoapUI, on LoadUI I get an Out of Memory Error. I did what the help and the blog recommended to modify the log options and test case options, as well as checking if the
soapui.bat had the right settings is set on JAVA_OPT value of 1024. I still get the out of memory error running a Web Test Case built on SoapUI using a Fixed Rate component set at 150 request per second. At first, it will run correctly. Then, it begins to discard a huge amount of request, and following that the tool locks up and stops responding (on Windows 7 OS), and then I get the error message. Can anyone help please?
  • agopad's avatar
    agopad
    Occasional Contributor
    The Test Case is a Web Test Case accessing Google/ig, searching for gmail, drafting response, then going to CNN.com via the Google/ig interface viewing some videos, then going to YouTube and viewing other videos then accessing Google Docs and downloading a document, then login out.

    What I am trying to do is to model a typical web access by a user utilizing a google interface and moving to several links within the interface, recording all the actions taken by the user. Then, I am using the LoadUI soapUI Runner to run a load test with it generating 100 or 1000 users. The reason for this is to create web traffic congestion when I test two web servers (apache and IIS) via a wireless network having two other wireless terminals (windows and linux) accessing the servers while the traffic congestion is taking place.

    I have not gotten to that part yet because when I test the test case with the LoadUI load test it crashes with an out of memory error.
  • agopad's avatar
    agopad
    Occasional Contributor
    Problem resolved with additional modifications to the JVM memory stack. Thank you to all who contributed to helping me find a solution.

    Cheers!!

    agopad