Whenever i am uploading image in the 6.3,DAM update asset workflow is getting failed.
Its throwing the below mentioned error.
Failure Message: Process implementation not found: com.day.cq.dam.s7dam.onprem.process.S7damExtractImageInfoProcess
Step:Dynamic Media On-Premise extract image info.
com.adobe.granite.workflow.WorkflowException: Process implementation not found: com.day.cq.dam.s7dam.onprem.process.S7damExtractImageInfoProcess
at com.adobe.granite.workflow.core.job.HandlerBase.executeProcess(HandlerBase.java:202)
at com.adobe.granite.workflow.core.job.JobHandler.process(JobHandler.java:258)
at org.apache.sling.event.impl.jobs.JobConsumerManager$JobConsumerWrapper.process(JobConsumerManager.java:500)
at org.apache.sling.event.impl.jobs.queues.JobQueueImpl.startJob(JobQueueImpl.java:291)
at org.apache.sling.event.impl.jobs.queues.JobQueueImpl.access$100(JobQueueImpl.java:58)
at org.apache.sling.event.impl.jobs.queues.JobQueueImpl$1.run(JobQueueImpl.java:227)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source).
Kindly help me in solving the issue.
Thanks In Advance.
Solved! Go to Solution.
Views
Replies
Total Likes
Are you sure your OSGI Component has started correctly?
It could be that you have a dependency that cannot be found, checking the components view is the best place to start. http://localhost:4502/system/console/components
Also. have a look at this post:- Solution for Workflow Process implementation not found issue « Experiencing Adobe Experience Manager...
~kautuk
Views
Replies
Total Likes
Moving this question to AEM Assets topic.
~kautuk
Views
Replies
Total Likes
Are you sure your OSGI Component has started correctly?
It could be that you have a dependency that cannot be found, checking the components view is the best place to start. http://localhost:4502/system/console/components
Also. have a look at this post:- Solution for Workflow Process implementation not found issue « Experiencing Adobe Experience Manager...
~kautuk
Views
Replies
Total Likes
Views
Likes
Replies