Expand my Community achievements bar.

SOLVED

Renditions for DAM Assets (image files) not created

Avatar

Level 7

Hi,

Today on our server renditions (thumbnails?) for DAM assets (images) were not being created. I had a look at the log files and there were no errors or any logs related to thumbnail creation.

I had a look at the Instances tab of /libs/cq/workflow/content/console.html and there are thousands of stale workflow DAM Update Asset, DAM MetaData Writeback, etc. instances listed there.

Could this be the issue? Is it safe to delete these stale instances?

If not, how can I modify CQ to resume the thumbnail creation? In the workflow, I can see that all the required steps are still in the workflow:

[img]wokflow.png[/img]

Thanks. 

1 Accepted Solution

Avatar

Correct answer by
Level 10

You can purge the stale one which is safe. But you might have to rerun the workflow again. OOB stale one will be retryed.   I would take the path of identfying why it is going to stale for that run workflow by enabling logger of workflow in debug mode. 

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

You can purge the stale one which is safe. But you might have to rerun the workflow again. OOB stale one will be retryed.   I would take the path of identfying why it is going to stale for that run workflow by enabling logger of workflow in debug mode.