Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session
SOLVED

I dont see components of the pages in AEM 6.5 WKND

Avatar

Level 3

Hello, 

I started AEM 6.5 and installed the build with the maven command "mvn clean install -PautoInstallSinglePackage -Pclassic" the build is perfectly successful but when I open any page I see it empty

 

 

Immagine.jpg

 

If i switch in developer mode i see this: 

 

Immagine1.jpg

And here the log file. Can ypu help me please??!!

 

EXCEPTION
org.apache.sling.api.SlingException: Cannot get DefaultSlingScript: 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
at org.apache.sling.scripting.core.impl.DefaultSlingScript.service(DefaultSlingScript.java:510)
at org.apache.sling.engine.impl.request.RequestData.service(RequestData.java:552)
at org.apache.sling.engine.impl.filter.SlingComponentFilterChain.render(SlingComponentFilterChain.java:44)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:82)
at com.day.cq.wcm.core.impl.WCMDeveloperModeFilter.doFilterWithErrorHandling(WCMDeveloperModeFilter.java:164)
at com.day.cq.wcm.core.impl.WCMDeveloperModeFilter.doFilter(WCMDeveloperModeFilter.java:135)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
at com.adobe.granite.csrf.impl.CSRFFilter.doFilter(CSRFFilter.java:217)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
at com.day.cq.wcm.core.impl.WCMDebugFilter.doFilterWithErrorHandling(WCMDebugFilter.java:192)
at com.day.cq.wcm.core.impl.WCMDebugFilter.doFilter(WCMDebugFilter.java:159)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
at com.day.cq.wcm.core.impl.WCMComponentFilter.doFilter(WCMComponentFilter.java:278)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
at com.day.cq.wcm.core.impl.page.PageLockFilter.doFilter(PageLockFilter.java:91)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
at com.day.cq.personalization.impl.TargetComponentFilter.doFilter(TargetComponentFilter.java:94)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
at org.apache.sling.engine.impl.SlingRequestProcessorImpl.processComponent(SlingRequestProcessorImpl.java:282)
at org.apache.sling.engine.impl.SlingRequestProcessorImpl.dispatchRequest(SlingRequestProcessorImpl.java:322)
at org.apache.sling.engine.impl.request.SlingRequestDispatcher.dispatch(SlingRequestDispatcher.java:211)
at org.apache.sling.engine.impl.request.SlingRequestDispatcher.include(SlingRequestDispatcher.java:104)
at com.day.cq.wcm.core.impl.WCMComponentFilter$ForwardRequestDispatcher.include(WCMComponentFilter.java:516)
at org.apache.jsp.libs.cq.Page.Page_jsp._jspService(Page_jsp.java:117)
at org.apache.sling.scripting.jsp.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:725)
at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:502)
at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:449)
at org.apache.sling.scripting.jsp.JspScriptEngineFactory.callJsp(JspScriptEngineFactory.java:342)
at org.apache.sling.scripting.jsp.JspScriptEngineFactory.access$100(JspScriptEngineFactory.java:97)
at org.apache.sling.scripting.jsp.JspScriptEngineFactory$JspScriptEngine.eval(JspScriptEngineFactory.java:603)
at org.apache.sling.scripting.core.impl.DefaultSlingScript.call(DefaultSlingScript.java:388)
at org.apache.sling.scripting.core.impl.DefaultSlingScript.eval(DefaultSlingScript.java:184)
at org.apache.sling.scripting.core.impl.DefaultSlingScript.service(DefaultSlingScript.java:491)
at org.apache.sling.engine.impl.request.RequestData.service(RequestData.java:552)
at org.apache.sling.engine.impl.filter.SlingComponentFilterChain.render(SlingComponentFilterChain.java:44)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:82)
at com.day.cq.wcm.core.impl.WCMDebugFilter.doFilter(WCMDebugFilter.java:156)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
at com.day.cq.wcm.core.impl.WCMComponentFilter.filterRootInclude(WCMComponentFilter.java:375)
at com.day.cq.wcm.core.impl.WCMComponentFilter.doFilter(WCMComponentFilter.java:190)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
at com.day.cq.wcm.core.impl.page.PageLockFilter.doFilter(PageLockFilter.java:91)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
at com.day.cq.personalization.impl.TargetComponentFilter.doFilter(TargetComponentFilter.java:94)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
at org.apache.sling.engine.impl.SlingRequestProcessorImpl.processComponent(SlingRequestProcessorImpl.java:282)
at org.apache.sling.engine.impl.filter.RequestSlingFilterChain.render(RequestSlingFilterChain.java:49)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:76)
at com.day.cq.dam.core.impl.servlet.ActivityRecordHandler.doFilter(ActivityRecordHandler.java:141)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
at com.day.cq.dam.core.impl.assetlinkshare.AdhocAssetShareAuthHandler.doFilter(AdhocAssetShareAuthHandler.java:437)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:78)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:78)
at com.day.cq.wcm.core.impl.warp.TimeWarpFilter.doFilter(TimeWarpFilter.java:109)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
at com.adobe.cq.social.ugcbase.security.impl.SaferSlingPostServlet.doFilter(SaferSlingPostServlet.java:114)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:78)
at com.adobe.granite.rest.impl.servlet.ApiResourceFilter.doFilter(ApiResourceFilter.java:70)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
at com.adobe.granite.requests.logging.impl.RequestLoggerImpl.doFilter(RequestLoggerImpl.java:134)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
at com.adobe.granite.rest.assets.impl.AssetContentDispositionFilter.doFilter(AssetContentDispositionFilter.java:96)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
at com.adobe.granite.csrf.impl.CSRFFilter.doFilter(CSRFFilter.java:217)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
at com.day.cq.wcm.core.impl.AuthoringUIModeServiceImpl.doFilter(AuthoringUIModeServiceImpl.java:372)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
at com.day.cq.wcm.mobile.core.impl.redirect.RedirectFilter.doFilter(RedirectFilter.java:248)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
at org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter.doFilter(RequestProgressTrackerLogFilter.java:107)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
at com.adobe.cq.social.commons.cors.CORSAuthenticationFilter.doFilter(CORSAuthenticationFilter.java:91)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
at com.day.cq.wcm.foundation.forms.FormsHandlingServletHelper.handleFilter(FormsHandlingServletHelper.java:226)
at com.day.cq.wcm.foundation.forms.impl.FormsHandlingServlet.doFilter(FormsHandlingServlet.java:138)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
at com.adobe.granite.optout.impl.OptOutFilter.doFilter(OptOutFilter.java:76)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
at com.day.cq.wcm.core.impl.WCMRequestFilter.doFilter(WCMRequestFilter.java:90)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
at com.adobe.cq.history.impl.HistoryRequestFilter.doFilter(HistoryRequestFilter.java:122)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
at com.adobe.cq.mcm.campaign.servlets.CampaignCopyTracker.doFilter(CampaignCopyTracker.java:100)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
at org.apache.sling.rewriter.impl.RewriterFilter.doFilter(RewriterFilter.java:87)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
at com.adobe.granite.httpcache.impl.InnerCacheFilter.doFilter(InnerCacheFilter.java:81)
at com.adobe.granite.httpcache.impl.InnerCacheFilter.doFilter(InnerCacheFilter.java:60)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
at org.apache.sling.i18n.impl.I18NFilter.doFilter(I18NFilter.java:131)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
at org.apache.sling.security.impl.ContentDispositionFilter.doFilter(ContentDispositionFilter.java:152)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:78)
at com.adobe.granite.resourceresolverhelper.impl.ResourceResolverHelperImpl.doFilter(ResourceResolverHelperImpl.java:83)
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
at org.apache.sling.engine.impl.SlingRequestProcessorImpl.doProcessRequest(SlingRequestProcessorImpl.java:151)
at org.apache.sling.engine.impl.SlingMainServlet.service(SlingMainServlet.java:244)
at org.apache.felix.http.base.internal.handler.ServletHandler.handle(ServletHandler.java:123)
at org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:86)
at com.adobe.granite.cors.impl.CORSFilter.doFilter(CORSFilter.java:88)
at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:142)
at org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:81)
at com.adobe.granite.license.impl.LicenseCheckFilter.doFilter(LicenseCheckFilter.java:308)
at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:142)
at org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:81)
at org.apache.sling.i18n.impl.I18NFilter.doFilter(I18NFilter.java:131)
at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:142)
at org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:81)
at org.apache.sling.featureflags.impl.FeatureManager.doFilter(FeatureManager.java:116)
at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:142)
at org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:81)
at org.apache.sling.engine.impl.log.RequestLoggerFilter.doFilter(RequestLoggerFilter.java:72)
at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:142)
at org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:81)
at org.apache.sling.engine.impl.parameters.RequestParameterSupportConfigurer.doFilter(RequestParameterSupportConfigurer.java:63)
at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:142)
at org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:81)
at org.apache.felix.http.base.internal.dispatch.Dispatcher$1.doFilter(Dispatcher.java:146)
at org.apache.felix.http.base.internal.whiteboard.WhiteboardManager$2.doFilter(WhiteboardManager.java:1002)
at com.adobe.granite.cors.impl.CORSFilter.doFilter(CORSFilter.java:88)
at org.apache.felix.http.base.internal.handler.PreprocessorHandler.handle(PreprocessorHandler.java:136)
at org.apache.felix.http.base.internal.whiteboard.WhiteboardManager$2.doFilter(WhiteboardManager.java:1008)
at org.apache.sling.security.impl.ReferrerFilter.doFilter(ReferrerFilter.java:326)
at org.apache.felix.http.base.internal.handler.PreprocessorHandler.handle(PreprocessorHandler.java:136)
at org.apache.felix.http.base.internal.whiteboard.WhiteboardManager$2.doFilter(WhiteboardManager.java:1008)
at org.apache.felix.http.sslfilter.internal.SslFilter.doFilter(SslFilter.java:97)
at org.apache.felix.http.base.internal.handler.PreprocessorHandler.handle(PreprocessorHandler.java:136)
at org.apache.felix.http.base.internal.whiteboard.WhiteboardManager$2.doFilter(WhiteboardManager.java:1008)
at org.apache.felix.http.base.internal.whiteboard.WhiteboardManager.invokePreprocessors(WhiteboardManager.java:1012)
at org.apache.felix.http.base.internal.dispatch.Dispatcher.dispatch(Dispatcher.java:91)
at org.apache.felix.http.base.internal.dispatch.DispatcherServlet.service(DispatcherServlet.java:49)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:725)
at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542)
at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1701)
at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1668)
at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:220)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
at org.eclipse.jetty.server.Server.handle(Server.java:502)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: org.apache.sling.scripting.sightly.SightlyException: 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
at org.apache.sling.scripting.sightly.impl.engine.compiled.SlingHTLMasterCompiler.compileSource(SlingHTLMasterCompiler.java:429)
at org.apache.sling.scripting.sightly.impl.engine.compiled.SlingHTLMasterCompiler.compileHTLScript(SlingHTLMasterCompiler.java:245)
at org.apache.sling.scripting.sightly.impl.engine.SightlyScriptEngine.compile(SightlyScriptEngine.java:58)
at org.apache.sling.scripting.core.impl.DefaultSlingScript.call(DefaultSlingScript.java:379)
at org.apache.sling.scripting.core.impl.DefaultSlingScript.eval(DefaultSlingScript.java:184)
at org.apache.sling.scripting.core.impl.DefaultSlingScript.service(DefaultSlingScript.java:491)
... 163 more
REQUEST PROGRESS
0 TIMER_START{Request Processing}
5 COMMENT timer_end format is {<elapsed microseconds>,<timer name>} <optional message>
21 LOG Method=GET, PathInfo=null
22 TIMER_START{handleSecurity}
2139 TIMER_END{2115,handleSecurity} authenticator org.apache.sling.auth.core.impl.SlingAuthenticator@78414e97 returns true
2652 TIMER_START{ResourceResolution}
2854 TIMER_END{200,ResourceResolution} URI=/content/wknd/language-masters/en/adventures/ski-touring-mont-blanc.html resolves to Resource=JcrNodeResource, type=cq:Page, superType=null, path=/content/wknd/language-masters/en/adventures/ski-touring-mont-blanc
2865 LOG Resource Path Info: SlingRequestPathInfo: path='/content/wknd/language-masters/en/adventures/ski-touring-mont-blanc', selectorString='null', extension='html', suffix='null'
2865 TIMER_START{ServletResolution}
2869 TIMER_START{resolveServlet(/content/wknd/language-masters/en/adventures/ski-touring-mont-blanc)}
2895 TIMER_END{22,resolveServlet(/content/wknd/language-masters/en/adventures/ski-touring-mont-blanc)} Using servlet /libs/cq/Page/Page.jsp
2899 TIMER_END{33,ServletResolution} URI=/content/wknd/language-masters/en/adventures/ski-touring-mont-blanc.html handled by Servlet=/libs/cq/Page/Page.jsp
2909 LOG Applying Requestfilters
2915 LOG Calling filter: com.adobe.granite.resourceresolverhelper.impl.ResourceResolverHelperImpl
2924 LOG Calling filter: org.apache.sling.security.impl.ContentDispositionFilter
2930 LOG Calling filter: org.apache.sling.i18n.impl.I18NFilter
2936 LOG Calling filter: com.adobe.granite.httpcache.impl.InnerCacheFilter
2946 LOG Calling filter: org.apache.sling.rewriter.impl.RewriterFilter
2952 LOG Calling filter: com.adobe.cq.mcm.campaign.servlets.CampaignCopyTracker
2956 LOG Calling filter: com.adobe.cq.history.impl.HistoryRequestFilter
3731 LOG Calling filter: com.day.cq.wcm.core.impl.WCMRequestFilter
3758 LOG Calling filter: com.adobe.granite.optout.impl.OptOutFilter
3766 LOG Calling filter: com.day.cq.wcm.foundation.forms.impl.FormsHandlingServlet
3773 LOG Calling filter: com.adobe.cq.social.commons.cors.CORSAuthenticationFilter
3777 LOG Calling filter: org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter
3781 LOG Calling filter: com.day.cq.wcm.mobile.core.impl.redirect.RedirectFilter
3791 LOG Calling filter: com.day.cq.wcm.core.impl.AuthoringUIModeServiceImpl
3978 LOG Calling filter: com.adobe.granite.csrf.impl.CSRFFilter
3986 LOG Calling filter: com.adobe.granite.rest.assets.impl.AssetContentDispositionFilter
3993 LOG Calling filter: com.adobe.granite.requests.logging.impl.RequestLoggerImpl
4006 LOG Calling filter: com.adobe.granite.rest.impl.servlet.ApiResourceFilter
4094 LOG Calling filter: com.adobe.cq.social.ugcbase.security.impl.SaferSlingPostServlet
4097 LOG Calling filter: com.day.cq.wcm.core.impl.warp.TimeWarpFilter
4107 LOG Calling filter: com.day.cq.dam.core.impl.assetlinkshare.AdhocAssetShareAuthHandler
4111 LOG Calling filter: com.day.cq.dam.core.impl.servlet.ActivityRecordHandler
4136 LOG Applying Componentfilters
4142 LOG Calling filter: com.day.cq.personalization.impl.TargetComponentFilter
4145 LOG Calling filter: com.day.cq.wcm.core.impl.page.PageLockFilter
4150 LOG Calling filter: com.day.cq.wcm.core.impl.WCMComponentFilter
4181 LOG Calling filter: com.day.cq.wcm.core.impl.WCMDebugFilter
4200 TIMER_START{/libs/cq/Page/Page.jsp#0}
6739 LOG Including resource JcrNodeResource, type=wknd/components/page, superType=null, path=/content/wknd/language-masters/en/adventures/ski-touring-mont-blanc/jcr:content (SlingRequestPathInfo: path='/content/wknd/language-masters/en/adventures/ski-touring-mont-blanc/jcr:content', selectorString='null', extension='html', suffix='null')
6746 TIMER_START{resolveServlet(/content/wknd/language-masters/en/adventures/ski-touring-mont-blanc/jcr:content)}
6777 TIMER_END{25,resolveServlet(/content/wknd/language-masters/en/adventures/ski-touring-mont-blanc/jcr:content)} Using servlet /apps/core/wcm/components/page/v3/page/page.html
6784 LOG Applying Includefilters
6791 LOG Calling filter: com.day.cq.personalization.impl.TargetComponentFilter
6795 LOG Calling filter: com.day.cq.wcm.core.impl.page.PageLockFilter
6800 LOG Calling filter: com.day.cq.wcm.core.impl.WCMComponentFilter
6876 LOG Calling filter: com.day.cq.wcm.core.impl.WCMDebugFilter
6886 LOG Calling filter: com.adobe.granite.csrf.impl.CSRFFilter
6894 LOG Calling filter: com.day.cq.wcm.core.impl.WCMDeveloperModeFilter
6910 TIMER_START{/apps/core/wcm/components/page/v3/page/page.html#1}
253189 LOG SCRIPT 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
253329 TIMER_END{246417,/apps/core/wcm/components/page/v3/page/page.html#1}
262213 TIMER_START{resolveServlet(/content/wknd/language-masters/en/adventures/ski-touring-mont-blanc/jcr:content)}
262248 TIMER_END{32,resolveServlet(/content/wknd/language-masters/en/adventures/ski-touring-mont-blanc/jcr:content)} Using servlet /apps/core/wcm/components/page/v3/page/page.html
266174 TIMER_END{266171,Request Processing} Dumping SlingRequestProgressTracker Entries

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @FrancoBarresi ,

Based on your logs it seems your core component bundle must be in Installed state, It should be in Active state - you can confirm it here: http://localhost:4502/system/console/bundles 

  • Navigate to parent pom.xml and find what is the version of core component eg.
    Screen Shot 2022-06-30 at 11.48.31 PM.png
    <core.wcm.components.version>2.18.0</core.wcm.components.version>
  • Installing latest service pack should resolve your problem - that's because core component is not compatible with AEM 6.5 what you have, the latest versions of Core Components requires at least Service Pack 6.5.6.0+)

for more details please check [0] Release History and Compatibility

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

Regards,

Santosh 

View solution in original post

9 Replies

Avatar

Correct answer by
Community Advisor

Hi @FrancoBarresi ,

Based on your logs it seems your core component bundle must be in Installed state, It should be in Active state - you can confirm it here: http://localhost:4502/system/console/bundles 

  • Navigate to parent pom.xml and find what is the version of core component eg.
    Screen Shot 2022-06-30 at 11.48.31 PM.png
    <core.wcm.components.version>2.18.0</core.wcm.components.version>
  • Installing latest service pack should resolve your problem - that's because core component is not compatible with AEM 6.5 what you have, the latest versions of Core Components requires at least Service Pack 6.5.6.0+)

for more details please check [0] Release History and Compatibility

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

Regards,

Santosh 

Avatar

Level 3

Hello, 

i checked in my http://localhost:4502/system/console/bundles I see the bundles but when i click on "start" doesn't run.

 

Immagine.jpg

 

Inside i see many errors. For example here

 

Immagine1.jpg

 

 

Avatar

Level 1
Level 1

For me (and anyone else who likely comes across this in future), I naively tried in my pom.xml file:

<core.wcm.components.version>2.23.2</core.wcm.components.version>

After following the WKND README.md instructions, I also saw errors like the above screenshot, after clicking the "Start" button and clicking the side arrow (or on the package name) to expand the bundle details, e.g.

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

com.adobe.cq.ui.wcm.commons.config,version=[1.0,2) -- Cannot be resolved

com.adobe.cq.wcm.spi,version=[0.1,1) -- Cannot be resolved
com.day.cq.dam.scene7.api.constants,version=[2.11,3) -- Cannot be resolved
javax.annotation.meta -- Cannot be resolved but is not required

 

In the end, I downgraded my pom.xml and re-ran:

mvn clean install -PautoInstallSinglePackage
<core.wcm.components.version>2.18.0</core.wcm.components.version>

That fixed my original problem loading pages:

Compilation errors in org/apache/sling/scripting/sightly/apps/core/wcm/components/page/v2/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

 

P.S. Some feedback for Adobe I guess - coming from a semver background, the versions here are definitely confusing. There also does not seem to be a CHANGELOG file (e.g. via auto-changelog), so one way to start getting that works with info is manually look it up in GitHub, e.g. 2.18.0 from 17 Feb 2022 and compare versions, e.g. 2.18.0 to 2.23.2

Avatar

Employee Advisor

Hi @FrancoBarresi ,

 

I agree with @SantoshSai here. Please refer https://github.com/adobe/aem-guides-wknd and here you will be seeing system requirement and also mentioned 

Please install core components and latest service pack. It will make bundle activate and finally issue will be resolved.

Avatar

Level 3

Hello, 

i changed my pom and upgraded in 

<core.wcm.components.version>2.20.6</core.wcm.components.version>
 
so i have installed the latest version of core component 2.20.6
 
but in web console bundles i see the installed bundles but when i click on"start" doesn't run. Can you help me please?Immagine.jpg

Avatar

Level 1

Faced the same issue while using Service packs version AEM 6.5.16, with Maven Archetype 44 codebase creation with examples. Noticed issues in multiple bundles viz. core components bundles and wknd core bundle which remained in installed status. This has been causing confusion in knowing the right version match (SP version to Core Components version match). Bundle issues got resolved once downgraded the core components from 2.22.0 to 2.18.0. Thanks!

<core.wcm.components.version>2.18.0</core.wcm.components.version>

 

Avatar

Employee Advisor

if I do refer the following official document on Core component : https://experienceleague.adobe.com/docs/experience-manager-core-components/using/versions.html?lang=..., it clearly states the releases of the Core Components and their compatibility with AEM releases and Java versions.

I have installed following core component version: core.wcm.components.all-2.20.6.zip on AEM 6.5.16 as shown in screenshot below -

DEBAL_DAS_0-1704645448772.pngDEBAL_DAS_1-1704645467234.png

All the bundles , including core component are in active state -

DEBAL_DAS_2-1704645535538.png

Please note that, I was just trying to replicate the issue here.