Problem in page creation
Hi All,
I am unable to create a page in AEM
version 6.4
On clicking create a page it is coming blank
Any pointers wil help.
error screenshot

Hi All,
I am unable to create a page in AEM
version 6.4
On clicking create a page it is coming blank
Any pointers wil help.
error screenshot

Hi @akank_23!
As @kiran_vedantam already pointed out, please check your cq:allowedTemplates [1] (for editable templates), allowedPaths, allowedParents and/or allowedChildren [2] (for static templates) settings. Are you using static or editable templates?
But looking at your screenshot, you are already beyond the step of template selection. Is this assumption correct?
If so: does this behavior occur for all your templates or just for specific ones?
Also: have you checked the error log file if there are any entries that may give insights on the root cause? Are there any exceptions while trying to create a page?
The observed behavior may be caused by some issue with the page properties definition of the selected template. AEM is not able to load/display the page properties and thus the page can't be created.
Another approach to analyze this would be to remove any customizations from the page properties definition of the template in question (make a backup before doing so) and replace them with the default ones. If this works, start adding your customizations one by one and verify proper functionality after each change. This way you can identify the problematic entry of your page properties definition.
Hope that helps!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.