Closed victorToledo3share closed 6 years ago
Please test with the latest release. If the issue persists, please provide a package which can be used to reproduce the issue.
I installed 3.11.0 and some warnings have disappeared, but I still see some:
06.11.2017 14:42:38.046 WARN [0:0:0:0:0:0:0:1 [1509990158041] GET /content/we-retail/us/en.html HTTP/1.1] com.adobe.granite.ui.clientlibs.impl.HtmlLibraryManagerImpl No library configured at /etc/cloudsettings/default/contexthub.kernel 06.11.2017 14:42:38.047 WARN [0:0:0:0:0:0:0:1 [1509990158041] GET /content/we-retail/us/en.html HTTP/1.1] com.adobe.granite.ui.clientlibs.impl.HtmlLibraryManagerImpl No library configured at /etc/designs/we-retail
i'm using we-retail site. And on our site is the same thing.
Thanks
I can't reproduce this. Here's what I did:
There are no WARN messages in the logs for HtmlLibraryManagerImpl
I did find some other warnings, just not these. See #1166
As discussed in AEM-Tech Slack, this is unrelated to Commons.
Hi all, when we open a page we can see in our log file these WARN:
02.11.2017 16:18:12.398 WARN [0:0:0:0:0:0:0:1 [1509650292355] GET /en_US.html HTTP/1.1] com.adobe.granite.ui.clientlibs.impl.HtmlLibraryManagerImpl No library configured at /apps/clientlibs/granite/jquery 02.11.2017 16:18:12.398 WARN [0:0:0:0:0:0:0:1 [1509650292355] GET /en_US.html HTTP/1.1] com.adobe.granite.ui.clientlibs.impl.HtmlLibraryManagerImpl No library configured at /apps/clientlibs/granite/utils 02.11.2017 16:18:12.399 WARN [0:0:0:0:0:0:0:1 [1509650292355] GET /en_US.html HTTP/1.1] com.adobe.granite.ui.clientlibs.impl.HtmlLibraryManagerImpl No library configured at /apps/clientlibs/granite/jquery/granite
If I uninstall ACS commons, the warns disappear
AEM 6.3.0 and ACS Commons 3.9.0
Thanks in advance