Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

AEM Asset : Collection load slowness

Avatar

Level 2

Hi AEM Experts,

We are facing slowness issue to load

http://localhost:4502/mnt/overlay/dam/gui/content/collections/addtocollectionwizard.external.html page.

Do anyone faced this slowness to load the "Add to Collection" (http://localhost:4502/mnt/overlay/dam/gui/content/collections/addtocollectionwizard.external.html) page issue?

The page load very slow and sometimes it become unresponsive page.

There is no errors in log at all.

1 Accepted Solution

Avatar

Correct answer by
Level 10

Debugging steps -

Enable debug logging in server and check for clues in log files.

You may check health dashboards or take thread dumps and analyze it further

Check for xhr calls in browser on that activity and drill down further

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

Debugging steps -

Enable debug logging in server and check for clues in log files.

You may check health dashboards or take thread dumps and analyze it further

Check for xhr calls in browser on that activity and drill down further