Re: [Geoserver-users] [Geoserver-devel] [JIRA] (GEOS-8218) Layer Groups page crashes when trying to reorder layers

2017-09-08 Thread Steve Omondi
Hey Gnafu, *I am having this same Runtime Exception in Styles Page. (Geoserver 2.11.2).* Oops, something went wrong... Sorry, something unexpected happened on the server. Here's an error report you can include in a JIRA bug report about this

Re: [Geoserver-users] Apparent race condition under load causes "Out of Memory" with WMS regardless of heapsize

2017-09-08 Thread Andrea Aime
Hi Walter, looking at the code and doing a bit of searches around, it seems that indeed it is prone to run out of threads if the GC cannot reclaim the timer threads fast enough (those are VM threads, not response threads, so one should run out at 32k threads, not a few hundreds...) That said, I

[Geoserver-users] Apparent race condition under load causes "Out of Memory" with WMS regardless of heapsize

2017-09-08 Thread Walter Stovall
I'm load testing a 2.8 geoserver. Geoserver runs in tomcat on the backend of an apache web server processing requests thru AJP. I have a jmeter load test setup to send WMS GetMap requests (to get a JPEG image) for 40 users continually. The test was running for about 10 seconds and processing

Re: [Geoserver-users] StyleNotDefined error

2017-09-08 Thread Oscar Diago Alonso
Thanks for your answer! I was afraid of that. A couple of months ago I commented the fact that I couldn’t change the workspace of the style, but at that momento wasn’t an issue ☹ https://osgeo-org.atlassian.net/browse/GEOS-8225?filter=-2 Best regards! Óscar Diago Alonso Desarrollador GIS /

Re: [Geoserver-users] StyleNotDefined error

2017-09-08 Thread Ian Turton
The problem is that those styles are in a different workspace (cite) and form what you say your user doesn't have permission to see that workspace so you can't use them to style your layer. Ian 2017-09-08 9:09 GMT+01:00 Oscar Diago Alonso : > Good morning! > > I have a

[Geoserver-users] StyleNotDefined error

2017-09-08 Thread Oscar Diago Alonso
Good morning! I have a layer that has 4 different styles: - cite:CP.CadastralParcel.Default - cite:CP.CadastralParcel.LabelOnReferencePoint - cite:CP.CadastralParcel.BoundariesOnly - cite:CP.CadastralParcel.ReferencePointOnly The layer is in the workspace "inspire", but