I resolved it by adding in start.scripts below option and creating this tmp folder in /aem folder where I have my start script was under this folder structure /aem/crx-quickstart/bin . # default JVM optionsif [ -z "$CQ_JVM_OPTS" ]; thenCQ_JVM_OPTS='-server -Xmx12g -Djava.awt.headless=true -Djava.io...