Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

AEM 6.4 Dynamic Media Setup Issue

Avatar

Level 1

We are facing an issue in Dynamic Media for AEM 6.4. Following are the steps that we followed in enabling dynamic media.

  1. Using -r option
    1. java -Xmx2048m -XX:MaxPermSize=512m -jar cq-quickstart-6.4.0.jar -r dynamicmedia

Renaming jar file name

      2.java -Xmx2048m -XX:MaxPermSize=512m -jar cq-quickstart-dynamicmedia-6.4.0.jar

For more info visit Configuring Dynamic Media - Hybrid mode Dynamic Media.

Note: After configuring dynamic media, we tried with the http://<host>:<port>/is/image.

But Instead of showing Dynamic media enabled, It directly downloads some empty file.

so how can we resolve this issue.?

3 Replies

Avatar

Level 10

Did you follow the instructions in the doc exactly as specified in the documentation?

Avatar

Level 1

Yes. For enabling the dynamic media we followed the below two steps.

  1. Using -r option
    1. java -Xmx2048m -XX:MaxPermSize=512m -jar cq-quickstart-6.4.0.jar -r dynamicmedia

Renaming jar file name

      2.java -Xmx2048m -XX:MaxPermSize=512m -jar cq-quickstart-dynamicmedia-6.4.0.jar

Any other steps to be followed to enable dynamic media?

Avatar

Level 10

If you followed the docs exactly as is and its not working - there could be a bug. Please report this to customer support by opening a ticket.