Re: [Geoserver-users] Internal error occurred at org.geoserver.wms.GetFeatureInfo.run...Caused by: java.lang.ArrayIndexOutOfBoundsException

2017-11-15 Thread Steve Omondi
This issue was solved. The solution lied in pointers we got from other mail archives. Recreating the layers in the Database and publishing them again solved the issue. Something to do with Geometry fields, and SRS definition in the database I guess. Thanks everyone. Kind regards, Steve Omondi

Re: [Geoserver-users] Internal error occurred at org.geoserver.wms.GetFeatureInfo.run...Caused by: java.lang.ArrayIndexOutOfBoundsException

2017-11-14 Thread Steve Omondi
Sure. Virus-free. www.avast.com <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> Kind

Re: [Geoserver-users] Internal error occurred at org.geoserver.wms.GetFeatureInfo.run...Caused by: java.lang.ArrayIndexOutOfBoundsException

2017-11-14 Thread Andrea Aime
That's unfortunate, it seems nothing quick and easy can be done without having also access to your server. Suggestion, try to reproduce the issue with the default GeoServer data directory (the sample data set), if you can do that, then open a ticket and share the steps to reproduce on it Cheers A

Re: [Geoserver-users] Internal error occurred at org.geoserver.wms.GetFeatureInfo.run...Caused by: java.lang.ArrayIndexOutOfBoundsException

2017-11-14 Thread Steve Omondi
With Geoserver Logging Level as Verbose This is all I get with StdOut (in Tomcat Logs) java.lang.ArrayIndexOutOfBoundsExceptionjava.lang.ArrayIndexOutOfBoundsException java.lang.ArrayIndexOutOfBoundsException Geoserver Logs records nothing to the effect that there is an error, except for the Se

Re: [Geoserver-users] Internal error occurred at org.geoserver.wms.GetFeatureInfo.run...Caused by: java.lang.ArrayIndexOutOfBoundsException

2017-11-14 Thread Andrea Aime
Hi Steve, unfortunately the stack trace is cut and does not contain the actual originating point. Could you check the logs and see if you have more information? Also, if an error is thrown too many times the JVM starts omitting the stack traces, you might get more info after a GeoServer restart C

[Geoserver-users] Internal error occurred at org.geoserver.wms.GetFeatureInfo.run...Caused by: java.lang.ArrayIndexOutOfBoundsException

2017-11-14 Thread Steve Omondi
Hey guys, I have a LayerGroup with 6 Vector Layers all from a Postgis Datastore (JNDI Connection). The LayerGroup is specific for Labels where I have applied Label Style for every Layer. When I use Identify tool in Openlayers Client I get a Service Exception (Exception attached below.) GetFeatur