Forum Discussion
krenevla
13 years agoContributor
Hi,
thanks for help and sorry for false alarm then, didn't knew about this trick
Br, V.
thanks for help and sorry for false alarm then, didn't knew about this trick
Br, V.
mkhan031486
8 years agoContributor
krenevla I'm having the same issue. Were you able to resolve the issue.
What changes did you made? Thanks!!
- krenevla8 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.