Do you have a stack trace, or have you tried looking in a debugger to see
where that "java.lang.NullPointerException" is coming from?
--
Jody Garnett


On Thu, 18 Apr 2019 at 04:08, Joud Kassem <joud.kasse...@gmail.com> wrote:

> Hi all,
>
> I hope I'm sending to the right mailing list :/
>
> I have grails4 application & upgraded recently to geotools 21 since am
> working with java11. I'm getting now the following error when doing
> anything on my FeatureCollection which wasn't there using the older
> version of geotools:
>
> *org.geotools.data.wfs.internal.WFSException: WFS returned an exception. 
> Originating Request: GET_FEATURE[
>  handle: GeoTools 21.0(90b0c1c482733f6914bbf10aad19e78824634a69) WFS 1.1.0 
> DataStore @SHA-GRAIL4#2
>  outputFormat: <application/gml+xml; version=3.2>
>  method: POST
>  onlineResource: <http://wfsServer:8080/geoserver/wfs?>
>  final URL: 
> <http://wfsServer:8080/geoserver/wfs?REQUEST=GetFeature&VERSION=1.1.0&SERVICE=WFS>
> ]
>  [NoApplicableCode: [java.lang.NullPointerException]]*
>
>
> Anybody has any clue what could be the reason?
>
> Thanks in advance
>
> _______________________________________________
> GeoTools-GT2-Users mailing list
> GeoTools-GT2-Users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
>
_______________________________________________
GeoTools-GT2-Users mailing list
GeoTools-GT2-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to