Hi Nuno,

Thanks for looking into this, really appreciate it. I’ve created a ticket – 
https://osgeo-org.atlassian.net/browse/GEOS-9452
Seeing you response I just had a bit of an ah ha moment. I was a bit confused 
as to why the geom was null as the borehole feature had a geometry so did a bit 
more investigating. It was the logElement 1D shape geometry. If I add the 
mapping for the 1D shape the service works, which is awesome. The 
downholeDrillingDetails interval property also has a 1D interval geometry, but 
the encoder is not tripping up on the absence of this one – possibly because 
the shape element in the schema doc as a nillable=”true” tag? This got the 
service working again, and is hopefully helpful for others who come across the 
same thing.

Thanks again!
Ursula

From: Nuno Oliveira <[email protected]>
Sent: Monday, 13 January 2020 8:04 PM
To: Michael, Ursula (DEM) <[email protected]>; 
[email protected]
Subject: Re: [Geoserver-users] nullPointerException for 2.16 GeoJSON outputs 
where a Borehole has a LogElement feature chained.

Hi,
this looks like a bug to me, looks like the GeoJSON encoder is failing to 
encode the geometry because it is NULL:
https://github.com/geoserver/geoserver/blob/ac6348915d556a49c1fcf24494bab68b0b250f0f/src/wfs/src/main/java/org/geoserver/wfs/json/ComplexGeoJsonWriter.java#L174-L176

Could you open a JIRA ticket for this?

Anyway,the complex GeoJSON encoder debug logging needs to be improved, 
currently is quite difficult to understand where and why it failed.

Kind regards,
Nuno Olivera

On Fri, 2020-01-10 at 08:28 +0000, Michael, Ursula (DEM) wrote:
Hi Geoserver Users,

I’m upgrading to 2.16, and noticed our complex GeoSciML 4.1 borehole service is 
now throwing a nullPointerExeption for any boreholes that have a 
BoreholeInterval property for GeoJSON outputs only.
I’ve looked through the logs, reviewed the mapping files and the database, and 
I can’t see what the issue might be. I was hoping another mailing list user 
might already know what the issue is or could help determine if it’s a bug.

The exception only occurs if the GeoJSON output includes a Borehole with a 
feature chained gsmlbh:logElement/gsmlbh:BoreholeInterval property. GML is 
outputting with no issues, Boreholes encoded as GeoJSON without logElements are 
also ok, and it only seems to be an issue in v2.16.

Below is an extract from the log

Thank you in advance!

Kind Regards,
Ursula

