Expand my Community achievements bar.

SOLVED

Error in DAM update asset workflow in 6.3.

Avatar

Level 1

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.

1 Accepted Solution

Avatar

Correct answer by
Administrator

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



Kautuk Sahni

View solution in original post

2 Replies

Avatar

Administrator

Moving this question to AEM Assets topic.

~kautuk



Kautuk Sahni

Avatar

Correct answer by
Administrator

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



Kautuk Sahni