I have just upgraded my Aveksa environment and it keep stopping and throw the below error.
Any help?
I think the issue is caused by some memory configuration on the aveksa_server file.
I have just upgraded my Aveksa environment and it keep stopping and throw the below error.
Any help?
I think the issue is caused by some memory configuration on the aveksa_server file.
Hi Boris,
The issue has been resolved.
I simply had to increase the java memory on the aveksa_server file.
#JAVA_OPTS="-Xms8192m -Xmx8192m -XX:MaxPermSize=2048m"
#NOTE updated JAVA OPTS Settings
JAVA_OPTS="-Xms24g -Xmx24g -XX:MaxPermSize=2048m"
Regards
Armel Lupapi
Access Management | armel.lupapi@investec.co.za<mailto:armel.lupapi@investec.co.za> | Tel: +27 11 286 8063 | Cell: +27 76 920 8549
Client Support Centre: +27 11 286 9663 / 0860 110 161 | www.investec.co.za <https://www.investec.co.za/>
“The best way to get started is to quit talking and begin doing.”
Hi Boris,
The issue has been resolved.
I simply had to increase the java memory on the aveksa_server file.
#JAVA_OPTS="-Xms8192m -Xmx8192m -XX:MaxPermSize=2048m"
#NOTE updated JAVA OPTS Settings
JAVA_OPTS="-Xms24g -Xmx24g -XX:MaxPermSize=2048m"
Regards
Armel Lupapi
Access Management | armel.lupapi@investec.co.za<mailto:armel.lupapi@investec.co.za> | Tel: +27 11 286 8063 | Cell: +27 76 920 8549
Client Support Centre: +27 11 286 9663 / 0860 110 161 | www.investec.co.za <https://www.investec.co.za/>
“The best way to get started is to quit talking and begin doing.”