Re: [Geoserver-users] WMS workspace error

2018-08-07 Thread Andrea Aime
On Tue, Aug 7, 2018 at 7:55 PM Kris Johnson wrote: > I don't think it's a version issue since I'm using version 2.13.1 on Linux. > It might also be helpful to note that all datasets are being stored in a > postgis database. > Ok. As said before, then please try to find a way to reproduce and

Re: [Geoserver-users] WMS workspace error

2018-08-07 Thread Kris Johnson
I don't think it's a version issue since I'm using version 2.13.1 on Linux. It might also be helpful to note that all datasets are being stored in a postgis database. On Tue, Aug 7, 2018 at 12:47 PM, Andrea Aime wrote: > Ah, I see that you did not report the GeoServer version. If you're using >

Re: [Geoserver-users] WMS workspace error

2018-08-07 Thread Andrea Aime
Ah, I see that you did not report the GeoServer version. If you're using an old version, you might be affected by this one: https://osgeo-org.atlassian.net/browse/GEOS-8291 Cheers Andrea On Tue, Aug 7, 2018 at 7:45 PM Andrea Aime wrote: > Hi, > the generic style is used only when it's not

Re: [Geoserver-users] WMS workspace error

2018-08-07 Thread Andrea Aime
Hi, the generic style is used only when it's not possible to determine the type of geometry in the table (unless you assigned it manually). If you have a step by step procedure to reproduce the issue it would be quite a valuable entry as a bug report here:

Re: [Geoserver-users] WMS workspace error

2018-08-07 Thread Kris Johnson
Hello Ian & Co., You might be onto something. When I assign a default style to a layer that was previously broken, it now works. This is a fine solution for me, but I swear that times that I've used Geoserver in the past, the "generic" style that Geoserver ships with is used when a layer doesn't

Re: [Geoserver-users] WMS workspace error

2018-08-07 Thread Ian Turton
I'm pretty sure that you need to specify a default style for each layer. Ian On Tue, 7 Aug 2018, 18:07 Kris Johnson, wrote: > Another bit of info to add to this is that the layers that work have a > default style assigned to them. And the layers that are not working do not > have a default

Re: [Geoserver-users] WMS workspace error

2018-08-07 Thread Carlock, Brett
steps in. Thanks, Brett From: Kris Johnson Sent: Tuesday, August 7, 2018 12:57 PM To: GeoServer Mailing List List Subject: [Geoserver-users] WMS workspace error Hello, Some (but not all) of my layers are returning errors when trying to run a WMS GetMap request on them. This happens using both

Re: [Geoserver-users] WMS workspace error

2018-08-07 Thread Kris Johnson
Another bit of info to add to this is that the layers that work have a default style assigned to them. And the layers that are not working do not have a default style. Are layers required to have a default style? I thought they would be given a generic style in the instances were there was no

[Geoserver-users] WMS workspace error

2018-08-07 Thread Kris Johnson
Hello, Some (but not all) of my layers are returning errors when trying to run a WMS GetMap request on them. This happens using both the openlayers Layer Preview and running regular HTTP requests from my web application. Here is the error I see in the logs: 2018-08-07 16:55:08,300 DEBUG