Forum Discussion
SmartBear_Suppo
Alumni
12 years agoHi Peter,
As nmrao said, you should try increasing the JAVA max heap space for SoapUI Pro. This can be done in the .vmoptions file in <SoapUI Pro install>\bin directory. Change the -Xmx setting to something like -Xmx 4096m. Please look at the following link below on improving memory management in SoapUI Pro.
http://www.soapui.org/Working-with-soap ... usage.html
Also, please check the .log files in <SoapUI Pro install>\bin directory to see if there are any Out Of Memory exceptions occurring or PermGen errors occurring.
Regards,
Marcus
SmartBear Support
As nmrao said, you should try increasing the JAVA max heap space for SoapUI Pro. This can be done in the .vmoptions file in <SoapUI Pro install>\bin directory. Change the -Xmx setting to something like -Xmx 4096m. Please look at the following link below on improving memory management in SoapUI Pro.
http://www.soapui.org/Working-with-soap ... usage.html
Also, please check the .log files in <SoapUI Pro install>\bin directory to see if there are any Out Of Memory exceptions occurring or PermGen errors occurring.
Regards,
Marcus
SmartBear Support