Hi guys,
I have been trying to find out a problem I found on part 6 on the tutorial. For some reason I'm getting this error when deploying the code (to try I actually took the master branch code from the tutorial Getting Started with AEM Sites Part 6 - Sling Models and Card Component
The Maven build goes fine but when open the page either with the editor.html or on preview I get the following errors?
org.apache.sling.api.SlingException: Cannot get DefaultSlingScript: org.apache.sling.api.SlingException: Cannot get DefaultSlingScript: org.apache.sling.api.SlingException: Cannot get DefaultSlingScript: org.apache.sling.api.SlingException: Cannot get DefaultSlingScript: org.apache.sling.scripting.sightly.SightlyException: Compilation errors in org/apache/sling/scripting/sightly/apps/wknd/components/content/card/card_html.java: Line 28, column 1270 : Only a type can be imported. com.adobe.aem.guides.wknd.core.components.Card resolves to a package Line 46, column 2020 : Card cannot be resolved to a type
Cannot serve request to /content/wknd/en.html on this server
ApacheSling/2.6 (jetty/9.3.22.v20171030, Java HotSpot(TM) 64-Bit Server VM 1.8.0_171, Mac OS X 10.13.5 x86_64)
At first I thought I did something wrong but then I started from a brand new AEM 6.4 install and got the clean code from the repo and build and also added the content packages provided by the tutorial and still got the errors.
Please advise,
Juan
Solved! Go to Solution.
Views
Replies
Total Likes
I am going through the artilce and all the code seems to work and compile.
Views
Replies
Total Likes
Ratna Kumar - when you get a chance - can you please test this section. If there is a problem - let Danial and Sean know.
Views
Replies
Total Likes
I will also look into this as well and see if i can reproduce the issue.
Views
Replies
Total Likes
Hey guys, I found something strange. I tried this on a Mac but then later that night I went to try the same on a Linux box and this time I didn't get the error, so I'll try again, on a completely clean environment and will report my results.
Views
Replies
Total Likes
I am going through the artilce and all the code seems to work and compile.
Views
Replies
Total Likes
Hi smacdonald2008,
Well as I was explaining I had no problems with the compiling at all but it was from the home page.
Now what I just tried was to get a new clone from the master and it did work and the same does from the part/6-custom-sling-model branch, so perhaps my previous copy of the code had the problem and it was giving me that error.
Sorry for bothering you guys and thank you so much for your great support! :-)
Views
Replies
Total Likes
Posting questions on the AEM community is never a bother. We are here to help and answer questions. I checked this whole artilce and it works nicely:
Its a nice one that shows use of SLing Models and LESS.
Views
Replies
Total Likes
That tutorial is really awesome and is going to be very useful for an implementation we are doing so tell me something, where I can see more documentation about integrating AEM with more front end resources, besides bootstrap and less ? And to understand how that works and gets compiled?
I also have seen previous configurations done using nodeJs and grunt but it was a bit less clean than what they show on this tutorial.
Please advice
Views
Replies
Total Likes
We have a lot of Sling Model examples - some do use BootStrap as that is a nice lib to use to style components. Here are few component ones:
Creating an Experience Manager Responsive Banner Component (built with HTL and BootStrap)
Creating a custom Touch UI Grid Component for Adobe Experience Manager (A custom layout component)
Adobe Experience Manager Help | Creating a HTL Repeating Data Set 6.3 Component that uses Sling Mode... (Sling Models and MF)
Creating a Tab layout component for Adobe Experience Manager (Shows use of JS API)
These use Maven (like the WKND ones use - but build via the command line (which is what Eclipse does behind the scenes). These are a few more to look at.
PS - i am not aware of any Adobe docs that shows use of node.js and grunt to build AEM apps.
Views
Replies
Total Likes
Hey thanks a lot for the info I'll check that out
And yes the stuff I have found so far doesn't come from Adobe like these:
Using Grunt In An AEM Maven Build - Blog - 6D Global
Using Front-end Technologies like Node, Grunt, and Sass with AEM – Digital Experience Platforms
And a few others I found and even a project I worked on previously but what they did on that Wknd tutorial is just so neat and well organized and clean that I will try to add additional vendor libraries and experiment with things then I guess
Views
Replies
Total Likes
Yeah - AEM has a lot of outside AEM authors - which is great!
You can find Adobe HELPX articles here: Adobe Experience Manager Help | AEM Community Articles (Tutorials and How To Articles)
Here is a listing of Ask the AEM Community Experts that we have given over past 3-4 years - a lot of useful content -- AEM Ask the AEM Community Expert
Views
Replies
Total Likes
Also - all content my team does - i post to my blog here -- Scott's Digital Community
Views
Replies
Total Likes
I really appreciate your great support
Views
Replies
Total Likes
hey,
I am getting the same issue. How did you resolve it?
Thanks
Views
Replies
Total Likes