HelloWe've 6.0 SP3 Oak and planning upgrade to 6.3following the upgrade documentationhttps://docs.adobe.com/docs/en/aem/6-3/deploy/upgrade.html#Pre-Upgrade%20Compatibility%20ChecksI executed the folllowingjava -Xmx4096m -XX:MaxPermSize=2048m -jar AEM_6.3_Quickstart.jar -v -x crx2oak -xargs -- --loa...
Unable to start AEM with errors like mentioned in the subject and repository service unregistering org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate@395786be with name Registered Service.351 and config SINGLE.10.05.2017 10:45:26.521 *ERROR* [pool-6-thread-3] org.apache.sling.commons.scheduler...
Hi,I want to know the use of "prism:expirationDate" for asset metadata and how it works. Also what is the difference between "offTime" and "prism:expirationDate"Regards,Vikram.
I read in some post. if you are accessing the web pages as anonymous user, CSRF token will be empty string. Is this means in publish environment CSRF token will be empty?
Hello,I'm trying to use versioning within my pom files to version my bundles and packages. Right now, all of our versions are 1.2.0, and I'd like to update to 1.2.1. I updated all pom files to reflect the new version, made a small change in my bundle code for testing purposes, and ran "mvn clean ins...
*Edited the title per the confirmation that 5.6.1 was the last version of CQ I’ve been tasked with providing a high-level overview of the risks, timing, and benefits of migrating from 5.X to 6.2.I did get a good chunk of information from this article (thank you to whoever wrote this!):https://docs.a...
We recently migrated from AEM 5.6.1 to 6.1 SP2, CFP8. Everything seems to work fine however I realized as soon as i open a child page whose parent contains a component in iparsys, the below warning is generated. My error log now seem to be full of these warnings.09.05.2017 15:08:24.584 *WARN* [0:0:0...
Hi Everyone,I am new to AEM development and I have made one of my first components.What would I have to do to be able to add the component via design and edit mode to a geometrixx page or my own web app's parsys?Thanks!
Can we hide a template like components? I know in component we say componentGroup hidden. Is that possible in with a template? The reason I am asking is I have an abstract template that will not be used to create pages explicitly. Instead other templates will use it to extend.
Hi all, I'm wondering what the most performant way to include client-side clientlibs is.Example: Assume you have to develop a couple of components each including their own client-side JavaScript, like a Google Map component and a carousel component (e.g. Slick) . As far as I can see, there are a cou...