18 Dec 11:01:27 INFO [org.geoserver.wfs] -
Request: getServiceInfo
18 Dec 11:01:27 INFO [org.geoserver.wfs] -
Request: getFeature
service = WFS
version = 1.1.0
baseUrl = http://localhost:28080/
query[0]:
filter = [ er.mineraloccurrence.2004416 ]
typeName[0] = {http://xmlns.earthresourceml.org/EarthResource/2.0}MineralOccurrence
outputFormat = text/xml; subtype=gml/3.1.1
resultType = results
18 Dec 11:01:27 DEBUG [org.geotools.xml] - building schema for schema: http://xmlns.earthresourceml.org/EarthResource/2.0
18 Dec 11:01:27 DEBUG [org.geotools.xml] - building schema for schema: http://www.opengis.net/wfs
18 Dec 11:01:28 DEBUG [org.geotools.xml] - building schema for schema: http://www.opengis.net/ows
18 Dec 11:01:28 DEBUG [org.geotools.xml] - Could not locate schema for: owsGetCapabilities.xsd.
18 Dec 11:01:28 DEBUG [org.geotools.xml] - Could not locate schema for: owsServiceIdentification.xsd.
18 Dec 11:01:28 DEBUG [org.geotools.xml] - Could not locate schema for: owsDataIdentification.xsd.
18 Dec 11:01:28 DEBUG [org.geotools.xml] - Could not locate schema for: owsCommon.xsd.
18 Dec 11:01:28 DEBUG [org.geotools.xml] - Could not locate schema for: ows19115subset.xsd.
18 Dec 11:01:28 DEBUG [org.geotools.xml] - Could not locate schema for: owsServiceProvider.xsd.
18 Dec 11:01:28 DEBUG [org.geotools.xml] - Could not locate schema for: ows19115subset.xsd.
18 Dec 11:01:28 DEBUG [org.geotools.xml] - Could not locate schema for: owsOperationsMetadata.xsd.
18 Dec 11:01:28 DEBUG [org.geotools.xml] - Could not locate schema for: owsCommon.xsd.
18 Dec 11:01:28 DEBUG [org.geotools.xml] - Could not locate schema for: ows19115subset.xsd.
18 Dec 11:01:28 DEBUG [org.geotools.xml] - Could not locate schema for: owsExceptionReport.xsd.
18 Dec 11:01:28 DEBUG [org.geotools.xml] - building schema for schema: http://www.opengis.net/ogc
18 Dec 11:01:28 DEBUG [org.geotools.xml] - Could not locate schema for: filterAll.xsd.
18 Dec 11:01:28 DEBUG [org.geotools.xml] - Could not locate schema for: filter.xsd.
18 Dec 11:01:28 DEBUG [org.geotools.xml] - Could not locate schema for: filterAll.xsd.
18 Dec 11:01:28 DEBUG [org.geotools.xml] - Could not locate schema for: expr.xsd.
18 Dec 11:01:28 DEBUG [org.geotools.xml] - Could not locate schema for: sort.xsd.
18 Dec 11:01:28 DEBUG [org.geotools.xml] - Could not locate schema for: filterAll.xsd.
18 Dec 11:01:28 DEBUG [org.geotools.xml] - Could not locate schema for: sort.xsd.
18 Dec 11:01:28 DEBUG [org.geotools.xml] - Could not locate schema for: expr.xsd.
18 Dec 11:01:28 DEBUG [org.geotools.xml] - Could not locate schema for: filterCapabilities.xsd.
18 Dec 11:01:28 DEBUG [org.geotools.xml] - Could not locate schema for: expr.xsd.
18 Dec 11:01:28 DEBUG [org.geotools.xml] - Could not locate schema for: sort.xsd.
18 Dec 11:01:28 DEBUG [org.geotools.xml] - Could not locate schema for: filterCapabilities.xsd.
18 Dec 11:01:28 TRACE [org.geotools.data.complex.filter] - fid mapping _expression_ is GML_ID
18 Dec 11:01:28 TRACE [org.geotools.data.complex.filter] - Adding unmapped fid filter [ GML_ID = er.mineraloccurrence.2004416 ]
18 Dec 11:01:28 DEBUG [org.geotools.data.complex.filter] - unrolled fid filter is [[ GML_ID = er.mineraloccurrence.2004416 ]]
18 Dec 11:01:28 TRACE [org.geotools.factory] - ENTRY (FeatureTypeFactory, FEATURE_TYPE_FACTORY)
18 Dec 11:01:28 TRACE [org.geotools.factory] - RETURN (FeatureTypeFactory, FEATURE_TYPE_FACTORY): found implementation Optional.
18 Dec 11:01:28 DEBUG [org.geotools.jdbc] - CREATE CONNECTION
18 Dec 11:01:28 DEBUG [org.geotools.filter] - exporting SQL ComparisonFilter
18 Dec 11:01:28 DEBUG [org.geotools.filter] - exporting PropertyName
18 Dec 11:01:28 DEBUG [org.geotools.jdbc.JoiningJDBCFeatureSource] - SELECT * FROM (SELECT MSEXTON1.MV_ER_MINERALOCCURRENCE.ENO,MSEXTON1.MV_ER_MINERALOCCURRENCE.GML_ID,MSEXTON1.MV_ER_MINERALOCCURRENCE.IDENTIFIER,MSEXTON1.MV_ER_MINERALOCCURRENCE.IDENTIFIER_CODESPACE,MSEXTON1.MV_ER_MINERALOCCURRENCE.NAME,MSEXTON1.MV_ER_MINERALOCCURRENCE.OBSERVATIONMETHOD_DEF,MSEXTON1.MV_ER_MINERALOCCURRENCE.OBSERVATIONMETHOD,MSEXTON1.MV_ER_MINERALOCCURRENCE.OBSERVATIONMETHOD_ID,MSEXTON1.MV_ER_MINERALOCCURRENCE.PURPOSE,MSEXTON1.MV_ER_MINERALOCCURRENCE.PARENT FROM MSEXTON1.MV_ER_MINERALOCCURRENCE INNER JOIN ( SELECT DISTINCT MV_ER_MINERALOCCURRENCE.GML_ID FROM MSEXTON1.MV_ER_MINERALOCCURRENCE LEFT JOIN MSEXTON1.MV_ER_SOURCEREFERENCE MV_1 ON MV_ER_MINERALOCCURRENCE.ENO = MV_1.ENO WHERE GML_ID = ? ) TEMP_ALIAS_USED_FOR_FILTER ON ( MV_ER_MINERALOCCURRENCE.GML_ID = TEMP_ALIAS_USED_FOR_FILTER.GML_ID ) ORDER BY MSEXTON1.MV_ER_MINERALOCCURRENCE.GML_ID ASC) WHERE ROWNUM <= 1000000
18 Dec 11:01:28 DEBUG [org.geotools.jdbc] - 1 = er.mineraloccurrence.2004416
18 Dec 11:01:28 TRACE [org.geotools.data.complex.filter] - ENTRY FeatureImpl:MineralOccurrence<MineralOccurrenceType id=er.mineraloccurrence.2004416>=[] gml:identifier http://pid.geoscience.gov.au/id/feature/ga/er/mineraloccurrence/2004416 null null
18 Dec 11:01:28 TRACE [org.geotools.data.complex.filter] - ENTRY FeatureImpl:MineralOccurrence<MineralOccurrenceType id=er.mineraloccurrence.2004416>=[ComplexAttributeImpl:identifier<CodeWithAuthorityType>=[AttributeImpl:simpleContent<string>=http://pid.geoscience.gov.au/id/feature/ga/er/mineraloccurrence/2004416]] gml:name Mt Gunson null null
18 Dec 11:01:28 TRACE [org.geotools.factory] - ENTRY (FeatureTypeFactory, FEATURE_TYPE_FACTORY)
18 Dec 11:01:28 TRACE [org.geotools.factory] - RETURN (FeatureTypeFactory, FEATURE_TYPE_FACTORY): found implementation Optional.
18 Dec 11:01:28 DEBUG [org.geotools.filter] - exporting SQL ComparisonFilter
18 Dec 11:01:28 DEBUG [org.geotools.filter] - exporting PropertyName
18 Dec 11:01:28 DEBUG [org.geotools.jdbc] - SELECT * FROM (SELECT MSEXTON1.MV_ER_MINERALOCCURRENCE.ENO,MSEXTON1.MV_ER_MINERALOCCURRENCE.GML_ID,MSEXTON1.MV_ER_MINERALOCCURRENCE.IDENTIFIER,MSEXTON1.MV_ER_MINERALOCCURRENCE.IDENTIFIER_CODESPACE,MSEXTON1.MV_ER_MINERALOCCURRENCE.NAME,MSEXTON1.MV_ER_MINERALOCCURRENCE.OBSERVATIONMETHOD_DEF,MSEXTON1.MV_ER_MINERALOCCURRENCE.OBSERVATIONMETHOD,MSEXTON1.MV_ER_MINERALOCCURRENCE.OBSERVATIONMETHOD_ID,MSEXTON1.MV_ER_MINERALOCCURRENCE.PURPOSE,MSEXTON1.MV_ER_MINERALOCCURRENCE.PARENT FROM MSEXTON1.MV_ER_MINERALOCCURRENCE INNER JOIN ( SELECT DISTINCT MV_ER_MINERALOCCURRENCE.GML_ID FROM MSEXTON1.MV_ER_MINERALOCCURRENCE LEFT JOIN MSEXTON1.MV_ER_SOURCEREFERENCE MV_1 ON MV_ER_MINERALOCCURRENCE.ENO = MV_1.ENO WHERE GML_ID = ? ) TEMP_ALIAS_USED_FOR_FILTER ON ( MV_ER_MINERALOCCURRENCE.GML_ID = TEMP_ALIAS_USED_FOR_FILTER.GML_ID ) ORDER BY MSEXTON1.MV_ER_MINERALOCCURRENCE.GML_ID ASC) WHERE ROWNUM <= 1000000
18 Dec 11:01:28 DEBUG [org.geotools.jdbc] - CREATE CONNECTION
18 Dec 11:01:28 DEBUG [org.geotools.jdbc] - Getting information about primary keys of MV_ER_SOURCEREFERENCE
18 Dec 11:01:28 DEBUG [org.geotools.jdbc] - Getting information about unique indexes of MV_ER_SOURCEREFERENCE
18 Dec 11:01:28 INFO [org.geotools.jdbc] - No primary key or unique index found for MV_ER_SOURCEREFERENCE.
18 Dec 11:01:28 DEBUG [org.geotools.jdbc] - CLOSE CONNECTION
18 Dec 11:01:28 TRACE [org.geotools.factory] - ENTRY (FeatureTypeFactory, FEATURE_TYPE_FACTORY)
18 Dec 11:01:28 TRACE [org.geotools.factory] - RETURN (FeatureTypeFactory, FEATURE_TYPE_FACTORY): found implementation Optional.
18 Dec 11:01:28 DEBUG [org.geotools.jdbc] - CREATE CONNECTION
18 Dec 11:01:28 DEBUG [org.geotools.jdbc] - CLOSE CONNECTION
18 Dec 11:01:28 DEBUG [org.geotools.jdbc] - CLOSE CONNECTION
18 Dec 11:01:28 DEBUG [org.geotools.jdbc] - CLOSE CONNECTION
18 Dec 11:01:28 INFO [org.vfny.geoserver.servlets] - OutputStream was successfully aborted.
18 Dec 11:01:28 ERROR [org.geoserver.ows] -
java.lang.RuntimeException: java.lang.RuntimeException: Error applying mapping with targetAttribute er:sourceReference
at org.geotools.data.complex.AbstractMappingFeatureIterator.next(AbstractMappingFeatureIterator.java:408)
at org.geoserver.security.decorators.SecuredFeatureIterator.next(SecuredFeatureIterator.java:35)
at org.geotools.feature.collection.BridgeIterator.next(BridgeIterator.java:31)
at org.geotools.feature.collection.BridgeIterator.next(BridgeIterator.java:17)
at org.geotools.xml.Encoder.encode(Encoder.java:730)
at org.geotools.xml.Encoder.encode(Encoder.java:561)
at org.geoserver.wfs.xml.GML3OutputFormat.encode(GML3OutputFormat.java:379)
at org.geoserver.wfs.xml.GML3OutputFormat.complexFeatureStreamIntercept(GML3OutputFormat.java:405)
at org.geoserver.wfs.xml.GML3OutputFormat.write(GML3OutputFormat.java:309)
at org.geoserver.wfs.WFSGetFeatureOutputFormat.write(WFSGetFeatureOutputFormat.java:185)
at org.geoserver.ows.Dispatcher.response(Dispatcher.java:1032)
at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:268)
at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:174)
at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:50)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:624)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.geoserver.filters.ThreadLocalsCleanupFilter.doFilter(ThreadLocalsCleanupFilter.java:26)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.geoserver.filters.SpringDelegatingFilter$Chain.doFilter(SpringDelegatingFilter.java:69)
at org.geoserver.wms.animate.AnimatorFilter.doFilter(AnimatorFilter.java:73)
at org.geoserver.filters.SpringDelegatingFilter$Chain.doFilter(SpringDelegatingFilter.java:66)
at org.geoserver.filters.SpringDelegatingFilter.doFilter(SpringDelegatingFilter.java:41)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.geoserver.platform.AdvancedDispatchFilter.doFilter(AdvancedDispatchFilter.java:37)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317)
at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:70)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91)
at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:74)
at org.geoserver.security.filter.GeoServerCompositeFilter.doFilter(GeoServerCompositeFilter.java:91)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:70)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114)
at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:74)
at org.geoserver.security.filter.GeoServerCompositeFilter.doFilter(GeoServerCompositeFilter.java:91)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
at org.geoserver.security.filter.GeoServerAnonymousAuthenticationFilter.doFilter(GeoServerAnonymousAuthenticationFilter.java:51)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:70)
at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:158)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:74)
at org.geoserver.security.filter.GeoServerCompositeFilter.doFilter(GeoServerCompositeFilter.java:91)
at org.geoserver.security.filter.GeoServerBasicAuthenticationFilter.doFilter(GeoServerBasicAuthenticationFilter.java:81)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:70)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
at org.geoserver.security.filter.GeoServerSecurityContextPersistenceFilter$1.doFilter(GeoServerSecurityContextPersistenceFilter.java:52)
at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:74)
at org.geoserver.security.filter.GeoServerCompositeFilter.doFilter(GeoServerCompositeFilter.java:91)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177)
at org.geoserver.security.GeoServerSecurityFilterChainProxy.doFilter(GeoServerSecurityFilterChainProxy.java:141)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.geoserver.filters.LoggingFilter.doFilter(LoggingFilter.java:90)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.geoserver.filters.GZIPFilter.doFilter(GZIPFilter.java:42)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.geoserver.filters.SessionDebugFilter.doFilter(SessionDebugFilter.java:46)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:505)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:169)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:956)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:423)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1079)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:625)
at org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.doRun(AprEndpoint.java:2517)
at org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.run(AprEndpoint.java:2506)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: Error applying mapping with targetAttribute er:sourceReference
at org.geotools.data.complex.DataAccessMappingFeatureIterator.computeNext(DataAccessMappingFeatureIterator.java:1396)
at org.geotools.data.complex.AbstractMappingFeatureIterator.next(AbstractMappingFeatureIterator.java:405)
... 100 more
Caused by: java.io.IOException
at org.geotools.jdbc.JoiningJDBCFeatureSource.getJoiningReaderInternal(JoiningJDBCFeatureSource.java:1232)
at org.geotools.data.complex.DataAccessMappingFeatureIterator.extractMultipleValues(DataAccessMappingFeatureIterator.java:895)
at org.geotools.data.complex.DataAccessMappingFeatureIterator.setAttributeValue(DataAccessMappingFeatureIterator.java:653)
at org.geotools.data.complex.DataAccessMappingFeatureIterator.computeNext(DataAccessMappingFeatureIterator.java:1345)
... 101 more
Caused by: java.lang.ClassCastException: org.geotools.data.oracle.OracleDialect cannot be cast to org.geotools.jdbc.BasicSQLDialect
at org.geotools.jdbc.JDBCFeatureReader.<init>(JDBCFeatureReader.java:141)
at org.geotools.jdbc.JoiningJDBCFeatureSource.getJoiningReaderInternal(JoiningJDBCFeatureSource.java:1227)
... 104 more
18 Dec 11:01:28 DEBUG [org.geotools.xml] - building schema for schema: http://www.opengis.net/ows
18 Dec 11:01:28 DEBUG [org.geotools.xml] - Could not locate schema for: owsGetCapabilities.xsd.
18 Dec 11:01:28 DEBUG [org.geotools.xml] - Could not locate schema for: owsServiceIdentification.xsd.
18 Dec 11:01:28 DEBUG [org.geotools.xml] - Could not locate schema for: owsDataIdentification.xsd.
18 Dec 11:01:28 DEBUG [org.geotools.xml] - Could not locate schema for: owsCommon.xsd.
18 Dec 11:01:28 DEBUG [org.geotools.xml] - Could not locate schema for: ows19115subset.xsd.
18 Dec 11:01:28 DEBUG [org.geotools.xml] - Could not locate schema for: owsServiceProvider.xsd.
18 Dec 11:01:28 DEBUG [org.geotools.xml] - Could not locate schema for: ows19115subset.xsd.
18 Dec 11:01:28 DEBUG [org.geotools.xml] - Could not locate schema for: owsOperationsMetadata.xsd.
18 Dec 11:01:28 DEBUG [org.geotools.xml] - Could not locate schema for: owsCommon.xsd.
18 Dec 11:01:28 DEBUG [org.geotools.xml] - Could not locate schema for: ows19115subset.xsd.
18 Dec 11:01:28 DEBUG [org.geotools.xml] - Could not locate schema for: owsExceptionReport.xsd.