I have jsp based components on AEM 6.5, which have <cq:include> to resourceType that exists in code.
I am not sure why I am seeing in error logs. any suggestions, why this could happen, I know , it is a content node that does not exist, as path="fakepath" , resourceType="path to component" .
org.apache.sling.servlets.get.impl.DefaultGetServlet No renderer for extension html, cannot render resource SyntheticResource,
Could not find much help on "synthertic resource" Thanks.