Error while renaming the CSS/JS files in DAM. | Community
Skip to main content
New Participant
October 16, 2015
Solved

Error while renaming the CSS/JS files in DAM.

  • October 16, 2015
  • 1 reply
  • 1151 views

Hi,

I have created workflow which contains three process as below

  • Create thumbnail for CSS/JS asset loaded into DAM
  • Copy Asset from DAM to Etc
  • Delete Asset from Etc when asset is deleted from DAM

This workflow should run for create/update/rename/delete operation. while renaming the asset, I am getting the below error. Please let me know how to resolve it

 

22.04.2015 14:59:41.339 *ERROR* [Thread-41] com.day.cq.dam.core.impl.ui.preview.FolderPreviewUpdaterImpl error while executing folder thumbnail update job
java.lang.IllegalArgumentException: width or height <= 0
    at com.day.image.Layer.init(Layer.java:3138)
    at com.day.image.Layer.<init>(Layer.java:490)
    at com.day.cq.dam.core.impl.ui.preview.FolderPreviewGenerator$FolderPreviewCreator.createPreview(FolderPreviewGenerator.java:291)
    at com.day.cq.dam.core.impl.ui.preview.AssetDrivenFolderPreviewGenerator.generate(AssetDrivenFolderPreviewGenerator.java:231)
    at com.day.cq.dam.core.impl.ui.preview.FolderPreviewUpdaterImpl.updateFolderThumbnail(FolderPreviewUpdaterImpl.java:90)
    at com.day.cq.dam.core.impl.ui.preview.FolderPreviewUpdaterImpl.run(FolderPreviewUpdaterImpl.java:130)
    at java.lang.Thread.run(Thread.java:745)

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Sham_HC

If 5.6.1 install NPR-3921 from https://helpx.adobe.com/experience-manager/kb/cq561-available-hotfixes.html

Any other version file a support ticket and attach your sample images.

1 reply

Sham_HC
Sham_HCAccepted solution
New Participant
October 16, 2015

If 5.6.1 install NPR-3921 from https://helpx.adobe.com/experience-manager/kb/cq561-available-hotfixes.html

Any other version file a support ticket and attach your sample images.