Steps to Reproduce:
# Initial Java Heap Size (in MB)
wrapper.java.initmemory=1024
# Maximum Java Heap Size (in MB)
wrapper.java.maxmemory=4096
CONNECTALL_HOME/Core/bin/start-server.sh
CONNECTALL_HOME/Core/bin/connectall-core.xml
Expected Results:
Java heap Size configurations availalbe in $MULE_HOME/conf/wrapper.conf file should migrate to below files
CONNECTALL_HOME/Core/bin/start-server.sh
CONNECTALL_HOME/Core/bin/connectall-core.xml
Actual Results:
Configurations overwritten to default i.e. 1024 in below files
CONNECTALL_HOME/Core/bin/start-server.sh
CONNECTALL_HOME/Core/bin/connectall-core.xml
2.11.x
DE80248
Workaround:
Manually update the required java heap values in below files
CONNECTALL_HOME/Core/bin/start-server.sh
CONNECTALL_HOME/Core/bin/connectall-core.xml
Permanent fix will be provided in any upcoming release
If Workaround not kept in place, so automation will be freeze and no record sync will happen OutOfMemoryError: Java heap space will come in mule logs and services restart required to unfreeze the automation sync