Hello,Have you tried the other way around:1. Select asset2. Click on Timeline from left hand side toggle.3. Click on Start workflow and select the dam Update Asset workflow.Check the workflow instance from crxde: /var/workflow/instances/server0If error messages do not provide much info, then put deb...
The custom workflow will exist under conf and the sync button will sync the changes to the Runtime Workflow Model under /var/workflow/models. The workflow will be there under both locations.Make sure your custom changes are propagated to var location as well.
Hello,What is the procedure of the package deployment? Since there is an Access Denied Exception, check if it works with admin user. Check if the same user can install packages through the package manager. Regards,Vishu
Hello,There is a known bug in pattern detector : CQ-4269181.The warnings like [1] seems to be the result of this bug. You can safely ignore these warnings/errors until this issue is fixed.[1] The content stored at /apps/<...>/cq:dialog/content/items/section3/items/column/items/details-group/items/de...
Hello,For memory-related issues, you should also take a heap dumps along with thread dumps. The link that you have provided is for thread dumps, not heap dumps.Follow the link [1] to see instructions to take heap dumps. Also, review the memory usage here: http://aem-host:port/system/console/memoryus...
Hello,- What is your AEM version?- Do you see this error in OOTB text component?- Check if there is an error in the browser console or error logs.- is this issue happening on all pages?Regards,Vishu