Skip to main content
Level 2
July 4, 2023
Resuelto

Multifield sightly compilations Error

  • July 4, 2023
  • 5 respuestas
  • 1276 visualizaciones

Hi Team ,

 

I'm new to AEM. Trying to create one multifield component. But when I'm drag and drop the component through an error. Please Advice what could be the issue.

 

Attached required files and screenshots :

 

 

 

 

 

Thanks in Advance ! 

Este tema ha sido cerrado para respuestas.
Mejor respuesta de EstebanBustamante

That means your bundle may not be running with the latest version of it due the AuthorBooks model is not present in that bundle, can you try to delete the bundle and redeploy the code?

5 respuestas

EstebanBustamante
Adobe Champion and Community Advisor
Adobe Champion and Community Advisor
July 4, 2023

Hi,

The error indicates that your Model is not found (resolved), can you please check in the bundles console http://localhost:4502/system/console/bundles if your bundle is in Active state? 

Esteban Bustamante
Level 2
July 4, 2023

@estebanbustamante Yes it is Active.

EstebanBustamante
Adobe Champion and Community Advisor
Adobe Champion and Community Advisor
July 4, 2023

That means your bundle may not be running with the latest version of it due the AuthorBooks model is not present in that bundle, can you try to delete the bundle and redeploy the code?

Esteban Bustamante