I am running aem sdk. I have made some changes in the helloWorldModel and trying to build and deploy the bundle by using "mvn clean install -PautoInstallBundle" but getting below attached error. Please see screenshot below and do the needful.
Getting error in logs when hit view as publish : "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"
Many thanks for the suggestions and answers, it seems to be related with version discrepancy with several things,please see below image from web console
I have to resolve these dependencies first, then it could be resolved.
Hi @Ravi_Pampana ,
Many thanks for looking into it.
I have checked the logs but all error seems to be related to replication agent only. I am attaching the latest log here for your reference, may be you get some clues -
05.04.2023 07:51:01.020 *INFO* [sling-threadpool-1a35d38a-867e-4224-a5ba-df70...
Hi All,
I have create a new project with archetype by the help of Adobe Tutorials using https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-wknd-tutorial-develop/project-archetype/project-setup.html?lang=en. I was following the same steps but for me when i open the pag...
Hi @B_Sravan ,
Many thanks for your response on it.
Please find answer below for your questions -
A few questions:1. is this an archetype-generated stock project? - Archetype, but i just created it from scratch by maven archetype command
2. if not (1), have you created a new template? then please ...