Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AEM.Design packages partially installed in bundled version #1

Open
wildone opened this issue Sep 9, 2019 · 0 comments
Open

AEM.Design packages partially installed in bundled version #1

wildone opened this issue Sep 9, 2019 · 0 comments

Comments

@wildone
Copy link
Member

wildone commented Sep 9, 2019

Bug Report

Current Behavior

When I run a new bundle container using following command

docker run --name author65bundle \
-e "TZ=Australia/Sydney" \
-e "AEM_RUNMODE=-Dsling.run.modes=author,crx3,crx3tar,dev" \
-e "AEM_JVM_OPTS=-server -Xms248m -Xmx1524m -XX:MaxDirectMemorySize=256M -XX:+CMSClassUnloadingEnabled -Djava.awt.headless=true -Dorg.apache.felix.http.host=0.0.0.0 -Xdebug -Xrunjdwp:transport=dt_socket,server=y,address=58242,suspend=n" \
-p4502:8080 -d \
-p30303:58242 -d \
aemdesign/aem:6.5.0-bundle

The container start properly but the content for AEM.Design is partially installed.

Showcase page not showing any themes.
Showcase pages are missing template thumbnails

If I reinstall aemdesign-aem-showcase and aemdesign-aem-compose everything start to work.

Expected behavior/code
When you run bundle container you should not need to reinstall packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant