Error in DAM update asset workflow in 6.3. | Adobe Higher Education
Skip to main content
sridharr8205102
September 28, 2017
Resuelto

Error in DAM update asset workflow in 6.3.

  • September 28, 2017
  • 2 respuestas
  • 2369 visualizaciones

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.

Este tema ha sido cerrado para respuestas.
Mejor respuesta de kautuk_sahni

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 (AEM/CQ)

~kautuk

2 respuestas

kautuk_sahni
Community Manager
Community Manager
October 9, 2017

Moving this question to AEM Assets topic.

~kautuk

Kautuk Sahni
kautuk_sahni
Community Manager
kautuk_sahniCommunity ManagerRespuesta
Community Manager
October 30, 2017

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 (AEM/CQ)

~kautuk

Kautuk Sahni