How to reproduce :
- In log file, following lines are present :
2021-11-04 11:18:20,372 ERROR [org.ametys.cms.transformation.EnhancementHandlersExtensionPoint] (http-nio-8080-exec-2;/cms/generate/www/fr/fonctionnalites-avancees/insertion-de-donnees.html) The query of id 'personnel' is included in the content of title 'Source de données et requêtes' but was deleted.
2021-11-04 11:25:21,400 ERROR [org.ametys.core.schedule.AmetysJob$org.ametys.cms.duplicate.DuplicateContentsDetectionSchedulable] (AmetysRuntimeScheduler_Worker-5;/cms/_admin/plugins/admin/config/set) An exception occured during the execution of the Schedulable 'org.ametys.cms.duplicate.DuplicateContentsDetectionSchedulable'
java.lang.IllegalArgumentException: Missing or badly configured duplicate-contents.xml file inside WEB-INF/param folder
at org.ametys.cms.duplicate.contents.DuplicateContentsDetectionSchedulable._doExecute(DuplicateContentsDetectionSchedulable.java:95)
at org.ametys.cms.schedule.AbstractSendingMailSchedulable.execute(AbstractSendingMailSchedulable.java:81)
at org.ametys.core.schedule.AmetysJob.execute(AmetysJob.java:151)
at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)
- When opening this log file into log tool, the event of 11:25 is not displayed :
and details of event dated on 11:18 is containing information on 11:25 :