활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
Hi all,
We have observed thousands of WARNs in error log with following patterns. Has anyone observed these kind of warnings if so could you please advise how to get rid of these warnings?
WARN:
com.day.cq.wcm.core.impl.components.ComponentCacheImpl No component node found at /apps/granite/ui/components/coral/foundation/form/radiogroup
08.05.2023 02:22:44.176 *WARN* GET /editor.html/content/abc.html HTTP/1.1] com.day.cq.wcm.core.impl.components.ComponentCacheImpl No component node found at /apps/granite/ui/components/coral/foundation/form/pathfield
08.05.2023 02:22:44.178 *WARN* GET /editor.html/content/ac.html HTTP/1.1] com.day.cq.wcm.core.impl.components.ComponentCacheImpl No component node found at /apps/granite/ui/components/coral/foundation/form/select
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
Hi,
The WARN messages indicate that certain component nodes are missing in the specified paths. To address this, verify the existence and registration of the components, perform a package deployment if necessary, and clear the component cache in your AEM instance. These steps should help resolve the WARN messages and ensure the component nodes are found correctly.
Hi,
The WARN messages indicate that certain component nodes are missing in the specified paths. To address this, verify the existence and registration of the components, perform a package deployment if necessary, and clear the component cache in your AEM instance. These steps should help resolve the WARN messages and ensure the component nodes are found correctly.
Thanks for the response @ManviSharma
But none of the components included on the page or pointing to /apps/granite/ui/components/coral/foundation/form/pathfield - so wondering from where these errors are triggered.
When you say clear component cache, are you talking about client libs cache clear? http://localhost:4502/libs/granite/ui/content/dumplibs.rebuild.html
OR Please advise how we can clear component cache.
조회 수
답글
좋아요 수