Hi All,
We have created Scheduler called CDMImportScheduler in AEM6.5.CDMImportScheduler is not getting triggered now. We are seeing in CDMImportScheduler is running very long in "Scheduler Health Check ".
After doing soft restart from webconsole i am not seeing CDMImportScheduler in Health checks. Health check is normal but scheduler is not still running. How to handle and resolve this issue.
Regards,
Gana
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @GanaG
Could you please share code/configuration?
Here is the sample code : https://github.com/arunpatidar02/aemaacs-aemlab/blob/master/core/src/main/java/com/community/aemlab/...
Pls find the code snippet above. It requires soft or hard restart every day to execute the scheduler
Hi @GanaG
This seems to be an issue in the business logic of your scheduler. Could you just remove all the logic and just test in your local with some logger and check if the scheduler is working?
Regards,
Arpit Varshney
After executing scheduler for 30 to 40 times a day, scheduler stops to execute and requires soft or hard restart.
@GanaG Did you find the suggestions from users helpful? Please let us know if more information is required. Otherwise, please mark the answer as correct for posterity. If you have found out solution yourself, please share it with the community.
Views
Replies
Total Likes