Lorsque la synchronisation globale CDM-fr rencontre une erreur sur un fichier elle s'arrête, exemple :
at org.ametys.plugins.odfsync.cdmfr.components.AbstractImportCDMFrComponent#handleInputStream:367
at org.ametys.plugins.odfsync.cdmfr.CDMFrSynchronizableContentsCollection#_handleFile:195
at org.ametys.plugins.odfsync.cdmfr.CDMFrSynchronizableContentsCollection#_internalPopulate:130
at org.ametys.plugins.contentio.synchronize.AbstractSynchronizableContentsCollection#populate:123
at org.ametys.plugins.contentio.synchronize.SynchronizeCollectionSchedulable#_process:29
at org.ametys.plugins.contentio.synchronize.AbstractCollectionSchedulable#execute:51
at org.ametys.core.schedule.AmetysJob#execute:157
at org.quartz.core.JobRunShell#run:202
at org.quartz.simpl.SimpleThreadPool$WorkerThread#run:573
Caused by: org.xml.sax.SAXParseException; lineNumber: 40; columnNumber: 43277; The entity name must immediately follow the '&' in the entity reference.
at org.apache.xerces.parsers.DOMParser#parse (Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl#parse (Unknown Source)
at org.apache.excalibur.xml.impl.JaxpParser#parseDocument:395
at org.ametys.plugins.odfsync.cdmfr.components.AbstractImportCDMFrComponent#handleInputStream:324
... 8 more
et les fichiers XML suivants ne sont pas importés.
La synchronisation globale pourrait loguer l'erreur mais continuer l'import des autres fichiers.