Re: [Geoserver-users] Hazelcast clustering

2019-04-30 Thread Jason Cradit
Thanks so much for the information! I've built the JMS clustering locally but, i've run into issues getting it to work in AWS. Our current config is using a shared file system and JDBC - so when a configuration change occurs, we've used the REST endpoint to reload config across all our

[Geoserver-users] What is the SLD being used by SLDStyleFactory? It is trying to use Arial

2019-04-30 Thread Phil Scadden
The complaints about the missing font come from: java.lang.IllegalArgumentException: The specified mark ttf://Arial#0x2F was not found! at org.geotools.renderer.style.SLDStyleFactory.createMarkStyle(SLDStyleFactory.java:647) at

Re: [Geoserver-users] Odd error doing a getCapabilities call; Geoserver 2.15

2019-04-30 Thread Phil Scadden
Hmm. Another oddity - If I execute the getcaps in the browser, I get an xml file. If I execute it via an HttpURLConnection in code: Viz HttpURLConnection connection = (HttpURLConnection) url.openConnection(); This I get the error log in geoserver below. From: Phil Scadden Sent:

[Geoserver-users] Odd error doing a getCapabilities call; Geoserver 2.15

2019-04-30 Thread Phil Scadden
http://myserver/myinstance/wms?service=WMS=GetCapabilities=1.1.1 is returning http://webmaps-dev.gns.cri.nz:80/petroleum/schemas/wms/1.1.1/WMS_exception_1_1_1.dtd;> javax.xml.transform.TransformerException: Translator error Translator error java.lang.NullPointerException Digging

Re: [Geoserver-users] Image mosaic - black background

2019-04-30 Thread HabibaAtify
I am also faced with the same issue. I use the mosaic plugin for adding raster .it shows black background when I set input transparent value to #00 and output transparent value to #ff, the raster becomes hide and it shows white page. how can solve it? -- Sent from: