Hello, we have a class that inherits from AbsoluteTimeAutoAdvancer:public class WorkflowDelayedPublish extends AbsoluteTimeAutoAdvancer {And we've started seeing these warnings:[WARNING] C:\Projects\EWCM_Projects\ewcm\core\src\main\java\ewcm\global\core\workflow\email\process\WorkflowDelayedPublish....
I've only started a few days ago, first with research and now with tutorials to get myself familiar with the technology at hand. I'm following the-basics/website tutorial which went well until Sidekick had to appear. I've ignored the fact that it did not appear (and that no expected JS is in the sou...
Hi,I'm trying to build my own community page. Once I've already created a custom login I'm having problems with the visibility of the users I created:If I'm logged in with my user, I'm able to see my topics/comments with my ID specified (other users comments are shown as unknown)If I access the comm...
Hi,I'm trying to replicate content from one author to others. This is to implement a blue / green deployment strategy and also to use the same content in dev environments and also to generate incremental backups . I've read about the different options (vlt, grabbit, query-packager, hdd snapshot, etc...
I am currently taking the AEM 6.1 Back-end Developer Training course and I am stuck on the section "AEM 6.1 Back-end Developer Workshop", video "Installing and Configuring Eclipse". The video told me that if I was still having issues with maven at that point in the video then I needed to come to the...
Hello Team,I am encountering this issue while building the maven project, Java version 1.8.0_91 and mvn version 3.3.9Environment----------------------Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T10:41:47-06:00)Maven home: /usr/share/mavenJava version: 1.8.0_91, vendor: Or...
While migrating from AEM 5.6.1 to 6.1, we have noticed that this node is deprecated. In the existing code, this node has been used as the primaryType for certain component includes in the templates instead of 'nt:unstructured' (probably for querying the repository). Could you please let me know how ...
Hi All,We have started upgrading our existing AEM 6.0 SP3 to 6.2.When we are deploying code specific to our application.We are seeing below exception.com.day.jcr.vault.packaging.PackageException: org.apache.jackrabbit.vault.packaging.PackageException: javax.jcr.nodetype.ConstraintViolationException:...
Hi,We are uploading assets to DAM using JCROM API. We also have one custom workflow in AEM (6.1) which runs after a delay of 5 sec from the time of asset upload. Sometimes (not always) after image upload DAM OOTB asset workflow doesn't create renditions and it throws below error. 05.05.2016 08:15:1...
I've just set up a publish environment (port 4503), and I've Activated all of my content (/content/..., /content/dam/..., /apps/..., /etc/Designs/...) The homepage looks great on publish, but if I try and view a child page I get a "No resource found Cannot serve request to /content/site-name/en...