Dam UI card View Error : Fail to load data | Community
Skip to main content
January 18, 2022

Dam UI card View Error : Fail to load data

  • January 18, 2022
  • 1 reply
  • 1116 views

Dam UI card View Error : Fail to load data

I'm fairly new to AEM, when the build is get installed in the crxde, there is a default metadata schema is creating automatically under /conf/global/settings/dam/adminui-extension/metadataschema. With this folder if we go to DAM card view it will show an Error saying Fail to load data.

If I'm removing this folder , there won't be any error.

 

in error logs it is saying as follows.

 

GET /mnt/overlay/dam/gui/content/assets/jcr:content/views/card.0.20.html/content/dam/nexus/en HTTP/1.1] com.day.cq.wcm.tags.IncludeTag Error while executing script ../common/card-banner.jsp
org.apache.sling.api.scripting.ScriptEvaluationException: An exception occurred processing JSP page /libs/dam/gui/coral/components/admin/contentrenderer/card/common/card-banner.jsp at line 363

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

1 reply

Level 3
January 18, 2022

Hi, 

Have you/your team has done any customizaton for asset card view?

It seems error is coming from custom code. 

 

January 19, 2022

I have not done any customization.