Corrupt DAM Asset | Community
Skip to main content
Level 3
June 28, 2023

Corrupt DAM Asset

  • June 28, 2023
  • 4 replies
  • 1471 views

Hi All,

Yesterday we tried uploading an updated version of an already existing document in our DAM. 

When the new version was created it corrupted the file and it is now unusable. Opens blank etc.

The new version of this document that we uploaded appears fine if we upload it to a different path with the same file name or at the same path as the original with a different file name. I could also create a version in UAT on top of the old version there with no issue. 

When we delete the old document AEM seems to hold a version of it in memory that it keeps restoring every time we try and just upload the new version which then corrupts it.

Is there a way to clear the memory that AEM is holding for this particular document?

Kindest Regards,


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

4 replies

Adobe Employee
June 29, 2023

Hey @roorue,

If you are using AEM on-prem/ AMS you can invalidate AEM cache via the below URL-

localhost:4502/libs/granite/ui/content/dumplibs.rebuild.html?back=true

RooRueAuthor
Level 3
June 29, 2023

I did try this one before posting my question. Unfortunately, no luck 😞 

BrianKasingli
Community Advisor and Adobe Champion
Community Advisor and Adobe Champion
June 29, 2023

I'm not being funny, but try restarting AEM. 

Sachin_Arora_
Community Advisor
Community Advisor
June 30, 2023

@roorue If Asset is still linking to its old version, can you please try purging older versions and see if it helps.

https://experienceleague.adobe.com/docs/experience-manager-65/deploying/configuring/monitoring-and-maintaining.html?lang=en

 

RooRueAuthor
Level 3
June 30, 2023

Hi Sachin, 

We are using AEM as a cloud service - I don't see 'operations' in the tools menu :(.

Seems super odd that I can't actively manage my assets data through the UI zzzz

aanchal-sikka
Community Advisor
Community Advisor
June 30, 2023

Hello @roorue 

 

It might not be an issue with the Asset/Version, rather just a cache gone wrong somewhere.

Can you please try following?

  1. Unpublish the file from author( to delete from publish)
  2. Delete from author
  3. Delete the file from Dispatcher
  4. If CDN is also involved. Wait for it to clear the cache or explicitly clear it
  5. Upload the asset, and access it directly via Incognito mode
  6. If it looks fine, access it on a page. If you notice issue on page, just delete the page cache as well on dispatcher/CDN. Use incognito to access this page (it might an issue with the image URL in page)

 

Aanchal Sikka