I am frequently getting the below warnings in my error log whenever I access any page. Anyone know how to fix this.
I am using AEM 6.3 with SP2 and using editable templates for pages.
02.04.2019 16:24:03.577 *WARN* [0:0:0:0:0:0:0:1 [1554218643572] GET /content/site/en/test.html HTTP/1.1] org.apache.sling.caconfig.resource.impl.def.DefaultConfigurationResourceResolvingStrategy Ignoring reference to /conf/site/settings from /conf/site/settings - Probably misconfigured as it ends with '/settings'
Are you seeing any strange behaviour in your page when you open it?
Views
Replies
Total Likes
Nothing strange on the page. It works all fine.
Views
Replies
Total Likes
Hi Donald,
We are seeing similar logs and a blank screen for 2 seconds before actual page load..any clue?
Thank you,
Saikrishna
Views
Replies
Total Likes
Setup a DEBUG logger on "org.apache.sling.caconfig.resource" to get more info on this error.
Views
Replies
Total Likes
Its having the same error, however there is one more warning which I've noticed after moving to a dedicated logger
03.04.2019 09:36:14.732 *WARN* [0:0:0:0:0:0:0:1 [1554280574599] GET /content/site/en/test.html HTTP/1.1] org.apache.sling.caconfig.resource.impl.def.DefaultConfigurationResourceResolvingStrategy Ignoring reference to /conf/site/settings from /conf/site/settings - Probably misconfigured as it ends with '/settings'
03.04.2019 09:36:15.287 *WARN* [0:0:0:0:0:0:0:1 [1554280575279] GET /conf/site/settings/wcm/templates/content-page/policies/_jcr_content.1326118631670.json HTTP/1.1] org.apache.sling.caconfig.resource.impl.def.DefaultConfigurationResourceResolvingStrategy Ignoring reference to /conf/site/settings from /conf/site/settings - Probably misconfigured as it ends with '/settings'
Views
Replies
Total Likes
Looks like something is wrong at "/conf/site/settings/wcm/templates/content-page/policies/_jcr_content.1326118631670.json ". Try to remove this policy node and recreate it.
Views
Replies
Total Likes
That is most likely a red herring; a false lead. It is just likely another instance of the same error. I say this from 3-4 years experience in living with this error on just about every GET request that has anything to do with the editable templates. It is still happening in 6.5.3 too.
Same error (pointing to same settings path) will present on non-template items too, such as:
If I ever find out the fix, you will likely hear me yell from the highest mountain top, but I'll also paste it here.
Hi team/ paulj26867979 what was the fix to this error?
So, any workaround or fix for this message?
Views
Replies
Total Likes
Ok, so I found that apparently is an expected log entry, and so the alert was downgraded from warn to debug in August 2019. https://issues.apache.org/jira/browse/SLING-8637
Hi
I had the same issue with the publisher. When I was opening the page it was blank. In the error log, I got a similar error.
I fixed it by creating a package of conf/<project>/ from the author and replicated it to the publisher.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Like
Replies