AEM6.5 XF Core components are not rendering | Community
Skip to main content
Level 5
December 12, 2022
Solved

AEM6.5 XF Core components are not rendering

  • December 12, 2022
  • 1 reply
  • 1490 views

Hello All,

 

I have generated AEM6.5 project with archetypeVersion=35.

Core component version 2.17.12

When I am using header using XF, getting below errors 

com.adobe.cq.wcm.core.components.models.LayoutContainer cannot resolved to a type.

Similarly for other core components I am seeing these erorr.

 

Core component bundle is in installed state. 

com.adobe.aem.wcm.seo,version=[1.0,2) -- Cannot be resolved but is not required
com.adobe.aem.wcm.seo.localization,version=[1.0,2) -- Cannot be resolved but is not required

com.day.cq.wcm.api,version=[1.28,2) -- Cannot be resolved

org.apache.sling.api.servlets,version=[2.3,3) -- Cannot be resolved

 

Do I need to install any SP on top of AEM6.5?

 

Please advise. Any help is highly appreciated. 

 

Thanks,

Pradeep

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

@pradeepdubey82 you're referring the right url. We had the similar issues & XFs will not work properly without compatible version of core components. 

Please make sure to install SP and core components package compatible and issue would be resolved. 

 

1 reply

aanchal-sikka
Community Advisor
Community Advisor
December 12, 2022

Hello @pradeepdubey82 

 

Please install latest Service Pack.

I am cross-checking on an AEM 6.5 Sp13, the dependencies are available.

Aanchal Sikka
Level 5
December 12, 2022

I am referring this sheet

https://experienceleague.adobe.com/docs/experience-manager-core-components/using/versions.html?lang=en

 

6.5.6.0 is must for 2.17.12 version of core components.

 

Thanks Aanchal

Siva_Sogalapalli
Community Advisor
Siva_SogalapalliCommunity AdvisorAccepted solution
Community Advisor
December 12, 2022

@pradeepdubey82 you're referring the right url. We had the similar issues & XFs will not work properly without compatible version of core components. 

Please make sure to install SP and core components package compatible and issue would be resolved.