Forum Discussion

Richard_P's avatar
16 years ago

OutOfMemoryError when running LoadTest

We are running LoadTest in soapUI 3.0.1 and it throws OutOfMemoryError when number of threads is about 90. We need to test more threads. Average download is about 1 MB in the TestCase.

Settings to maximize available memory and minimize memory usage didn't help:
- loadtestrunner.bat: -Xms128m -Xmx2048m
- TestCase options: Discard OK Results checked; Max Results: 0
- Log Options: Errors only checked
- LoadTest options: Disable History checked

Are there other possibilities how to avoid this error and be able to test more threads? Or should we just use more computers?

It isn't clear to me, that when checking "Discard OK Results" in TestCase options and running TestCase, SOAP response is still there when opening successful SOAP request step.

Thank you

1 Reply

  • BenX's avatar
    BenX
    Contributor
    there were problems with memmory in the past.
    did you try the latest nightly build?