ppazos / cabolabs-ehrserver

Open platform to manage and share standardized clinical data, designed by @ppazos at CaboLabs Health Informatics.
https://cabolabs.com
Apache License 2.0
181 stars 110 forks source link

Sometimes XML processing on commit shows an XML error #21

Closed ppazos closed 7 years ago

ppazos commented 11 years ago

| Error Warning: validation was turned on but an org.xml.sax.ErrorHandler was not | Error set, which is probably not what is desired. Parser will use a default | Error ErrorHandler to print the first 10 errors. Please call | Error the 'setErrorHandler' method to fix this. | Error Error: URI=null Line=1: Document root element "version", must match DOCTYPE root "null". | Error Error: URI=null Line=1: Document is invalid: no grammar found. === getArchetypes( composition, .* ) === No se encuentra el arquetipo que corresponda con .*, se intenta cargarlo Carga desde: archetypes\composition\openEHR-EHR-COMPOSITION.orden_de_estudios_imagenologicos.v1.adl Cargado el arquetipo: openEHR-EHR-COMPOSITION.orden_de_estudios_imagenologicos.v1.adl de archetypes\composition\openEHR-EHR-COM POSITION.orden_de_estudios_imagenologicos.v1.adl Carga desde: archetypes\composition\openEHR-EHR-COMPOSITION.orden_de_estudio_de_laboratorio.v1.adl Cargado el arquetipo: openEHR-EHR-COMPOSITION.orden_de_estudio_de_laboratorio.v1.adl de archetypes\composition\openEHR-EHR-COMP OSITION.orden_de_estudio_de_laboratorio.v1.adl Carga desde: archetypes\composition\openEHR-EHR-COMPOSITION.signos.v1.adl Cargado el arquetipo: openEHR-EHR-COMPOSITION.signos.v1.adl de archetypes\composition\openEHR-EHR-COMPOSITION.signos.v1.adl IndexDataJob Indexacion de composition: d2a898df-5791-43c3-af0d-4e065faeef61 | Error Warning: validation was turned on but an org.xml.sax.ErrorHandler was not | Error set, which is probably not what is desired. Parser will use a default | Error ErrorHandler to print the first 10 errors. Please call | Error the 'setErrorHandler' method to fix this. | Error Error: URI=null Line=2: Document root element "data", must match DOCTYPE root "null". | Error Error: URI=null Line=2: Document is invalid: no grammar found.

ppazos commented 7 years ago

This is not currently happening.