Forum Discussion
mkhan031486
8 years agoContributor
krenevla I'm having the same issue. Were you able to resolve the issue.
What changes did you made? Thanks!!
krenevla
8 years agoContributor
Hi,
edit soapui.bat or sh and search for "JAVA_OPTS" and change beginning of the line with following
set JAVA_OPTS=-Xms256m -Xmx4096m -XX:MaxPermSize=512m
-use memory settings that you can afford of course :)
note that from now on, you must start soapui / readyapi via bat/sh
V.