Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
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

View solution in original post

2 Replies

Avatar

Administrator

Moving this question to AEM Assets topic.

~kautuk

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