Cizo89
13 years agoFrequent Contributor
SoapUI is freezing after reaching certain amount on RAM
Hi,
I'm working with SoapUI on my remote machine (Quad core processor 2.2 GHz, 12GB RAM, 64bit Windows Server 2008 R2).
I have installed SoapUI Pro 4.5.0.1 64bit version.
Although I have 12GB of RAM I'm having problems with SoapUI requirements on my RAM.
After SoapUI reached approximately 1,1GB on RAM, it started to be unstable or it completely freezes.
After a brief search I found this article:
http://www.soapui.org/Working-with-soap ... usage.html
So I change my soapui-pro.bat to following:
set JAVA_OPTS=-Xms128m -Xmx4096m -XX:MaxPermSize=4096m -Dsoapui.properties=soapui.properties -Dgroovy.source.encoding=iso-8859-1 "-Dsoapui.home=%SOAPUI_HOME%\"
The only difference is that SoapUI is now freezing when it has allocated 1,2 GB on RAM.
Does anyone has some idea what can I do?
Thanks,
Marek
I'm working with SoapUI on my remote machine (Quad core processor 2.2 GHz, 12GB RAM, 64bit Windows Server 2008 R2).
I have installed SoapUI Pro 4.5.0.1 64bit version.
Although I have 12GB of RAM I'm having problems with SoapUI requirements on my RAM.
After SoapUI reached approximately 1,1GB on RAM, it started to be unstable or it completely freezes.
After a brief search I found this article:
http://www.soapui.org/Working-with-soap ... usage.html
So I change my soapui-pro.bat to following:
set JAVA_OPTS=-Xms128m -Xmx4096m -XX:MaxPermSize=4096m -Dsoapui.properties=soapui.properties -Dgroovy.source.encoding=iso-8859-1 "-Dsoapui.home=%SOAPUI_HOME%\"
The only difference is that SoapUI is now freezing when it has allocated 1,2 GB on RAM.
Does anyone has some idea what can I do?
Thanks,
Marek