Hi i installed de WKND project in my computer and whenever i try to create or edit a page of this template, there is nothig there to change, no new components to add into the page. I installed de WKND, following these steps:
//For AEM as a Cloud Service SDK:
$ cd aem-guides-wknd/
$ mvn clean install -PautoInstallSinglePackage
and the AEM appeared correctly. Can you guide me in what i can do to make it work?
Thanks
Views
Replies
Total Likes
Can you check if the bundles are active? Did you find any ERROR statements in the log? I would recommend restarting the instance and checking once more: 1) the bundles, and 2) the logs. Then post back what are you seeing in the logs.
Hi esteban here are some screens of what i found but still not sure where is the error
Your "WKND Site Core" bundle is not active but it shows in the "installed" state. Click the "play" button to activate it. That should fix it
Is there a way to run in in the terminal because i tried to ckick on "play" in the bunddle and for some reason it does not work or change de status
i found this too in the console
What you are seeing in red is dependencies that need to be installed, which version of AEM are you running on? According to the official wknd repo, you need at least SP13, https://github.com/adobe/aem-guides-wknd and also please install the acs commons package from here: https://github.com/Adobe-Consulting-Services/acs-aem-commons/releases
I just downloaded the latest version of aem cloud service in my computer and according to the install terminal, everything was allright
The SP (service pack) are updates applied on your AEM instance, what you are running through the terminal is the code that will be deployed into your AEM instance, these are different things.
Download the SP from here: https://experience.adobe.com/#/downloads/content/software-distribution/en/aem.html?fulltext=service*... and then installed the package. (if you dont know how, you can learn here: https://experienceleague.adobe.com/docs/experience-manager-65/administering/contentmanagement/packag...)
it seems that i dont any permissions for that page (the first link) but i tried installing the package though package-manager and it did not worked
Try installing the latest core component zip from :
Release Core WCM Components 2.22.12 · adobe/aem-core-wcm-components · GitHub
and also see creating a dummy page with the page resourceType you have.
hi raj
thanks for the reply and i already downloaded the package but still not working... could be something else?
thanks
tell me the cloud version you are using and the version zip you are downloading for wknd, send me the snaps of wknd - page resource.
Hi Raj here are some screens and i use this repository https://github.com/adobe/aem-guides-wknd / i cloned de repository and ia installed de "cloud version)
Hello @agustinafernandez
The logs in the description are related to replication only.
Please remove all the statements from error.log file, try loading a page and notice if any error-specific logs appear in error.log
hi aanchal
here are some logs but i am not sure if this could be the error
Hello @agustinafernandez
That seems like an issue. Please check if a component exists under "/apps/wknd/components/page".
If not, please download and install "aem-guides-wknd.all-2.1.4.zip" from
https://github.com/adobe/aem-guides-wknd/releases/tag/aem-guides-wknd-2.1.4 via Package manager
Please note that 2.1.4 is the latest release. Anything greater than this would be work-in-progress.
Also, can you please share the command that you are using to deploy the code?
hi aanchal
i just run the server to be able to see de aem "admin" but the template wknd as i said before i just copied the instructions in git and install the packages but from another comment here it seems that i have to try to install de packages (which i am not sure how).
java -jar AEM_6.5_Quickstart.jar
install of project
git clone https://github.com/adobe/aem-guides-wknd.git
cd aem-guides-wknd/
mvn clean install -PautoInstallSinglePackage
Hello @agustinafernandez
I would suggest to use a fresh instance. Uninstalling things do not always give the best results.
I guess you are using AEM Cloud SDK.
- Please take the latest AEM Cloud SDK
- Download aem-guides-wknd.all-2.1.4.zip and aem-guides-wknd.ui.content.sample-2.1.4 from https://github.com/adobe/aem-guides-wknd/releases/tag/aem-guides-wknd-2.1.4
- Go to http://localhost:4502/crx/packmgr/ and install these packages.
As stated earlier, 2.1.4 is marked as latest release. So, best one to deploy
hi aanchal
i alredy imported the packages and i have these to "play" but for some reason i am not able to do it
Hi @agustinafernandez : Go to http://loalhost:4502/system/console and check all the bundles are active or not.
2) Check in the error.log file if you can see any errors.
3) Better try to restart the AEM instance .
Thanks
Siva
Views
Likes
Replies
Views
Likes
Replies