Hi all,
so summarizing the discussed issues, the plan could be:
* Regarding the JSON library number of nested objects limit:
* Fork the JSON library and make the limit configurable, by default 100 is
recommended
* Where should the fork be created? in GeoServer [1]
* Plan a code sprin
2019 10:56:29 +0200
Subject Re: [Geoserver-devel] JSON Nesting too deep exception due to
hard-coded limit
On Fri, Jun 28, 2019 at 7:09 PM [email protected]
wrote:
Hi community.
I'm reproducing an exception using Complex Features and WFS GeoJSONBuilder
on Geoserve
Just to clarify bellow:
On Mon, 2019-07-01 at 10:19 +0100, Nuno Oliveira wrote:
> Hi all,
> please see my replies bellow:
>
> On Sat, 2019-06-29 at 10:56 +0200, Andrea Aime wrote:
> > On Fri, Jun 28, 2019 at 7:09 PM [email protected]
> > [email protected]> wrote:
> > > Hi c
Hi all,
please see my replies bellow:
On Sat, 2019-06-29 at 10:56 +0200, Andrea Aime wrote:
> On Fri, Jun 28, 2019 at 7:09 PM [email protected]
> [email protected]> wrote:
> > Hi community.
> >
> > I'm reproducing an exception using Complex Features and WFS
> > GeoJSONBuilder
On Fri, Jun 28, 2019 at 7:09 PM [email protected] <
[email protected]> wrote:
> Hi community.
>
> I'm reproducing an exception using Complex Features and WFS GeoJSONBuilder
> on Geoserver 2.16 (master) with this stack trace:
>
> net.sf.json.JSONException: Nesting too deep
Hi community.
I'm reproducing an exception using Complex Features and WFS GeoJSONBuilder
on Geoserver 2.16 (master) with this stack trace:
net.sf.json.JSONException: Nesting too deep.
at net.sf.json.util.JSONBuilder.push(JSONBuilder.java:270)
at net.sf.json.util.JSONBuilde