hii guys,
I'm checking wknd site image-list component and it is not working giving errors like ive shown in the image ive checked implementing it on other sites same is the case what would be the isuue . i need this imagelist component to implement multiple images in a page .
Solved! Go to Solution.
Views
Replies
Total Likes
We need not deploy. We can just download the package from https://github.com/adobe/aem-guides-wknd/releases/tag/aem-guides-wknd-2.1.4 and install it via Package manager
Hello @Shivanandh
It is the issue only with the ImageList or with other components as well?
It seems it is unable to resolve the Sling Model.
Please verify if "ImageListImpl" is available.
1. Go to http://localhost:4502/system/console/bundles
2. Browse to bundle aem-guides-wknd.core
3. Look for "ImageListImpl". If available, it should look like this.
Also, please check is more details are available in error.log
hii @aanchal-sikka
this is only comonent which is giving like this rest all working fine.
and also the sling-model-classes includes ImageListImpl as well . and im using WKND Sites Project - Reactor Project 2.1.5-SNAPSHOT. and my aem updated service pack is 6.5.12.0
Hello @Shivanandh
Latest released version is 2.1.4
You might be working with a working-in-progress version. Please use the packages from the release section https://github.com/adobe/aem-guides-wknd/releases/tag/aem-guides-wknd-2.1.4
yes @aanchal-sikka
ive tried that as well but getting this error while project build.what could be the possible error
We need not deploy. We can just download the package from https://github.com/adobe/aem-guides-wknd/releases/tag/aem-guides-wknd-2.1.4 and install it via Package manager
hii @aanchal-sikka
I'm unable to get the component on the page still getting the same error is it possible could you give the working image-list component as zip. thank you.
Hello @Shivanandh
If the package isn't helping either, it might not be an issue with code. But, may be with the Images.
Can you please try accessing a WKND page that uses Image List . Example: http://localhost:4502/editor.html/content/wknd/language-masters/en/magazine.html
Is it the same error?
It should look like this:
as you can see I'm not getting any image-list articles it is just giving blank. when i try to save the dialog it is giving me the same error don't know the reason. sling model is there on the bundle there are some version errors but i don't think it will cause the problem.
im also attaching bundle screenshot
The 2.1.4 doesn't seem compatible with the AEM + SP version that you have currently. The bundle is not in Active state. The core dependencies are not met (highlighted in Red)
You either need to upgrade your AEM to latest service pack, or try with smaller WKND release versions
you are right ! I've tried lower versions and it worked for me thanks.
@Shivanandh We hope you found the AEM community valuable. We anticipate your return as either a learner or a contributor. The community benefits from SMEs like you. Please ask your AEM peers to join and contribute. Happy AEM learning!
Views
Replies
Total Likes
Views
Likes
Replies