Page Blank en.html
Hi,
We have created a project with below command and build was successful. Installed it into local aem using
mvn clean install -PautoInstallPackage
and published the site and page. But when we access the page http://localhost:4503/content/wknd/us/en.html on publish instance it is blank.
mvn -B archetype:generate
-D archetypeGroupId=com.adobe.aem
-D archetypeArtifactId=aem-project-archetype
-D archetypeVersion=39
-D appTitle="WKND Sites Project"
-D appId="wknd"
-D groupId="com.adobe.aem.guides"
-D artifactId="aem-guides-wknd"
-D package="com.adobe.aem.guides.wknd"
-D version="0.0.1-SNAPSHOT"
-D aemVersion="cloud"
Tried below options and still the page is rendering blank. Please suggest.
- Restarted aem instances
- In aem-guides-wknd POM.xml updated core.wcm.components.version to 2.23.4 from 2.19.0
- Tested replication agent connection and it is successful
- Checked in http://localhost:4502/system/console/bundles and are active and no errors
- Checked http://localhost:4502/crx/packmgr and all packages are green and installed
- Checked publish error.log and found below error
GET /content/wknd/us/en.html HTTP/1.1] org.apache.sling.servlets.get.impl.DefaultGetServlet No renderer for extension html, cannot render resource JcrNodeResource, type=wknd/components/page, superType=null, path=/content/wknd/us/en/jcr:content