About Client library configuration. | Community
Skip to main content
aravinds-9BohMp
New Participant
February 6, 2019
Solved

About Client library configuration.

  • February 6, 2019
  • 15 replies
  • 6022 views

com.adobe.granite.ui.clientlibs.impl.HtmlLibraryManagerImpl No library configured at /etc/dam/viewers/s7viewers/html5/js/BasicVideoViewer.

Thanks,

Aravind

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

15 replies

kiranparabAccepted solution
New Participant
September 24, 2019
aravinds-9BohMp
New Participant
February 6, 2019

Yeah sure,

Like that some ERROR

com.day.cq.commons.ImageHelper Error while creating layer.

antoniom5495929
New Participant
February 6, 2019

let me know if you need some other details.

Thanks,

Antonio

aravinds-9BohMp
New Participant
February 6, 2019

Oh ok, thank you for your quick response.

Thanks,

Aravind

antoniom5495929
New Participant
February 6, 2019

Hi,

right. As the documentation describe, ypu just only could put this error in a separated log.

Thanks,

Antonio

aravinds-9BohMp
New Participant
February 6, 2019

Hi Antonio,

       You told to create a new separate log file for this process, so there is no solution for this error right?

Thanks,

Aravind

antoniom5495929
New Participant
February 6, 2019

Hi,

you need to use the system console (localhost:4502/system/console/configMgr)

Search for ”Logging Logger Configuration” and add a new entry with Log level a new log file name and than the package to filter “com........ HTMLibraryManager..”

let me know

aravinds-9BohMp
New Participant
February 6, 2019

Hi Antonio,

Yes i checked

acs-aem-commons-content-3.14.10.zip

we are using this only.

And how i can change the log level for com.adobe.granite.ui.clientlibs.impl.HtmlLibraryManagerImpl

Thanks,

Aravind

antoniom5495929
New Participant
February 6, 2019

Check in the package manager (e.g. http://localhost:4502/crx/packmgr/index.jsp ) if a package with name ACS is present.

If you have the ACS Commons installed, the issue that you are facing is a know issue and you just only need to use a specific log to remove this from the error log.

You can refer to this docs Versioned ClientLibs

As you can see from the documentation:

"The only solution at present for this is to set the log level for com.adobe.granite.ui.clientlibs.impl.HtmlLibraryManagerImpl to ERROR."

Let us know.

Thanks,

Antonio

aravinds-9BohMp
New Participant
February 6, 2019

ACS commons i think so, how i can find that?