2020-01-10 18:02:00,157 TRACE [complex.filter] - ENTRY 
FeatureImpl:Borehole<BoreholeType 
id=gsml.borehole.58>=[ComplexAttributeImpl:identifier<CodeWithAuthorityType>=[AttributeImpl:simpleContent<string>=https://nams-nvcl.pirsa.sa.gov.au/resource/feature/gssa/borehole/58],
 ComplexAttributeImpl:name<CodeType>=[], 
ComplexAttributeImpl:shape<shapeType>=[GeometryAttributeImpl:LineString<LineStringType
 crs=GEOGCS["GDA94",
  DATUM["Geocentric Datum of Australia 1994",
    SPHEROID["GRS 1980", 6378137.0, 298.257222101, AUTHORITY["EPSG","7019"]],
    TOWGS84[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0],
    AUTHORITY["EPSG","6283"]],
  PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
  UNIT["degree", 0.017453292519943295],
  AXIS["Geodetic latitude", NORTH],
  AXIS["Geodetic longitude", EAST],
  AUTHORITY["EPSG","4283"]]>=null], 
ComplexAttributeImpl:positionalAccuracy<DQ_PositionalAccuracy_PropertyType>=[ComplexAttributeImpl:DQ_AbsoluteExternalPositionalAccuracy<DQ_AbsoluteExternalPositionalAccuracy_Type>=[ComplexAttributeImpl:nameOfMeasure<CharacterString_PropertyType>=[AttributeImpl:CharacterString<string>=horizontal
 accuracy], 
ComplexAttributeImpl:result<DQ_Result_PropertyType>=[ComplexAttributeImpl:DQ_QuantitativeResult<DQ_QuantitativeResult_Type>=[ComplexAttributeImpl:valueUnit<UnitOfMeasure_PropertyType>=[],
 
ComplexAttributeImpl:value<Record_PropertyType>=[ComplexAttributeImpl:Record<anyType>=[]]]]]],
 
ComplexAttributeImpl:positionalAccuracy<DQ_PositionalAccuracy_PropertyType>=[ComplexAttributeImpl:DQ_AbsoluteExternalPositionalAccuracy<DQ_AbsoluteExternalPositionalAccuracy_Type>=[ComplexAttributeImpl:nameOfMeasure<CharacterString_PropertyType>=[AttributeImpl:CharacterString<string>=vertical
 accuracy], 
ComplexAttributeImpl:result<DQ_Result_PropertyType>=[ComplexAttributeImpl:DQ_QuantitativeResult<DQ_QuantitativeResult_Type>=[ComplexAttributeImpl:valueUnit<UnitOfMeasure_PropertyType>=[],
 
ComplexAttributeImpl:value<Record_PropertyType>=[ComplexAttributeImpl:Record<anyType>=[]]]]]],
 
ComplexAttributeImpl:referenceLocation<OriginPositionPropertyType>=[FeatureImpl:OriginPosition<OriginPositionType>=[GeometryAttributeImpl:location<PointPropertyType
 id=gsml.borehole.58.location crs=GEOGCS["GDA94",
  DATUM["Geocentric Datum of Australia 1994",
    SPHEROID["GRS 1980", 6378137.0, 298.257222101, AUTHORITY["EPSG","7019"]],
    TOWGS84[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0],
    AUTHORITY["EPSG","6283"]],
  PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
  UNIT["degree", 0.017453292519943295],
  AXIS["Geodetic latitude", NORTH],
  AXIS["Geodetic longitude", EAST],
  AUTHORITY["EPSG","4283"]] id=gsml.borehole.58.location>=POINT (-26.1793756 
128.6442586), ComplexAttributeImpl:elevation<DirectPositionType>=[]]], 
ComplexAttributeImpl:indexData=[ComplexAttributeImpl:BoreholeDetails<BoreholeDetailsType>=[ComplexAttributeImpl:operator<CI_Responsibility_PropertyType>=[ComplexAttributeImpl:CI_Responsibility<CI_Responsibility_Type>=[ComplexAttributeImpl:role<CI_RoleCode_PropertyType>=[ComplexAttributeImpl:CI_RoleCode<CodeListValue_Type>=[AttributeImpl:simpleContent<string>=owner]],
 
ComplexAttributeImpl:party<AbstractCI_Party_PropertyType>=[ComplexAttributeImpl:CI_Organisation<CI_Organisation_Type>=[ComplexAttributeImpl:name<CharacterString_PropertyType>=[AttributeImpl:CharacterString<string>=South
 Australia. Department of Mines and Energy.]]]]], 
ComplexAttributeImpl:driller<CI_Responsibility_PropertyType>=[ComplexAttributeImpl:CI_Responsibility<CI_Responsibility_Type>=[ComplexAttributeImpl:role<CI_RoleCode_PropertyType>=[ComplexAttributeImpl:CI_RoleCode<CodeListValue_Type>=[AttributeImpl:simpleContent<string>=pointOfContact]],
 
ComplexAttributeImpl:party<AbstractCI_Party_PropertyType>=[ComplexAttributeImpl:CI_Organisation<CI_Organisation_Type>=[ComplexAttributeImpl:name<CharacterString_PropertyType>=[AttributeImpl:CharacterString<string>=unknown]]]]],
 ComplexAttributeImpl:startPoint<ReferenceType>=[], 
ComplexAttributeImpl:inclinationType<ReferenceType>=[], 
ComplexAttributeImpl:boreholeMaterialCustodian<CI_Responsibility_PropertyType>=[ComplexAttributeImpl:CI_Responsibility<CI_Responsibility_Type>=[ComplexAttributeImpl:role<CI_RoleCode_PropertyType>=[ComplexAttributeImpl:CI_RoleCode<CodeListValue_Type>=[AttributeImpl:simpleContent<string>=pointOfContact]],
 
ComplexAttributeImpl:party<AbstractCI_Party_PropertyType>=[ComplexAttributeImpl:CI_Organisation<CI_Organisation_Type>=[ComplexAttributeImpl:name<CharacterString_PropertyType>=[AttributeImpl:CharacterString<string>=South
 Australia Drill Core Reference Library]]]]], 
ComplexAttributeImpl:purpose<ReferenceType>=[], 
ComplexAttributeImpl:purpose<ReferenceType>=[], 
ComplexAttributeImpl:dataCustodian<CI_Responsibility_PropertyType>=[ComplexAttributeImpl:CI_Responsibility<CI_Responsibility_Type>=[ComplexAttributeImpl:role<CI_RoleCode_PropertyType>=[ComplexAttributeImpl:CI_RoleCode<CodeListValue_Type>=[AttributeImpl:simpleContent<string>=pointOfContact]],
 
ComplexAttributeImpl:party<AbstractCI_Party_PropertyType>=[ComplexAttributeImpl:CI_Organisation<CI_Organisation_Type>=[ComplexAttributeImpl:name<CharacterString_PropertyType>=[AttributeImpl:CharacterString<string>=Geologcial
 Survey of South Australia]]]]], 
ComplexAttributeImpl:boreholeLength=[ComplexAttributeImpl:Quantity<QuantityType>=[ComplexAttributeImpl:uom<UnitReference>=[],
 AttributeImpl:value<double>=51.0]]]], 
ComplexAttributeImpl:downholeDrillingDetails=[FeatureImpl:DrillingDetails<DrillingDetailsType
 
id=gsmlbh.drillingdetails.39>=[ComplexAttributeImpl:drillingMethod<ReferenceType>=[],
 
ComplexAttributeImpl:intervalBegin=[ComplexAttributeImpl:Quantity<QuantityType>=[ComplexAttributeImpl:uom<UnitReference>=[],
 AttributeImpl:value<double>=0.0]], 
ComplexAttributeImpl:intervalEnd=[ComplexAttributeImpl:Quantity<QuantityType>=[ComplexAttributeImpl:uom<UnitReference>=[],
 AttributeImpl:value<double>=51.0]]]], 
ComplexAttributeImpl:logElement<BoreholeIntervalPropertyType>=[FeatureImpl:BoreholeInterval<BoreholeIntervalType
 
id=gsml.boreholeinterval.stratigraphiclog.14150.0-6>=[ComplexAttributeImpl:description<StringOrRefType>=[AttributeImpl:simpleContent<string>=Silty
 sand with alluvial pebbles of calcrete and gabbro], 
ComplexAttributeImpl:observationMethod=[], 
ComplexAttributeImpl:collectionIdentifier=[AttributeImpl:simpleContent<string>=Stratigraphic
 Log 14150], 
ComplexAttributeImpl:mappedIntervalBegin=[ComplexAttributeImpl:Quantity<QuantityType>=[ComplexAttributeImpl:uom<UnitReference>=[],
 AttributeImpl:value<double>=0.0]], 
ComplexAttributeImpl:mappedIntervalEnd=[ComplexAttributeImpl:Quantity<QuantityType>=[ComplexAttributeImpl:uom<UnitReference>=[],
 AttributeImpl:value<double>=6.0]]]], 
ComplexAttributeImpl:logElement<BoreholeIntervalPropertyType>=[FeatureImpl:BoreholeInterval<BoreholeIntervalType
 
id=gsml.boreholeinterval.stratigraphiclog.14150.6-51>=[ComplexAttributeImpl:description<StringOrRefType>=[AttributeImpl:simpleContent<string>=Gabbro
 containing hypersthene and plagioclase, weathered in upper part], 
ComplexAttributeImpl:observationMethod=[], 
ComplexAttributeImpl:collectionIdentifier=[AttributeImpl:simpleContent<string>=Stratigraphic
 Log 14150], 
ComplexAttributeImpl:mappedIntervalBegin=[ComplexAttributeImpl:Quantity<QuantityType>=[ComplexAttributeImpl:uom<UnitReference>=[],
 AttributeImpl:value<double>=6.0]], 
ComplexAttributeImpl:mappedIntervalEnd=[ComplexAttributeImpl:Quantity<QuantityType>=[ComplexAttributeImpl:uom<UnitReference>=[],
 AttributeImpl:value<double>=51.0]]]]] gsmlbh:__DEFAULT_GEOMETRY__ 
GeometryAttributeImpl:location<PointPropertyType id=gsml.borehole.58.location 
crs=GEOGCS["GDA94",
  DATUM["Geocentric Datum of Australia 1994",
    SPHEROID["GRS 1980", 6378137.0, 298.257222101, AUTHORITY["EPSG","7019"]],
    TOWGS84[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0],
    AUTHORITY["EPSG","6283"]],
  PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
  UNIT["degree", 0.017453292519943295],
  AXIS["Geodetic latitude", NORTH],
  AXIS["Geodetic longitude", EAST],
  AUTHORITY["EPSG","4283"]] id=gsml.borehole.58.location>=POINT (-26.1793756 
128.6442586) null null
2020-01-10 18:02:00,159 DEBUG [geotools.jdbc] - CLOSE CONNECTION
2020-01-10 18:02:00,159 INFO [geoserver.servlets] - OutputStream was 
successfully aborted.
2020-01-10 18:02:00,159 ERROR [geoserver.ows] -
java.lang.NullPointerException
        at 
org.geoserver.wfs.json.ComplexGeoJsonWriter.encodeGeometry(ComplexGeoJsonWriter.java:176)
        at 
org.geoserver.wfs.json.ComplexGeoJsonWriter.encodeFeature(ComplexGeoJsonWriter.java:113)
        at 
org.geoserver.wfs.json.ComplexGeoJsonWriter.encodeChainedFeatures(ComplexGeoJsonWriter.java:283)
        at 
org.geoserver.wfs.json.ComplexGeoJsonWriter.encodePropertiesByType(ComplexGeoJsonWriter.java:251)
        at 
org.geoserver.wfs.json.ComplexGeoJsonWriter.encodeProperties(ComplexGeoJsonWriter.java:204)
        at 
org.geoserver.wfs.json.ComplexGeoJsonWriter.encodeFeature(ComplexGeoJsonWriter.java:119)
        at 
org.geoserver.wfs.json.ComplexGeoJsonWriter.encodeFeatureCollection(ComplexGeoJsonWriter.java:97)
        at 
org.geoserver.wfs.json.ComplexGeoJsonWriter.write(ComplexGeoJsonWriter.java:88)
        at 
org.geoserver.wfs.json.GeoJSONGetFeatureResponse.writeFeatures(GeoJSONGetFeatureResponse.java:227)
        at 
org.geoserver.wfs.json.GeoJSONGetFeatureResponse.write(GeoJSONGetFeatureResponse.java:133)
        at 
org.geoserver.wfs.WFSGetFeatureOutputFormat.write(WFSGetFeatureOutputFormat.java:198)
        at org.geoserver.ows.Dispatcher.response(Dispatcher.java:1031)
        at 
org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:269)
        at 
