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 deployment questions
...
If your identity provider is not WSO2 Identity Server, then you can install the identity-mgt feature in to the API Manager and configure it. For information, see Account Lock/Unlock page in the Identity Server documentation.
...