Hi All,
I am trying to create a Content Fragment Model (CFM) in AEM, but after adding around 30 properties, the CFM starts crashing. It becomes unresponsive at times, and sometimes it appears blank in the CFM console. However, I can still see the added nodes in CRX. Could you please guide me on what the issue could be and how to resolve it?
Topics help categorize Community content and increase your ability to discover relevant content.
Hi @ShamliKh ,
This is a common issue which arises when the number of fields in a CFM increases. You can try to increase the Number of calls per request from 1000 to 2000 in the Apache Sling Main Servlet Config.
Note: This might impact the performance so make sure you increase it to a level where it stops crashing. Let me know if it works
Thanks and Regards,
Madhur Madan
Thanks @Madhur-Madan, it worked.
Hi @ShamliKh
The property in sling Servlet main servlet that you are loiking gor is sling.max.calls. But few consideration to have in mind:
All the best !
Views
Replies
Total Likes
Views
Likes
Replies