Expand my Community achievements bar.

Blank screen / 404 when trying to access some assets on AEM 6.3

Avatar

Level 3

votefav

I'm seeing a blank screen when accessing an asset on Adobe Experience Manager (AEM) 6.3

When we try to access the asset like below, we are seeing a blank screen:https://localhost:4502/content/dam/promo-tiles/indy500-v4-1135-1920x1920%20(1).jpg

blank-screen.png

Snippet from error log:

25.05.2018 13:15:59.980 *ERROR* [192.150.10.208 [1527268559974] GET /content/dam/promo-tiles/indy500-v4-1135-1920x1920%20(1).jpg HTTP/1.1] com.adobe.acs.commons.util.ResourceDataUtil Error creating the String representation for: /content/assets-project/errors/404.html org.apache.sling.api.resource.ResourceNotFoundException: Resource at '/content/assets-project/errors/404.html' not found: No resource found

The same asset can be viewed to manage properties and also in the folder..https://localhost:4502/assetdetails.html/content/dam/promo-tiles/indy500-v4-1135-1920x1920%20(1).jpg

view.png

We can also access the assets' json

json.png

What maybe the cause? And this happens only for few assets and not all.

1 Reply

Avatar

Employee

Can you try to stop the acs commons bundle and retry to reveal the actual error ?