Expand my Community achievements bar.

AEM OOTB Sitemap Scheduler not triggering and is not generating Sitemaps

Avatar

Level 2

Hi All,

AEM: 6.5.12


I’m encountering this issue for the first time. I’m currently using the AEM OOTB Sitemap generator for testing purposes. However, when I try to use the scheduler approach, the job gets stuck and doesn't trigger. please refer below screenshot.

 

Screenshot 2025-03-06 at 21.22.57.png

 

The logs don’t provide much information. I’ve attempted to create the scheduler through /system/console/ConfigMgr and even added a run mode, but it still doesn’t work. However, the "On Demand" approach works perfectly fine. I checked from status-slingsitemap and it appears as scheduled.

Screenshot 2025-03-06 at 21.34.56.png

I've done the the following actions:
- re-index from oak:index -> slingSitemap
- Adding  the config to be placed "/apps/system/conf/ (didn't work)
- Adding runmode config (didn't work).
- flushing classloader (didn't work).

Is there a way to know if the scheduler got stuck somehow?. if so, do you know the path where I can check it?. Previosly, it was working fine but not sure what changed. 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

3 Replies

Avatar

Level 9

You might want to take a look at this guide; it could be helpful. help: https://experienceleague.adobe.com/en/docs/experience-manager-learn/sites/seo/sitemaps 

Avatar

Level 2

Hi @giuseppebag ,


I know how to implement the OOTB Sitemap. I've gone through the official documentation long before. This doesn't solve the issue I'm having but thanks for the link.

Avatar

Employee

@Luis_Ochoa Have you tried adding the debug log for the package "org.apache.sling.sitemap.impl.SitemapScheduler" and check the logs?