I have tried various workarounds but still facing the same issue. Below I have been using till now.
-Xmx1024m -Xms1024m -XX:MaxPermSize=1024m -DENV=uat -DENV_INSTANCE=uata
Please help.
I have tried various workarounds but still facing the same issue. Below I have been using till now.
-Xmx1024m -Xms1024m -XX:MaxPermSize=1024m -DENV=uat -DENV_INSTANCE=uata
Please help.
Help -> Edit custom VM options
-Xmx2g
in here to increase max heap size to 2 gigabytes for example.See also How to increase Heap size of JVM