com.adobe.granite.ui.clientlibs.impl.HtmlLibraryManagerImpl No library configured at | Community
Skip to main content
VictorToledo_
Level 3
November 2, 2017
Solved

com.adobe.granite.ui.clientlibs.impl.HtmlLibraryManagerImpl No library configured at

  • November 2, 2017
  • 18 replies
  • 15821 views

Hi all, when we open a page we can see in our log file these WARN:

02.11.2017 16:18:12.377 *WARN* [0:0:0:0:0:0:0:1 [1509650292355] GET /en_US.html HTTP/1.1] com.day.cq.wcm.webservicesupport.impl.ConfigurationManagerImpl Cloud service [] not found

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

do you know how can I remove this warning?

AEM 6.3.0

Thanks in advance

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by kautuk_sahni

Please create a support ticket for this and also share the solution with the community.

~kautuk

18 replies

smacdonald2008
Level 10
November 2, 2017

Looks like some one placed content under /apps named clientlibs. Not really the best place to put a clientlibs. Most are placed under /etc - for example.

VictorToledo_
Level 3
November 3, 2017

Hey, thanks for your response. But those errors are from AEM, we have 3 instances of author/publish with 3 different sites and we have the same errors. We are migrating from 6.1 to 6.3, on 6.1 we dont have any errors/warn.

Seems to be some aem compononent/object is requesting for those paths.

I created an empty page without any component and it's the same, i have those warnings.

kautuk_sahni
Community Manager
Community Manager
November 6, 2017

Based on the previous thread [1] it seems to be Issue with ACS. Do you have ACS Commons installed?

Refer to the workaround provided:-

[1] continuous Warning in authoring ui

PS:- Linking similar issue: com.day.cq.wcm.webservicesupport.impl.ConfigurationManagerImpl Resource with path /etc/cloudservices doesn't exist and Re: continuous error with ajax call to .2.html when hovering over authoring ui

Kautuk Sahni
kautuk_sahni
Community Manager
kautuk_sahniCommunity ManagerAccepted solution
Community Manager
November 6, 2017

Please create a support ticket for this and also share the solution with the community.

~kautuk

Kautuk Sahni
VictorToledo_
Level 3
November 6, 2017

Yes, i have ACS Commons 3.9.0

VictorToledo_
Level 3
November 6, 2017
Level 2
November 13, 2017

victor.toledo.3sharesmacdonald2008

Is there a resolution for this issue?

We are facing the same problem once the system is upgraded from 6.1 to 6.3. Please advise.

Thanks,

Ananta

VictorToledo_
Level 3
November 13, 2017

Not yet. I tried some fixes, but it seems that they do not work

edubey
Level 10
November 14, 2017

I am not quite sure but looks it has to do with something with clientlib proxy. Check the allowProxy once

https://helpx.adobe.com/experience-manager/6-3/sites/developing/using/clientlibs.html#main-pars_title_8ced

Thanks

VictorToledo_
Level 3
November 14, 2017

Hi edubey, i think you're right, if I change the allowProxy property for those paths (/apps/clientlibs/granite/jquery,

/apps/clientlibs/granite/utils, /apps/clientlibs/granite/jquery/granite) the warnings disappear

smacdonald2008 kautuksahni

I think we found something, this seems to come configured ootb, could you help us?

Thanks in advance