Hi All
Does any one faced too much recursive invocations (>=20) error
any clue would be helpful
Regards
Manjunath
Views
Replies
Total Likes
Hi @Deleted Account ,
There are multifarious reasons you will get "too much recursive invocations (>=20)"
Refer: https://github.com/adobe/aem-core-wcm-components/issues/466
However, Appreciate if you paste those errors here for better understanding.
Regards,
Santosh
WARN [10.45.1.4 [1655402353722] GET /content/<>/<>/mortgage.html HTTP/1.1] org.apache.sling.models.impl.ModelAdapterFactory Could not adapt to model
org.apache.sling.models.factory.ModelClassException: Adapting JcrNodeResource, type=<>/components/structure/page, superType=null, path=/content/<>/<>/personal/loans/home-equity-line-of-credit/jcr:content to interface com.adobe.cq.wcm.core.components.models.Page failed, too much recursive invocations (>=20).
at org.apache.sling.models.impl.ModelAdapterFactory.internalCreateModel(ModelAdapterFactory.java:372) [org.apache.sling.models.impl:1.4.16]
seems like something wrong with your Model classes, could you please provide your code snippet?
thanks,
Sravan
Hi @Deleted Account , could you please be more specific with error and scenario?
Thank you,
Sravan
@Deleted Account
I have seen this type of error in MSM set up where Livecopy property is missing on sub pages nodes.
But it will be helpful if you provide complete stack trace.
Views
Likes
Replies