Forum Discussion
SmartBear_Suppo
Alumni
11 years agoHi,
If you are running maven then you need to increase the java heap space for maven then. On windows, set MAVEN_OPTS=”-Xmx2056m” or Linux export MAVEN_OPTS=”-Xmx2056m” on command line before running.
Regards,
Marcus
SmartBear Support
If you are running maven then you need to increase the java heap space for maven then. On windows, set MAVEN_OPTS=”-Xmx2056m” or Linux export MAVEN_OPTS=”-Xmx2056m” on command line before running.
Regards,
Marcus
SmartBear Support