Hello Team,
I've requested and received a trial version of AEM and successfully registered with the supplied license key.
Now I try to run the WKND tutorial. I have downloaded the latest version from Github and have run the command:
Cannot serve request to /mnt/overlay/wcm/core/content/sites/createpagewizard/properties.html/conf/wknd/settings/wcm/templates/article-page-template in /libs/granite/ui/components/foundation/form/field/field.jsp
org.apache.sling.scripting.sightly.SightlyException: Compilation errors in org/apache/sling/scripting/sightly/apps/core/wcm/components/commons/editor/dialog/inherited/v1/inherited/render_html.java: Line 39, column 2543 : com.adobe.cq.wcm.core.components.commons.editor.dialog.inherited.InheritedField 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)
When checking on localhost:4502/system/console/bundles the Adobe Experience Manager Core WCM Components Core Bundle is not active but just installed. It shows several packages could not be found, a few examples:
com.fasterxml.jackson.annotation,version=[2.11,3) -- Cannot be resolved
com.fasterxml.jackson.core,version=[2.11,3) -- Cannot be resolved
com.fasterxml.jackson.databind,version=[2.11,3) -- Cannot be resolved
com.fasterxml.jackson.databind.annotation,version=[2.11,3) -- Cannot be resolved
com.fasterxml.jackson.databind.introspect,version=[2.11,3) -- Cannot be resolved
com.fasterxml.jackson.databind.module,version=[2.11,3) -- Cannot be resolved
com.fasterxml.jackson.databind.ser,version=[2.11,3) -- Cannot be resolved
com.fasterxml.jackson.databind.ser.std,version=[2.11,3) -- Cannot be resolved
I already tried several combinations of uber.jar and core.wcm.componets versions according to this page:
https://experienceleague.adobe.com/en/docs/experience-manager-core-components/using/versions
Sadly it didn't work out.
Any help would be greatly appreciated.
Regards,
Jens.
Solved! Go to Solution.
Views
Replies
Total Likes
Ok, you gave me a hint here. I have downloaded Service Pack 6.5.20.0, installed it and everything works.
Thank you!
@JensTi Can you please confirm what Service pack you are using ?
https://experienceleague.adobe.com/en/docs/experience-manager-65/content/release-notes/release-notes
Hello @Bhuwan_B ,
from the quickstart.properties file:
Ok, you gave me a hint here. I have downloaded Service Pack 6.5.20.0, installed it and everything works.
Thank you!
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:
Please suggest whether I should also install any service pack.
If so from where to download?
Thanks,
RK.
Views
Replies
Total Likes