Table of Contents |
---|
...
The memory allocation setting are in <APIM_HOME>/bin/wso2server.sh
file. Set the environment variable MAVEN_OPTS=”-Xms1024m -Xmx4096m -XX:MaxPermSize=1024m
” to avoid the Maven OutOfMemoryError.
...
Clustering and distributed deployment questions
...