Adobe-Consulting-Services / acs-aem-commons

http://adobe-consulting-services.github.io/acs-aem-commons/
Apache License 2.0
453 stars 600 forks source link

Unable to get component of class 'interface org.apache.sling.rewriter.Transformer' with type 'versioned-clientlibs' #1141

Closed joemaffia closed 7 years ago

joemaffia commented 7 years ago
  1. Deploy a custom config for com.adobe.granite.ui.clientlibs.impl.HtmlLibraryManagerImpl com.adobe.granite.ui.clientlibs.impl.HtmlLibraryManagerImpl.txt
  2. Restart AEM Publish
  3. Website goes down with following error error.log
  4. Restart ACS Common bundle
  5. Restart Adobe Granite UI Clientlibs com.adobe.granite.ui.clientlibs
  6. Website is up again
justinedelson commented 7 years ago

The most common cause for this message is that the bundle is not started. The log you supplied doesn't show the entire startup sequence, so it isn't possible to see if that was the case.

joemaffia commented 7 years ago

All the bundles were all started fine...

justinedelson commented 7 years ago

In that case, there is nothing we can do in Commons about this. If the component is being provided and Sling can't find it, that isn't something we can impact here.

RashidJorvee commented 5 years ago

All bundles are active and I restarted the AEM but still, I am getting this error. What could be the reason for this and how to fix it?