Re: [Geoserver-devel] Build failed in Jenkins: cite-wms-1.3 #1735

2018-07-04 Thread Ben Caradoc-Davies
CITE tests are broken by this change: [GEOS-8240] Support X-Forwarded-Proto header in ResponseUtils.baseURL https://github.com/geoserver/geoserver/pull/2955 https://osgeo-org.atlassian.net/browse/GEOS-8240 See discussion on the PR. Caused by: java.lang.NullPointerException at org.geoserver.ow

Re: [Geoserver-devel] SLD service improvements

2018-07-04 Thread Jody Garnett
Should we not use the SLD standard GetStyle operation for this use case? No need to make a new endpoint ... Even without supporting the other formats we should be able to generate an SLD style for them (the existing rest endpoint can be used to convert between style formats

[Geoserver-devel] Build failed in Jenkins: cite-wms-1.1 #1737

2018-07-04 Thread monitor
See -- [...truncated 833.80 KB...] Jul 04, 2018 4:29:53 PM org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.CropC

[Geoserver-devel] Build failed in Jenkins: cite-wfs-1.0 #1747

2018-07-04 Thread monitor
See -- [...truncated 312.34 KB...] Jul 04, 2018 4:28:59 PM org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.BandM

[Geoserver-devel] Build failed in Jenkins: cite-wms-1.3 #1735

2018-07-04 Thread monitor
See -- [...truncated 172.17 KB...] Jul 04, 2018 4:24:54 PM org.geoserver.GeoserverInitStartupListener contextDestroyed INFO: Unregistering JAI factory class com.sun.media.jai.opimage.CropC

Re: [Geoserver-devel] hazelcast/jdbcconfig cache: why?

2018-07-04 Thread Niels Charlier
Hello Justin, Thanks for your answer. I understand that the community status of the module means that it can have some flaws. Not many have contributed to it in years actually. I was just wondering about the intent of the original programmer,if they still remember, so I am better equipped with

Re: [Geoserver-devel] hazelcast/jdbcconfig cache: why?

2018-07-04 Thread Justin Deoliveira
I haven't committed to that module in many years so I am the wrong person to ask. I would start by looking at someone who more recently has made changes to it, someone from Boundless perhaps. I will say when I worked on it it was a prototype, something that hadn't seen any use in production, so I a

Re: [Geoserver-devel] hazelcast/jdbcconfig cache: why?

2018-07-04 Thread Andrea Aime
On Wed, Jul 4, 2018 at 1:37 PM, Niels Charlier wrote: > Nobody answers... does anyone know who developed this? Was it Justin? > I believe he was... see first commit in both these files: https://github.com/geoserver/geoserver/commits/master/src/community/hz-cluster/src/main/java/org/geoserver/clu

Re: [Geoserver-devel] hazelcast/jdbcconfig cache: why?

2018-07-04 Thread Niels Charlier
Nobody answers... does anyone know who developed this? Was it Justin? Do we still have a maintainer for the hzcluster module? Regards Niels On 12-06-18 11:17, Niels Charlier wrote: In the hazelcast module, there is a custom implementation of a jdbcconfig cache provider (HzCacheProvider). The i