org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:177)
        at 
org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:52)
        at 
org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
        at 
org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
        at 
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:998)
        at 
org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:890)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
        at 
org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:875)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
        at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
        at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
        at 
org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
        at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
        at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
        at 
org.apache.catalina.filters.CorsFilter.handleNonCORS(CorsFilter.java:352)
        at org.apache.catalina.filters.CorsFilter.doFilter(CorsFilter.java:171)
        at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
        at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
        at 
org.geoserver.filters.ThreadLocalsCleanupFilter.doFilter(ThreadLocalsCleanupFilter.java:26)
        at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
        at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
        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:193)
        at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
        at 
org.geoserver.platform.AdvancedDispatchFilter.doFilter(AdvancedDispatchFilter.java:37)
        at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
        at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
        at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
        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:334)
        at 
org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:70)
        at 
org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119)
        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:334)
        at 
org.geoserver.security.filter.GeoServerAnonymousAuthenticationFilter.doFilter(GeoServerAnonymousAuthenticationFilter.java:51)
        at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
        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:334)
        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:334)
        at 
org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
        at 
org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
        at 
org.geoserver.security.GeoServerSecurityFilterChainProxy.doFilter(GeoServerSecurityFilterChainProxy.java:142)
        at 
org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357)
        at 
org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270)
        at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
        at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
        at org.geoserver.filters.LoggingFilter.doFilter(LoggingFilter.java:101)
        at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
        at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
        at 
