1) When i click on "open properties" am redirecting to page which contains error.
Error:-
Cannot serve request to /mnt/overlay/wcm/core/content/sites/properties.html in /libs/granite/ui/components/foundation/form/field/field.jsp
2) when i try to click on configure of a component, dialog box is not opened and i can see an error in console.
Error:- Cannot serve request to /mnt/override/apps/componentpathl/_cq_dialog.html/pagepath/jcr:content/par/carousel in /libs/granite/ui/components/foundation/form/field/field.jsp
aem- v6.4.5
acs-aem commons- v3.17.4
How to overcome these errors?
Thanks in advance.
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
@sai_santhosht50 from two errors i can see the issue reported is with /libs/granite/ui/components/foundation/form/field/field.jsp. Can you please check if you have overrided any nodes related to that field.jsp
Make sure your custom code is not overriding any custom node.
Have you try to override any node?
@sai_santhosht50 from two errors i can see the issue reported is with /libs/granite/ui/components/foundation/form/field/field.jsp. Can you please check if you have overrided any nodes related to that field.jsp
@sai_santhosht50 This issue is commonly observed if one of the cq:Page has missing/no jcr:content node.
Views
Replies
Total Likes
How to resolve this issue. I mis-spelled the sling:resourceType in crxde while creating content root. Now When I am creating it, opening page properties throwing error.
Views
Replies
Total Likes