Really good article on how to create scheduler using R6 annotations.[1] https://medium.com/adobetech/aem-6-4-creating-a-scheduler-using-osgi-r6-annotations-4ad0b8c6fce7
Check if you able to login to <host>:<port>/crx/explorerIf yes, there is an issue with crxde and check if it is enabled as per [1]If no, the Issue might be related to caching.[1] Enabling CRXDE Lite in AEM
As I Understand, you are able to successfully upgrade from 6.4.2 => 6.5.1 and the issue is only observed after installing SP2.Can you log a daycare ticket and share the log files after the installation of SP2?
This is working as designed as page properties do not open as a dialog anymore in touch UI. As a workaround, you can use the path field to browse the image.[1] PathField — Granite UI 1.0 documentation
Can you verify the configuration as described at [1]Also, setup a DEBUG logger on the following classes to get more info on the failure:org.apache.sling.distributioncom.adobe.granite.distribution.corecom.day.cq.replication[1] User Synchronization
As per the error[1], this looks to be a permissions issue. Can you check if you have properly created the service users?Try to compare all the workflow related service user permissions with OOTB instances.[1] Caused by: org.apache.jackrabbit.oak.api.CommitFailedException: OakAccess0000: Access denie...
I have encountered this issue at least two times. Before upgrading from 6.2 to 6.4, AEM62 need to get updated to SP1 CFP15.So, install SP1-CFP15 on 6.2 before upgrading to 6.4
You should be able to create replication agents on publish instance without any issues. Can you setup a DEBUG logger on "com.day.cq.replication" and check if you get any mor info on why its failing.Also, try to disable link checker and check by going directly to the Publish instance and by-passing d...