WKND tutorial | Community
Skip to main content
Level 8
October 1, 2024
Solved

WKND tutorial

  • October 1, 2024
  • 3 replies
  • 1666 views

Hi,

 I try to run the WKND tutorial on aem 6.5.18.

While running http://localhost:4502/cf#/content/wknd/us/en.html, I am getting the below error:

Compilation errors in org/apache/sling/scripting/sightly/apps/core/wcm/components/page/v3/page/page_html.java: Line 46, column 1990 : com.adobe.cq.wcm.core.components.models.Page cannot be resolved to a type Line 47, column 2100 : com.adobe.cq.wcm.core.components.models.PWA cannot be resolved to a type

 

Please suggest whether I should install any service pack.

If so from where to download, given Packageshare was discontinued?

 

Thanks,

RK.

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 SureshDhulipudi

Please check /system/console/bundles - all bundles are in 'active' state or not.

wknd and core components

3 replies

SureshDhulipudi
Community Advisor
SureshDhulipudiCommunity AdvisorAccepted solution
Community Advisor
October 1, 2024

Please check /system/console/bundles - all bundles are in 'active' state or not.

wknd and core components

nsvsrkAuthor
Level 8
October 1, 2024

Hi,

 

WKND Sites Project - Coreaem-guides-wknd.core - Installed

Adobe Experience Manager Core WCM Components Core Bundlecom.adobe.cq.core.wcm.components.core: - Installed.

 

When I hit start button, both are saying: 

The request failed: Authentication Failed.

 

Thanks,

RK.

nsvsrkAuthor
Level 8
October 1, 2024

Also with default editor.html in the URL, it is resulting in a blank screen.

Only when I replace it with cf#, it is showing the above compilation error.

 

Thanks,

RK.

khamat_bn
Level 4
October 1, 2024

@nsvsrk 

its more related to the AEM instance version, install the latest AEM cloud instance and deploy the code, it should work. 

nsvsrkAuthor
Level 8
October 1, 2024

Hi @abhishek,

 

I am following exactly the same URL.

 

I have not started to do anything on AEM Cloud as yet and so trying to make it work for AEM 6.5.

 

I will not be able to progress unless this piece works!

 

@kautuk , Kindly help. @Kautuk Sahni

 

Thanks,

RK.

nsvsrkAuthor
Level 8
October 1, 2024

I uninstalled WKND, installed aem-service-pkg-6.5.21.0.zip and re deployed.

And it works now.

 

Thanks,

RK.