org.geoserver.filters.XFrameOptionsFilter.doFilter(XFrameOptionsFilter.java:79)
        at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
        at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
        at org.geoserver.filters.GZIPFilter.doFilter(GZIPFilter.java:47)
        at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
        at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
        at 
org.geoserver.filters.SessionDebugFilter.doFilter(SessionDebugFilter.java:46)
        at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
        at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
        at 
org.geoserver.filters.FlushSafeFilter.doFilter(FlushSafeFilter.java:42)
        at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
        at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
        at 
org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
        at 
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
        at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
        at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
        at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
        at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
        at 
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
        at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
        at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
        at 
org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:678)
        at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
        at 
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
        at 
org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
        at 
org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
        at 
org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:836)
        at 
org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1747)
        at 
org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
        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)





_______________________________________________

Geoserver-users mailing list



Please make sure you read the following two resources before posting to this 
list:

- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/

- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html



If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer





[email protected]<mailto:[email protected]>

https://lists.sourceforge.net/lists/listinfo/geoserver-users

--

Regards,

Nuno Oliveira

==

GeoServer Professional Services from the

experts!

Visit http://goo.gl/it488V for more information.

==



Nuno Miguel Carvalho Oliveira

@nmcoliveira

Software Engineer



GeoSolutions S.A.S.

Via di Montramito 3/A

55054  Massarosa (LU)

Italy

phone: +39 0584 962313

fax:      +39 0584 1660272



http://www.geo-solutions.it

http://twitter.com/geosolutions_it



-------------------------------------------------------



Con riferimento alla normativa sul trattamento dei dati

personali (Reg. UE 2016/679 - Regolamento generale sulla

protezione dei dati “GDPR”), si precisa che ogni

circostanza inerente alla presente email (il suo contenuto,

gli eventuali allegati, etc.) è un dato la cui conoscenza

è riservata al/i solo/i destinatario/i indicati dallo

scrivente. Se il messaggio Le è giunto per errore, è

tenuta/o a cancellarlo, ogni altra operazione è illecita.

Le sarei comunque grato se potesse darmene notizia.



This email is intended only for the person or entity to

which it is addressed and may contain information that

is privileged, confidential or otherwise protected from

disclosure. We remind that - as provided by European

Regulation 2016/679 “GDPR” - copying, dissemination or

use of this e-mail or the information herein by anyone

other than the intended recipient is prohibited. If you

have received this email by mistake, please notify

us immediately by telephone or e-mail.
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to