adobe / aem-guides-wknd

Tutorial Code companion for Getting Started Developing with AEM Sites WKND Tutorial
https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-wknd-tutorial-develop/overview.html
MIT License
282 stars 537 forks source link

Unable to see assets on wknd sites pages #390

Closed goyalkritika closed 1 year ago

goyalkritika commented 1 year ago

Expected Behaviour

The page should render fully fledged with all the assets shown.

Actual Behaviour

The page is loading but the assets are not shown

Reproduce Scenario (including but not limited to)

Steps to Reproduce

Platform and Version

AEM version 6.5

Sample Code that illustrates the problem

Logs taken while reproducing problem

SachinMali commented 1 year ago

@kgoyal6 Can you verify if you are on 6.5.13 or above, please see system requirements.

goyalkritika commented 1 year ago

@SachinMali I'm using JDK 11.0.2 and Maven version 3.8.7

SachinMali commented 1 year ago

Great, how about AEM version, are there any SP applied, try to be on at least SP-13, here is the link for SP-15 and older ones are here

goyalkritika commented 1 year ago
AEM Version

This is all I found out.

SachinMali commented 1 year ago

That's AEM SDK version 2022.9.x, different than AEM 6.5 aka Classic. Please see more info about AEM SDK here.

Can you use the latest AEM SDK 2022.11.x from the software distribution portal and try?

goyalkritika commented 1 year ago

@SachinMali I'm not even able to see the page content. It is coming blank now. Any solutions? One of my colleagues is using the same SDK and project folder and pages are coming fine for him. Not sure what is the issue.

SachinMali commented 1 year ago

@kgoyal6 Can you please review logs, setup or redo the steps, and cross-check with your colleague? This seems specific problem than general problem.