Expand my Community achievements bar.

Getting No designs error GET /content/xx/yy.html HTTP/1.1 com.day.cq.wcm.core.impl.designer.DesignerImpl No design at /etc/designs/xx. Using default.

Avatar

Level 2

I have been getting this 'No designs' errors, as a result of which, I don't see ClientLibs loaded (CLs loaded with ACS commons Library manager)in one of our site on my LOCAL PUBLISHER. It's working fine on Author env. I have the designs (/etc/designs) in place. We have different profiles for different versions, based on which APIs like "com.adobe.granite.ui.clientlibs.HtmlLibrary" are overridden (different API for differnt versions)  in our Bundle. We are trying to load this into 6.4 ( migrating from 6.0). In 6.4 Local author, it loads fine, based on profile. But on Publish, Client Libraries just doesn't load, with this error msg in logs.  Is there something else, that needs to checked, with respect to Config???

Error Message : com.day.cq.wcm.core.impl.designer.DesignerImpl No design at /etc/designs/xxx. Using default.

Tried reloading HtmlLibrary components in OSGI components Console with no luck.

0 Replies