Hello,
A workflow error is being repeatedly logged in error.log. The model itself is not present under in /etc/workflow/models
GET /mnt/overlay/granite/ui/content/shell/header/actions/pulse.data.json HTTP/1.1] com.adobe.granite.workflow.core.jcr.WorkflowModelManager Workflow model does not exist: /etc/workflow/models/dam/approve_asset/jcr:content/model
I also tried the "purgeActive" and "purgeCompleted" operations in http://localhost:4502/system/console/jmx/com.adobe.granite.workflow%3Atype%3DMaintenance page
But the result is empty model even i put above workflow model.
Thanks,
Solved! Go to Solution.
So the error for /mnt/overlay/granite/ui/content/shell/header/actions/pulse.data.json are related to the Notification Inbox, javascript does an update and uses that to pull things that are outstanding for a user. So thats why you are seeing this.
does the path "/etc/workflow/models/dam/approve_asset/jcr:content/model" exist?
I think you have a workflows that is still referencing a deleted workflow model, you could find a delete that workflow and this will go away.
Just to confirm you don't have any running instance when you check http://localhost:4502/libs/cq/workflow/content/console.html
Also are you on AEM6.1 or 6.2? And did you just do an upgrade?
So the error for /mnt/overlay/granite/ui/content/shell/header/actions/pulse.data.json are related to the Notification Inbox, javascript does an update and uses that to pull things that are outstanding for a user. So thats why you are seeing this.
does the path "/etc/workflow/models/dam/approve_asset/jcr:content/model" exist?
I think you have a workflows that is still referencing a deleted workflow model, you could find a delete that workflow and this will go away.
Just to confirm you don't have any running instance when you check http://localhost:4502/libs/cq/workflow/content/console.html
Also are you on AEM6.1 or 6.2? And did you just do an upgrade?
Did you get this working?
~kautuk
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies