Forum Discussion
3 Replies
- omatzuraSuper ContributorHi!
 are you receiving a message of 220mb or an attachment? Have you increased the memory settings in soapui.bat?
 regards!
 /Ole
 eviware.com
- Mukul_BhattOccasional ContributorMemory usage for the process goes upto 220MB in Windows TaskManager for java.exe process.
- omatzuraSuper ContributorHi,
 ok.. try changing the following line in soapui-pro.bat
 set JAVA_OPTS=%JAVA_OPTS% -Xms128m -Xmx256m
 to something like
 set JAVA_OPTS=%JAVA_OPTS% -Xms128m -Xmx768m
 see if that helps.
 How large responses are you receiving?
 regards!
 /Ole
 eviware.com