Whenever we are trying to load the page created via editable template , we are getting the below error
*WARN* [115.98.175.242 [1595520972821] GET /index.html HTTP/1.1]
com.day.cq.wcm.core.impl.TemplatedResourceImpl Unable to create a templated resource for resource: JcrNodeResource, type=wcm/foundation/components/responsivegrid, superType=null, path=/content/index, Page: com.day.cq.wcm.core.impl.PageImpl@f08a96c9
Solved! Go to Solution.
Views
Replies
Total Likes
Make sure your editable template is referencing to a valid resource in the JCR, does /wcm/foundation/components/responsivegrid exist? does this resource have the correct permissions?, and is the pre-configured component setup properly?
Can you please provide us with a screenshot of the structure of your editable template?
Also, after creating a page, can you screenshot the successfully created page, so we can analyse the node structure?
Make sure your editable template is referencing to a valid resource in the JCR, does /wcm/foundation/components/responsivegrid exist? does this resource have the correct permissions?, and is the pre-configured component setup properly?
Can you please provide us with a screenshot of the structure of your editable template?
Also, after creating a page, can you screenshot the successfully created page, so we can analyse the node structure?
Hey, please try checking the few things-
1. does superType exists which is extending by responsiveGrid.
2. which article or blog you followed to create it?
3. have you added any policy or permission there?
Views
Likes
Replies