Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-10957

Log file incorrectly read into log tool

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 4.4.9, 4.5.0
    • 4.5.0
    • None
    • None
    • 4.5 M8

      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 :

            cedric Cédric Damioli
            mfranchet Magali Franchet
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: