Forum Discussion

RJanecek's avatar
RJanecek
Regular Contributor
13 years ago

java.lang.OutOfMemoryError

Hi,

sometimes when I creating new test I got this exception:

Exception in thread "MemoryMonitor" java.lang.OutOfMemoryError: Java heap space
at com.eviware.soapui.support.monitor.MonitorPanel$Surface.run(MonitorPanel.java:271)
at java.lang.Thread.run(Unknown Source)

the one big problem is that sometimes i forget to save project. Is there some way how to save project when this exception occurs ?

thx

12 Replies

  • I've been using SoapUI for several years now and I'm currently using the Pro version 4.5.1. I've always had the OutOfMemory problem. I don't think it's the Groovy script issue because I still see that OutOfMemory error when I don't have any Groovy script. Every time I contact SoapUI/SmartBear about this issue. I'm told to get the latest build, but it has never been fixed.
    I have lost a lot of work because of this issue and it prevents me from doing load/stress testing (you can't run it for long).