Skip to main content
Level 1
August 28, 2026
Question

CA config warning in error log

  • August 28, 2026
  • 1 reply
  • 40 views

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.5  and using editable templates for pages.

*WARN* [40.77.167.42 [1787899933431] GET  org.apache.sling.caconfig.resource.impl.def.DefaultConfigurationResourceResolvingStrategy Ignoring reference to /conf/ahn/settings from /conf/sites/settings - Probably misconfigured as it ends with '/settings'

 

1 reply

lukasz-m
Community Advisor
Community Advisor
August 30, 2026

Hi ​@NareshPartha,

This is a known issue in AEM 6.5, and in general you can simply ignore it. Here are the details:

https://issues.apache.org/jira/browse/SLING-8637

The fix is available from version 1.5.0 of org.apache.sling.caconfig.impl bundle. However AEM 6.5 (all SPs) is including version 1.4.14.

It looks that never version of above bundle that contains the fix requires either upgrade to AEM 6.5 LTS or AEMaaCS.

You can of course try to upgrade bundle version on your own, but keeping in mind this is OOTB bundle, I would not reccommend that path.