Expandir la barra de logros de la comunidad.

Mark Solution

Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.

RESUELTAS

Error in logs for /etc/designs

Avatar

Level 5

Hi team,

 

Getting below error in logs one of of publishers

 

10.04.2022 05:18:49.462 *DEBUG* [14.140.116.145 [1649531929460] GET /etc/designs/<my_project>/jcr:content.infinity.json HTTP/1.1] com.day.cq.wcm.core.impl.designer.DesignCacheImpl No design node found at /etc/designs/<my_project>
10.04.2022 05:18:49.462 *ERROR* [14.140.116.145 [1649531929460] GET /etc/designs/<my_project>/jcr:content.infinity.json HTTP/1.1] com.day.cq.wcm.core.impl.designer.DesignerImpl No design at /etc/designs/<my_project>. Using default.

Favicon icons are not getting picked up from the design and when checked url it looks its using default. Any pointers to check on same. Design exist in /etc/design folder 

1 solución aceptada

Avatar

Respuesta correcta de
Community Advisor

@NehaCMS Using /etc/designs/<my_project>/favicon.ico is old way of implementing favicon.ico. Please refer to WKND (sample Adobe Experience Manager project) for the latest implementation reference.

https://github.com/adobe/aem-guides-wknd/blob/main/ui.apps/src/main/content/jcr_root/apps/wknd/compo...

Bhuwan_B_0-1649608336988.png

https://github.com/adobe/aem-guides-wknd/blob/main/ui.apps/src/main/content/jcr_root/apps/wknd/compo...

Ver la solución en mensaje original publicado

1 Respuesta

Avatar

Respuesta correcta de
Community Advisor

@NehaCMS Using /etc/designs/<my_project>/favicon.ico is old way of implementing favicon.ico. Please refer to WKND (sample Adobe Experience Manager project) for the latest implementation reference.

https://github.com/adobe/aem-guides-wknd/blob/main/ui.apps/src/main/content/jcr_root/apps/wknd/compo...

Bhuwan_B_0-1649608336988.png

https://github.com/adobe/aem-guides-wknd/blob/main/ui.apps/src/main/content/jcr_root/apps/wknd/compo...