All my company site's editor pages, which were previously displaying properly, are now coming up blank, except for the top navbar (screenshot below). I checked and all bundles are running and also noticed the error log page comes up blank (/aem/crx-quickstart/logs/error.log). The We.Retail pages display properly. Any suggestions on what to check next? I'm running AEM 6.5.3.0 using CentOS 7 with AEM Docker image (https://hub.docker.com/r/aemdesign/aem).
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @Codelime
Please navigate to http://localhost:4502/system/console/bundles and check if your project bundle is active or not.
If it's not active then click on the bundle to see the why it's not active. If there is any dependency issue, it will be highlighted in red color.
You can navigate to http://localhost:4502/system/console/slinglog and check for error.log or project speciifc log file for more details and the cause of error.
This was working earlier and what change that you have made which caused this issue? If you recall the change that you have made which caused the issue, it will be easier for you to find the rootcause and fix for it.
Thanks!
Hi @Codelime
Please navigate to http://localhost:4502/system/console/bundles and check if your project bundle is active or not.
If it's not active then click on the bundle to see the why it's not active. If there is any dependency issue, it will be highlighted in red color.
You can navigate to http://localhost:4502/system/console/slinglog and check for error.log or project speciifc log file for more details and the cause of error.
This was working earlier and what change that you have made which caused this issue? If you recall the change that you have made which caused the issue, it will be easier for you to find the rootcause and fix for it.
Thanks!
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies