dhis2-users team mailing list archive
-
dhis2-users team
-
Mailing list archive
-
Message #14674
Re: GML import doesn't work anymore - 2.27
Here's the log, sorry
2017-11-21 10:10 GMT+01:00 Ramón José Jiménez Pomareta <dhis2@xxxxxxxxxxx>:
> Hello,
>
> I am trying to import a GML file but the server rises some warnings and
> one error.
>
>
>
> *Warning org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser Property
> 'httpwww.oracle.comxmljaxppropertiesentityExpansionLimit' is not
> recognized.Compiler warningsWARNING 'org.apache.xerces.jaxp.SAXParserImpl
> Property 'httpjavax.xml.XMLConstantspropertyaccessExternalDTD' is not
> recognized.'*
>
>
>
> *ERROR 2017-11-21 095828,255 GML import failed
> (DefaultGmlImportService.java [taskScheduler-12])java.lang.Exception GML
> import failed during pre-processing stage.The user reecives: GML import
> failed: GML import failed during pre-processing stage.*
>
> I've tried to import other GML files which worked in the past (before
> upgrading to 2.27 774be18 2017.11.02) and they don't work neither.
> I've tried in different instances with the same version of DHIS2. (But
> different OS, Java...)
>
> Do you have any idea ?
>
> Thank you so much in advance !
>
> Ramón Jiménez Pomareta.
>
> PS: JIRA ticket: https://jira.dhis2.org/browse/DHIS2-2521
>
>
>
Warning org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser Property 'httpwww.oracle.comxmljaxppropertiesentityExpansionLimit' is not recognized.
Compiler warnings
WARNING 'org.apache.xerces.jaxp.SAXParserImpl Property 'httpjavax.xml.XMLConstantspropertyaccessExternalDTD' is not recognized.'
Warning org.apache.xerces.parsers.SAXParser Feature 'httpjavax.xml.XMLConstantsfeaturesecure-processing' is not recognized.
Warning org.apache.xerces.parsers.SAXParser Property 'httpjavax.xml.XMLConstantspropertyaccessExternalDTD' is not recognized.
Warning org.apache.xerces.parsers.SAXParser Property 'httpwww.oracle.comxmljaxppropertiesentityExpansionLimit' is not recognized.
INFO 2017-11-21 095828,254 [Level ERROR, category METADATA_IMPORT, time Tue Nov 21 095828 CET 2017, message GML import failed GML import failed during pre-processing stage.] (InMemoryNotifier.java [taskScheduler-12])
ERROR 2017-11-21 095828,255 GML import failed (DefaultGmlImportService.java [taskScheduler-12])
java.lang.Exception GML import failed during pre-processing stage.
at org.hisp.dhis.dxf2.gml.DefaultGmlImportService.preProcessGml(DefaultGmlImportService.java221)
at org.hisp.dhis.dxf2.gml.DefaultGmlImportService.importGml(DefaultGmlImportService.java141)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java43)
at java.lang.reflect.Method.invoke(Method.java497)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java333)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java157)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java99)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java282)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java213)
at com.sun.proxy.$Proxy194.importGml(Unknown Source)
at org.hisp.dhis.importexport.action.util.ImportMetaDataGmlTask.call(ImportMetaDataGmlTask.java71)
at org.hisp.dhis.security.SecurityContextRunnable.run(SecurityContextRunnable.java57)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java54)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java511)
at java.util.concurrent.FutureTask.run(FutureTask.java266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java617)
at java.lang.Thread.run(Thread.java745)
Follow ups
References