Issue while uploading multiple assets inside DAM
Hi,
I have followed (https://helpx.adobe.com/experience-manager/using/multiple-digital-assets.html) article to upload multiple assets inside DAM.
Once I started uploading files, I have got the below error :
26.09.2016 17:32:40.143 *ERROR* [Thread-55] 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:3149)
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:97)
at com.day.cq.dam.core.impl.ui.preview.FolderPreviewUpdaterImpl.run(FolderPreviewUpdaterImpl.java:144)
at java.lang.Thread.run(Unknown Source)
I have also tried by installing the HF- 3921, still the same error keep occuring. Currently I am using AEM 6-1. Please help me out, to resolve this issue.
Regards,
Krishh