No renderer for extension html, cannot render resource
Hello TEAM,
Current Behavior :After several deployment to AEM instance, Sling has an issue to render any component as a result site looks blank.
Expected behavior/code Stable AEM instance after every deployment.
Environment Details:
- AEM 6.5.13
- Core Components version 2.20.8
- openjdk version "11.0.19" 2023-04-18 LTS
Problem with Workaround FIX:
We deploy "all" package. We get this error as 1 0r 2 times out of 10 deployment. Then we have to restart instance and it fixes, all fine afterwards but this is not an option on production.
FINDINGS:
- Resource types exists in JCR (can be found by manual query)
- Reindex all possible OOTB index doesn’t help
- Example logs in error.log
ERROR:
org.apache.sling.servlets.get.impl.DefaultGetServlet No renderer for extension html, cannot render resource JcrNodeResource, type=mysite/components/core/page, superType=null, path=/content/mysite/us/en/jcr:content
