Hello.
I am working with cq-quickstart-6.5.0.jar in local, and the VM is updated with last version (6.5.6.0).
Following the indication of the link:
https://docs.adobe.com/content/help/en/experience-manager-65/assets/dynamic/config-dms7.html
I’m starting the VM with the commands:
java -Xms4096m -Xmx4096m -Doak.queryLimitInMemory=500000 -Doak.queryLimitReads=500000 -jar cq-quickstart-6.5.0.jar -gui -r author,dynamicmedia_scene7 -p 4502
The AEM is starting OK, but I can’t see the Dynamic Media active. After initiate the VM (with the dynamicmedia_scene7 commands), I have to do something more?
Thanks.